miniquant-ioc

View on PyPIReverse Dependencies (0)

0.1.3 miniquant_ioc-0.1.3-py3-none-any.whl

Wheel Details

Project: miniquant-ioc
Version: 0.1.3
Filename: miniquant_ioc-0.1.3-py3-none-any.whl
Download: [link]
Size: 25199
MD5: 91f8ef6110ea050b74842997aaff97af
SHA256: 4ad0cb7d4b93be3dd7cbf4d660bb77863251eff93b864ef99092c01c92b0f736
Uploaded: 2024-04-03 14:14:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: miniquant-ioc
Version: 0.1.3
Summary: Python interface for the Harp class of PicoQuant's time interval analysers and photon counters
Author-Email: Florin Boariu <florin.pt[at]rootshell.ro>
Project-Url: Source Code, https://gitlab.com/kmc3-xpp/miniquant-ioc/
Project-Url: Bug Tracker, https://gitlab.com/kmc3-xpp/miniquant-ioc/-/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Requires-Dist: softioc
Requires-Dist: numpy
Requires-Dist: miniquant (>=0.3.3)
Requires-Dist: libusb1
Requires-Dist: schema
Requires-Dist: emmi (>=0.5.1)
Requires-Dist: pyyaml
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2153 characters]

WHEEL

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

RECORD

Path Digest Size
miniquant_ioc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
miniquant_ioc/_version.py sha256=L5DCMp1QAlSqy-8bW7d51bLubTxNjZGYc5fMQkb752U 411
miniquant_ioc/application.py sha256=f0-05BxLaarAUBOJBS4FYOVAbZ5WtXaCVb49Sl6fSzg 8853
miniquant_ioc/config_example.py sha256=HtMKBHik85kkDQIwLfSdw1fQMNGwJ7pslEin_eM7Ja8 3865
miniquant_ioc/histoview.py sha256=AugivQ5woMWv8IbAmNUX5He43L8mh4t5qsnq5Pm5yGE 15149
miniquant_ioc/hview_ioc.py sha256=UV2omjoVl8QIdprICC4QZENP5ZcmTCeGziZx7F43VlQ 1019
miniquant_ioc-0.1.3.dist-info/LICENSE sha256=M7wm1EmMGDtwPRdg7kW4d00h1uAXjKOT3HFScYQMeiE 34916
miniquant_ioc-0.1.3.dist-info/METADATA sha256=zgmB-xElmjgO7UCERd6kFa63AafsWPhM9RRRcnfDXQg 3235
miniquant_ioc-0.1.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
miniquant_ioc-0.1.3.dist-info/entry_points.txt sha256=Tj_4H1OYtHQr8WCmqR_e4pixwTc9q5kwgIik0KfX9Zc 112
miniquant_ioc-0.1.3.dist-info/top_level.txt sha256=vgBw2GAZyk77GzxHtyyIIkF1jJw8ft9Es4Nfn5FmaYU 14
miniquant_ioc-0.1.3.dist-info/RECORD

top_level.txt

miniquant_ioc

entry_points.txt

miniquant-hview = miniquant_ioc.histoview:main
miniquant-ioc = miniquant_ioc.application:main