icolyzer

View on PyPIReverse Dependencies (1)

1.7.0 icolyzer-1.7.0-py3-none-any.whl

Wheel Details

Project: icolyzer
Version: 1.7.0
Filename: icolyzer-1.7.0-py3-none-any.whl
Download: [link]
Size: 43698
MD5: e1583812b325124ed2032dc0e122702c
SHA256: dac724a160fadc3690ea2153dd132527b33381e3a6c65c615b818990c079fd99
Uploaded: 2024-04-23 14:02:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: icolyzer
Version: 1.7.0
Summary: Auxiliary set of tools to work with measurement data produced by the ICOtronic system
Author-Email: Clemens Burgstaller <burgstaller[at]ift.at>, Norbert Leder <norbert.leder[at]mytoolit.com>, René Schwaiger <rene.schwaiger[at]ift.at>, Thomas Hirschbüchler <hirschbuechler[at]ift.at>
Project-Url: Source, https://github.com/mytoolit/ICOlyzer/
Keywords: smart-tool,smh,stu,sth,tool-holder
Classifier: Development Status :: 3 - Alpha
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Requires-Python: >=3.9
Requires-Dist: matplotlib (>=3.5.1)
Requires-Dist: numpy (>=1.20)
Requires-Dist: pandas (>=1.3.5)
Requires-Dist: tables (==3.9.1)
Requires-Dist: openpyxl
Requires-Dist: rich (>=13.4.1)
Requires-Dist: flake8; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pylint (>=3.0.2); extra == "dev"
Requires-Dist: toml; extra == "dev"
Requires-Dist: prysk[pytest-plugin] (>=0.13.1); extra == "test"
Requires-Dist: pytest; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 8926 characters]

WHEEL

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

RECORD

Path Digest Size
icolyzer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
icolyzer/analyzer.py sha256=h29yv4ba0xb224pDbiyLX91vYUxpUq92mi0gALzVckE 6796
icolyzer/cli.py sha256=hoxvXREGb-G92oc7L3voFo_JWXxKm_C35ghcM-Ypzig 878
icolyzer/converter.py sha256=6I9EqEUaoWT67EnoHK3GCBNvdpMV6AEmOu-OYdvugYQ 2211
icolyzer/plotter.py sha256=l85LyWhgjtzVtRQkDDCWUpgeYPkbCmHDDi80y6eA1AI 7978
icolyzer/iftlibrary/__init__.py sha256=eSo6GSs4iXtsFXkXH3VddVVGmyiCu2PaUurrmgA2whU 406
icolyzer/iftlibrary/ift.py sha256=ebtJvTHfPB_tcTN8hH9-T4WVnHaPefXdQaOpxrEomg4 5819
icolyzer/iftlibrary/lib/ift.dll sha256=Zdj8V_8pGrYeoL7plw5TxGvHhovU3ex6ZKJXZcoTcME 14848
icolyzer/iftlibrary/lib/libift-arm64.so sha256=-3_QQrqdZm-GlrDhAqgKkXl_LtavtUuoun7u-WNv7tg 18376
icolyzer/iftlibrary/lib/libift-armv7l.so sha256=R0WOaRHudVuNocbt_pwWcgjEt8tfKvZxWNrdmx4WqWE 12984
icolyzer/iftlibrary/lib/libift-x64.so sha256=WOc9KgmloTtKCmJsdme7n5aRQ2gjFRdIniQwsdH5vm4 21992
icolyzer/iftlibrary/lib/libift.dylib sha256=E7tBuaIu8l09AiJgOTYlnwkJhSe_wcb7q_53H8nvTik 133256
icolyzer-1.7.0.dist-info/METADATA sha256=sb_Q6_3MCfse16ChI6d7Q8j6VWQQE0-rlJQYvj1_RWw 10293
icolyzer-1.7.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
icolyzer-1.7.0.dist-info/entry_points.txt sha256=5TXRsUoaPcTAoxlQGYA-MWE0wDKRUI2fCHZzKrTnWBI 129
icolyzer-1.7.0.dist-info/top_level.txt sha256=SEZAop5OhVPwZTXmBTJd1Ifz3GrXY2hfj278n656ju4 9
icolyzer-1.7.0.dist-info/RECORD

top_level.txt

icolyzer

entry_points.txt

icoanalyzer = icolyzer.analyzer:main
icoconverter = icolyzer.converter:main
icoplotter = icolyzer.plotter:main