radicl

View on PyPIReverse Dependencies (0)

0.9.1 radicl-0.9.1-py3-none-any.whl

Wheel Details

Project: radicl
Version: 0.9.1
Filename: radicl-0.9.1-py3-none-any.whl
Download: [link]
Size: 40772
MD5: e2fcb84fa1869f527f39533af6ac9db4
SHA256: 18677c260855c4df4bb99865d54af4d9cb85a8f47bb44bd9a50ccd6467ad3a48
Uploaded: 2023-12-18 05:17:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: radicl
Version: 0.9.1
Summary: Command line interface to the Realtime Adventure Data Lyte probe for measuring avalanche conditions
Author: Micah Johnson
Author-Email: info[at]adventuredata.com
Home-Page: https://github.com/adventuredata/radicl
License: BSD license
Keywords: radicl
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pyserial (<4.0.0,>=3.4)
Requires-Dist: pandas (<2.0.0,>=1.2.0)
Requires-Dist: colorama (<0.5.0,>=0.4.3)
Requires-Dist: termcolor (<2.0.0,>=1.1.0)
Requires-Dist: argparse (<2.0.0,>=1.4.0)
Requires-Dist: coloredlogs (<15.0,>=14.0)
Requires-Dist: matplotlib (<4.0.0,>=3.6.0)
Requires-Dist: progressbar2 (<4.0.0,>=3.53.1)
Requires-Dist: study-lyte (>=0.6.2)
Requires-Dist: pynmeagps (==1.0.32)
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 3846 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
radicl/__init__.py sha256=iIWKFD1sQJiTH0dJevOSwg40sj0gDNO33YkMu3web0k 169
radicl/api.py sha256=DColHreB2yrwOsVObAHumXPda6B5n2H-Ag599j2W5oo 31970
radicl/calibrate.py sha256=kNDuMqBkPE6KvSCSJr1ROQBSrH92UJKXrpBE6daV4EA 1137
radicl/cli.py sha256=fAXLWUeOShcyZYdscZWNeTnnpYU-RYEoZSXf8h_ooa8 1555
radicl/com.py sha256=QOA_FAu2cYNfhyaTPC3rMuTkPTnfR1jsQxJyUi1voKU 4864
radicl/commands.py sha256=CesvdZsVjeydNtaGzoytx6zbOqNjmSDmfeWMvpb3Z2Q 1074
radicl/gps.py sha256=R_ZjANeBsKlzNivVKGdSSfNe8QevIFmiFHJbm02ljjA 1798
radicl/high_resolution.py sha256=cFBRvm1w58f5B0yNTHbEotytDNv05CWtFbfUYreQ0XM 6517
radicl/interface.py sha256=gXrIly9RT3Yp-TQqTRwU43ob4XKHO_dPA_5MD4Qn818 22988
radicl/plotting.py sha256=oR4kaxjj4-mW8DXv4hGG33UIBc4meN-BrzDGzGBucbA 10005
radicl/probe.py sha256=_FXWFRYtc3VSMp10GY3GYuO07OgQKu3yknaRzYgFYIQ 34396
radicl/ui_tools.py sha256=eTzsLFK9kuYP_rr1eusGwqNXl7KvXXjqeP5PyO9DgfE 6167
radicl/update.py sha256=iLZtUtBrjkHQkYTFz8pJWX36rqyKFQyma7xkhE7NCy4 17428
radicl-0.9.1.dist-info/LICENSE sha256=n4pVUIRJlCLQqtY-RlZyGoEvEnvXdkdF1alTYsgC3AM 1507
radicl-0.9.1.dist-info/METADATA sha256=L5Bumu47UrPNKrSZN0hLCu_5B6K5i3xfa4j_FGbQdK8 4946
radicl-0.9.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
radicl-0.9.1.dist-info/entry_points.txt sha256=VOPI46-ejfu4h1gZQ45nIeU9m_9YloxII9z94JvDQqQ 163
radicl-0.9.1.dist-info/top_level.txt sha256=AY0Acr9Rft5DRwQLytDjx1grzjRc4k-0_RfTg54BnH0 7
radicl-0.9.1.dist-info/RECORD

top_level.txt

radicl

entry_points.txt

lyte_hi_res = radicl.high_resolution:main
plot_hi_res = radicl.plotting:plot_hi_res_cli
plotlyte = radicl.plotting:main
radicl = radicl.cli:main