campi

View on PyPIReverse Dependencies (0)

0.1.2 campi-0.1.2-py3-none-any.whl

Wheel Details

Project: campi
Version: 0.1.2
Filename: campi-0.1.2-py3-none-any.whl
Download: [link]
Size: 10564
MD5: 21cff079f4f8efc7289846670e25e613
SHA256: fcb666299f1af7c8c0ccb3c8d42bc3f09afd29f17c2632cce5edee6774488166
Uploaded: 2018-01-16 10:19:36 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: campi
Version: 0.1.2
Summary: Camera server and client software for Raspberry Pi beam profiling camera
Author: lsrggr
Author-Email: lri[at]me.com
Home-Page: https://gitlab.physik.uni-muenchen.de/luis.riegger/campi
License: MIT
Keywords: physics cold atoms experiment control
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: pyqt5
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pyqtgraph
Requires-Dist: pillow
Requires-Dist: scikit-image
Requires-Dist: setuptools-scm
[Description omitted; length: 36 characters]

WHEEL

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

RECORD

Path Digest Size
campi/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
campi/client/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
campi/client/qtclient.py sha256=FFMWebqfbG88EpDbTBxcowWQtvvWkwsERoR--4t96SQ 15933
campi/server/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
campi/server/camserver.py sha256=siRvLPUmuHoHujJla8sbNAOZNKGmJH90oCgr1wGRwW8 7427
campi/server/movie-server.py sha256=p7ZaYLoMYXbrdD39AkvH4mOIA6PHbRA1sSYOFVrCPGQ 1593
campi-0.1.2.dist-info/DESCRIPTION.rst sha256=qJhIG8vcGKq2IVKyrXw1LBDArMmuH-rqR5r7bwiyi0k 36
campi-0.1.2.dist-info/METADATA sha256=wLXmYazkNrTDDIqrQnZtKdZc246RiSCBpfqYiBuz0dE 650
campi-0.1.2.dist-info/RECORD
campi-0.1.2.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
campi-0.1.2.dist-info/entry_points.txt sha256=Je3W7wqAtu48SVuE24c3-Dt_TOEDZtC2uM2pe3STeos 123
campi-0.1.2.dist-info/metadata.json sha256=nx9dkGDS3YE5J_Mr9yPvrCuW7oelOAn5zg9AG-pUCZA 1092
campi-0.1.2.dist-info/top_level.txt sha256=9pZWpw6s2_zZ5TxLppWEvfTyTOGYaNVjqE3-Qvt9HK8 6

top_level.txt

campi

entry_points.txt

campi-server = campi.server.camserver:start
campi-client = campi.client.qtclient:run_gui