pycotech

View on PyPIReverse Dependencies (0)

0.2.0 pycotech-0.2.0-py3-none-any.whl

Wheel Details

Project: pycotech
Version: 0.2.0
Filename: pycotech-0.2.0-py3-none-any.whl
Download: [link]
Size: 337948
MD5: 508025025802be599500548af1e83b9b
SHA256: 6ca274f3f7491a1651350a85e01c7ae7024ba121d7f48fd01526c6dc2890f968
Uploaded: 2021-01-05 18:26:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pycotech
Version: 0.2.0
Summary: Tools and wrappers to interface with PT-104 PicoLog® Data Loggers and files.
Author: Alvise Vianello
Author-Email: alvise[at]vianello.ai
Home-Page: https://gitlab.com/amv213/pycotech
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.8
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: pyyaml
Requires-Dist: setuptools
Requires-Dist: myst-parser; extra == "doc"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-book-theme; extra == "doc"
Requires-Dist: sphinx-copybutton; extra == "doc"
Requires-Dist: sphinx-togglebutton; extra == "doc"
Requires-Dist: sphinx-panels; extra == "doc"
Provides-Extra: doc
Description-Content-Type: text/markdown
[Description omitted; length: 2630 characters]

WHEEL

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

RECORD

Path Digest Size
pycotech/__init__.py sha256=sK16fa7EyvWbL2QlHuj5f-oyymC-pxk6lP_TfD4_odY 407
pycotech/loggers.py sha256=wrSGscO87YaN4TAOjtBDQ24-DcH_tvbAIg3kWijRZQ4 17266
pycotech/plw_player.py sha256=UzHvE72nK4WYVBHQKPYNPN9vvCjFp0ByY2DMHqaOnFY 2308
pycotech/plw_recorder.py sha256=-DZkAbaAUeA4p8RwoVNOOQqIcFaepXtmME9socFHkJM 6626
pycotech/utils.py sha256=xYgHbQQTfSpEzP68vkJ_22Oy8pmSeYDb-G-ca81A25o 11932
pycotech/libs/usbpt104.dll sha256=Un4NrpnhR6HjdToFrin4Iiwccr2UO77yQD-t4kQJfy8 647112
pycotech/libs/usbpt104.lib sha256=1MmU1j-ya-x71_qRzDDaWZYHrh7IANBAOtYDdgBk3Oc 3678
pycotech-0.2.0.dist-info/COPYING sha256=gcuuhKKc5-dwvyvHsXjlC9oM6N5gZ6umYbC8ewW1Yvg 35821
pycotech-0.2.0.dist-info/METADATA sha256=CH0-osaZdity8c_zgqhpARG4YdfYF9K6FBEoBu-XzLc 3777
pycotech-0.2.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
pycotech-0.2.0.dist-info/entry_points.txt sha256=Jc7ssco7VNNj0H5v-55pqxm3JcJbGDehNX-ss34RYIw 99
pycotech-0.2.0.dist-info/top_level.txt sha256=OUVQabQC1N6zM8vSeT49MWko6eDikUI6Gy8vOwS2qJE 9
pycotech-0.2.0.dist-info/RECORD

top_level.txt

pycotech

entry_points.txt

plw-player = pycotech.plw_player:main
plw-recorder = pycotech.plw_recorder:main