chipstream

View on PyPIReverse Dependencies (0)

0.2.2 chipstream-0.2.2-py3-none-any.whl

Wheel Details

Project: chipstream
Version: 0.2.2
Filename: chipstream-0.2.2-py3-none-any.whl
Download: [link]
Size: 49907
MD5: c716f150300287b8f6ef71ca5c85cbc2
SHA256: e3891ec22cb60bfd00a07aa72cbf991b2c4098aff432c49535de202e0ccf33e3
Uploaded: 2024-04-16 08:41:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chipstream
Version: 0.2.2
Summary: GUI for DC data postprocessing
Author: Paul Müller
Maintainer-Email: Paul Müller <dev[at]craban.de>
Project-Url: source, https://github.com/DC-Analysis/ChipStream
Project-Url: tracker, https://github.com/DC-Analysis/ChipStream/issues
Project-Url: documentation, https://chipstream.readthedocs.io/en/stable/
Project-Url: changelog, https://chipstream.readthedocs.io/en/stable/sec_changelog.html
License: GPL version 3.0 or later
Keywords: RT-DC,deformability,cytometry
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Intended Audience :: Science/Research
Requires-Python: <4,>=3.10
Requires-Dist: dcnum (>=0.17.2)
Requires-Dist: h5py (<4,>=3.0.0)
Requires-Dist: numpy (<2,>=1.21)
Requires-Dist: click (>=8); extra == "cli"
Requires-Dist: pyqt6; extra == "gui"
Provides-Extra: cli
Provides-Extra: gui
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 2329 characters]

WHEEL

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

RECORD

Path Digest Size
chipstream/__init__.py sha256=NySliJjZ3Qg6pstQrtT-qYIwN4pU_QCtFBaIEIP4WGw 913
chipstream/_version.py sha256=RrHB9KG1O3GPm--rbTedqmZbdDrbgeRLXBmT4OBUqqI 411
chipstream/manager.py sha256=n3DNKmrDdBZDERcLX1K4YtgZYMdQi3k8T5vQ1T5TUDE 9702
chipstream/path_cache.py sha256=vBS7UEr7636s4cgHkbGSJC4Y84MJjbqcfQ3XcHQG2_o 954
chipstream/cli/__init__.py sha256=OoTeUFQr5vzST69IqhZvHWUxivYJPF6a6kD7hCu_fM8 256
chipstream/cli/cli_common.py sha256=iWLRGlSP7U_xm0rZC-N9nsFnGu-05LR6PfJITmkLigA 3173
chipstream/cli/cli_main.py sha256=rTuoCw_LdQbp2DIo5ngqgLoNytrdyM5CxGsy8Rj6_Fk 6462
chipstream/cli/cli_proc.py sha256=wYpW4fd9DRrBCrdX1yw7MxyzyDtISenm_aFOPpw-b1o 3859
chipstream/cli/cli_valid.py sha256=Cw8cPx0CfeuMKLKxnTI0bmjx904oF9OJ8JQ3rDrjMqM 4014
chipstream/gui/__init__.py sha256=6BbIv03vXu2cbmHZ7zPlN6I4mUzW3qxH9KZ_J27JYeM 1500
chipstream/gui/main_window.py sha256=Dz8TgIJpk1vONMpAWUQDXXbGeLTFvNLUqUR9J6ZTXdY 13292
chipstream/gui/main_window.ui sha256=zvaKuvOFsgws15T7wmR9CuEKXce_MjMn6G2MJAMVA6E 13667
chipstream/gui/splash.py sha256=JfuyiLFRVbs9z5aiU7nBTyn1OR23F8zBHBbUThG35SY 244
chipstream/gui/table_progress.py sha256=4j-v_MkdjKwrIGcOk2i-_zTwP5pWBQh0Wk1Q-F4iSc4 3360
chipstream/gui/img/chipstream_icon.png sha256=73-Ow15Pd-vrhpzDcWrKMPPNgggWlXV12X-vbGJUlV0 14396
chipstream-0.2.2.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
chipstream-0.2.2.dist-info/METADATA sha256=533UD-lTZoVkqdg5YY7xx4crqQ-5U0BTdQwZ01Df4QI 3365
chipstream-0.2.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
chipstream-0.2.2.dist-info/entry_points.txt sha256=5BEQx7GIFfwsyH8ql99BOYpZ5HXYwS6_al6WKdAbDx0 92
chipstream-0.2.2.dist-info/top_level.txt sha256=HdzHtF6zKvbuk-1vAp1_-nrR8NKE-s5MSQ8RAhDIgIQ 11
chipstream-0.2.2.dist-info/RECORD

top_level.txt

chipstream

entry_points.txt

chipstream-cli = chipstream.cli:main
chipstream-gui = chipstream.gui:main