deeplabcut-live-gui

View on PyPIReverse Dependencies (0)

1.0 deeplabcut_live_gui-1.0-py3-none-any.whl

Wheel Details

Project: deeplabcut-live-gui
Version: 1.0
Filename: deeplabcut_live_gui-1.0-py3-none-any.whl
Download: [link]
Size: 55120
MD5: a3ceaf20a8460a44c6f1f03d172007a6
SHA256: cc7470917f98d9f65e88b58f0348eb19fa634842a7b931e5059c8dd78a18c8fd
Uploaded: 2021-03-14 21:33:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: deeplabcut-live-gui
Version: 1.0
Summary: GUI to run real time deeplabcut experiments
Author: A. & M. Mathis Labs
Author-Email: adim[at]deeplabcut.org
Home-Page: https://github.com/DeepLabCut/DeepLabCut-live-GUI
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5, <3.8
Requires-Dist: deeplabcut-live
Requires-Dist: pyserial
Requires-Dist: pandas
Requires-Dist: tables
Requires-Dist: multiprocess
Requires-Dist: imutils
Requires-Dist: pillow
Requires-Dist: tqdm
Description-Content-Type: text/markdown
[Description omitted; length: 8601 characters]

WHEEL

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

RECORD

Path Digest Size
dlclivegui/__init__.py sha256=MfhtojOgJ2t4qiz58bB4JmZzQyrucezojXVFY6Sa-sw 201
dlclivegui/camera_process.py sha256=92CWEZAy1mylyU8ZPmUcaWQ7cODrR86V_nLX4HQqobs 10453
dlclivegui/dlclivegui.py sha256=JFkkuApg7Jqx3am2yKJ9kDlcDcrOrY3oVswwgrI0oyY 52055
dlclivegui/pose_process.py sha256=jD-iHOdNxeIYvdsP2D2bTmN-74QQPWYBR3_Zu88keU4 8779
dlclivegui/queue.py sha256=syZrMRRQWksLgpYVh-NeAyyP3h4sM8GkdPHScel7W2s 5429
dlclivegui/tkutil.py sha256=x8L8XtMGMhGRrcPPsKFpn3XUi7uJG0a8zW0HWaiw15Y 6015
dlclivegui/video.py sha256=SFHPM8E8iYNvDgj8O_Wk_CP7lYSsgZT9cUpg20yFljE 8756
dlclivegui/camera/__init__.py sha256=YtBfPWLZIvVjb6tb0isnS86KE_IRHHh2felEIMrntj4 933
dlclivegui/camera/aravis.py sha256=MVphSKK6e9Doj2N5xkRqv6XoC8s67ONS3V2CgXbZs6I 3045
dlclivegui/camera/camera.py sha256=RvAhP7iWiOLXVhg8GkRjrNLuKML_mXTrZ9l9L4Cf13I 3588
dlclivegui/camera/opencv.py sha256=C1ZNvRaiHB7rbQH1n4YxdV5WViKjHcBHc0VmmrlttaE 4413
dlclivegui/camera/pseye.py sha256=Sa_7S7tpWvW_I5mL_NbrzIPWf6Ie1eRy-HZDsM9PUjI 2521
dlclivegui/camera/tiscamera_linux.py sha256=WNWiYzGITwZDhRBKBHV8abe7LOeNWFGmSBlsX_AOfCQ 5493
dlclivegui/camera/tiscamera_windows.py sha256=zH1pTvr-C8xNQ1jVfXOS_B0iCmrL19BDh8d1Enf8zfo 3498
dlclivegui/camera/tisgrabber_windows.py sha256=dg2drxBIbk-vg8fjKObFklAhuCzPxgRtv4aNkLOW-8c 28589
dlclivegui/processor/__init__.py sha256=CRgkfKD9ML29yUOD5gMBjGGUNgh5sWPha-xIuu5jeFU 51
dlclivegui/processor/processor.py sha256=g0D1i54q4iV2DWBPDj9c6lNUXXDCDJE2NCFgBwqWF4s 539
dlclivegui/processor/teensy_laser/__init__.py sha256=5zVVDGQodq9L6FjwXZyoe82XLpfvEnOCzh1XEscKF3A 28
dlclivegui/processor/teensy_laser/teensy_laser.py sha256=OkNofxR1jlU_NkzSeWy-0xpCJaUxu27Vg1JeR7TKcmw 2211
deeplabcut_live_gui-1.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
deeplabcut_live_gui-1.0.dist-info/METADATA sha256=k5aFJzyFB9iFPVD-BasyfIWp6g7uGmAa_3EwWPJEjgs 9315
deeplabcut_live_gui-1.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
deeplabcut_live_gui-1.0.dist-info/entry_points.txt sha256=LdeEVj-aUgb1gssmU3qJ3ac5rCMKdzAEJpC7zdjPB7I 100
deeplabcut_live_gui-1.0.dist-info/top_level.txt sha256=nf0qxKUJ_kuGh81UYD2hwu8Zqu7nylI2d8erFjLng_Q 11
deeplabcut_live_gui-1.0.dist-info/RECORD

top_level.txt

dlclivegui

entry_points.txt

dlclivegui = dlclivegui.dlclivegui:main
dlclivegui-video = dlclivegui.video:main