tipico

View on PyPIReverse Dependencies (1)

0.16.1 tipico-0.16.1-py3-none-any.whl

Wheel Details

Project: tipico
Version: 0.16.1
Filename: tipico-0.16.1-py3-none-any.whl
Download: [link]
Size: 11130
MD5: d04490b70c51f7324a584bfd4d02b0e7
SHA256: 41540d5f0b17efa33ac056090573c8dd6a69c48271a7289160492339753d6fa6
Uploaded: 2022-01-10 22:30:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tipico
Version: 0.16.1
Summary: useless client of a simulated device with PLICO
Author: Lorenzo Busoni
Author-Email: lorenzo.busoni[at]inaf.it
Home-Page: https://github.com/lbusoni/tipico
License: MIT
Keywords: plico,laboratory,instrumentation control
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Dist: plico (>=0.20)
Requires-Dist: numpy
Requires-Dist: six
Requires-Dist: astropy
Requires-Dist: pyside2
Requires-Dist: Qt.py
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3268 characters]

WHEEL

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

RECORD

Path Digest Size
tipico/__init__.py sha256=-x81sL3lpFSWTxwLL1wBvfZYLkIwk_qVCTtgw8tFIco 885
tipico/__version__.py sha256=0LnoWteZhFt5rM4hVKWJPRYRSPA6qeijgzo53cRwIcQ 64
tipico/calibration/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tipico/calibration/abstract_calibration_manager.py sha256=Xy-bKxoERIOMA5HUOB1emK9osnT810fXdxGkEfk2ELs 574
tipico/calibration/calibration_manager.py sha256=FdktT4P7SHy94VpLZN0IaVe1Yo0QpmCuGJwcyG8eKQw 1840
tipico/calibration/in_memory_calibration_manager.py sha256=Zb6uZnEAuV8jG42K0Wu0t45pzb4G8_Po610w8IkVbA4 657
tipico/client/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tipico/client/abstract_instrument_client.py sha256=dde3PJQGRXTxmaSKirexapYZqbU4EelVQL2BsJLQMlM 904
tipico/client/instrument_client.py sha256=i29xROONS2iVr9D-hoegwYMV8vUijBzFzktGlvy2N64 2401
tipico/conf/tipico.conf sha256=00P-QP1LM17g-H1jyypjznevwJ6mnMqDPFmME_IhhBs 113
tipico/gui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tipico/gui/basic_pyqt5.py sha256=by25GgjKGyxalQCEfueql-3RBfAqG6vTf7qVSgB4hMs 326
tipico/gui/basic_pyside2.py sha256=tSYoiB6A3L93fvYZ045m4LfuaXFVPTX6IIHmZxkPA9o 226
tipico/gui/basic_qt.py sha256=Nbao00XDFGqC4K7sOxuLTCOYui4ig1gLGtKv7EYVDzA 969
tipico/types/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tipico/types/encoder_calibration.py sha256=mBfauOT9WKUZw2uOCQczbByqla6p84SfHcfKSvB310s 253
tipico/types/instrument_status.py sha256=GE4PbcfgJ5BGWV41KnBHdefeu-3MWenKy4xUkNfW7l8 361
tipico/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tipico/utils/constants.py sha256=45cL_Yfhq8GuR8mP6CRjsb7-Kka_-b7fbnvT491f0M4 132
tipico/utils/timeout.py sha256=4H0oIy2IbfLqw4U8g4wJA1aWXmK4-Q3ZSIxMmX8BBd0 177
tipico-0.16.1.dist-info/LICENSE sha256=SUsWXPUHtRZVCY7zf-3Fq5R6DxjT3HMpoW7Ab1zbJhU 1071
tipico-0.16.1.dist-info/METADATA sha256=rJvUtWWZ-jQP8NqZVYD3QkH-tEe4N_Wk3Tx9fqulpU4 3951
tipico-0.16.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
tipico-0.16.1.dist-info/entry_points.txt sha256=c7vSkvYEQxk7L8zBtRDXiIn2g_le_blJzQf_DmRKoPQ 172
tipico-0.16.1.dist-info/top_level.txt sha256=FrJQMzT5_r3yhRM_o6MYpyf74cV2c9XhZHxEEa86nXw 7
tipico-0.16.1.dist-info/RECORD

top_level.txt

tipico

entry_points.txt

tipico_basic_pyqt5_gui = tipico.gui.basic_pyqt5:main
tipico_basic_pyside2_gui = tipico.gui.basic_pyside2:main
tipico_basic_qt_gui = tipico.gui.basic_qt:main