imgstore

View on PyPIReverse Dependencies (2)

0.3.7 imgstore-0.3.7-py2.py3-none-any.whl

Wheel Details

Project: imgstore
Version: 0.3.7
Filename: imgstore-0.3.7-py2.py3-none-any.whl
Download: [link]
Size: 911511
MD5: 4490b3c23c7841d5c9de8c3ae3929008
SHA256: f62d1d2b632ce037463d605db89037d3ebb7d42af73aebdb1f4041a1351874d7
Uploaded: 2023-09-26 09:58:39 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: imgstore
Version: 0.3.7
Summary: IMGStore houses your video frames
Author: John Stowers, Santi Villalba
Author-Email: john[at]loopbio.com, santi[at]loopbio.com
Home-Page: https://github.com/loopbio/imgstore
License: BSD 3 clause
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyyaml
Requires-Dist: tzlocal
Requires-Dist: python-dateutil
Requires-Dist: backports.zoneinfo; python_version < "3.9.0"
Requires-Dist: bloscpack; extra == "bloscpack"
Provides-Extra: bloscpack
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 7983 characters]

WHEEL

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

RECORD

Path Digest Size
imgstore/__init__.py sha256=ST7fR8Gy5MZ6G2aNgtEjPsnPVkJ9gFd8WG7T2OZyRuU 329
imgstore/align.py sha256=Y_C_jDeNjABkrPgrPxJP4tbKNpv1RQm3i4Uu_jpRNhg 2488
imgstore/apps.py sha256=zan-qoaaqyQQUpdbnyS41DXap1WiPiSawmr8dGcJ4LE 5187
imgstore/constants.py sha256=cfVk8IF1VeXq1bXTOEQtRTRcyMOpSL_Lw3IY3nBv3Ts 496
imgstore/font.py sha256=xwj1G3BmoQ46Hm3t6o9Xuer6DfHtsIKvY_Tt92C4QlU 8251
imgstore/index.py sha256=L_7kPm6sLG-JTCoUS82UpT1TrJB9urfFDZjAwIEW6nQ 7205
imgstore/stores.py sha256=DtWLbRfjn5iHGgQLYCjoC1DkabNM_igh4TsCzmJa2RI 49120
imgstore/ui.py sha256=TcDAzFeVpDyuZa7y-6OOSKIDBneCaX3VLQUBHhOxFWs 4042
imgstore/util.py sha256=VlUUBB0C04FXohs00jV4GKF7velVTwmpgpmj0lWFhcU 8987
imgstore/tests/__init__.py sha256=7-BY4RgGduJmLkEScbmbrMK7hDYS9MgE6SkqcayZgwo 111
imgstore/tests/test_imgstore.py sha256=XebO78gbLzDWHNntUCYIyETf6GuYDDFJK_gZnthOvpY 32368
imgstore/tests/test_util.py sha256=HxZbT-6vywzwycZ32H7BSj9uwmgsUP_00L5Tbl0OisA 684
imgstore/tests/data/graffiti.png sha256=Y43WLwhmWp6p6nZ-_jfmXElE2jRxBe690bORBcdOKJ0 861959
imgstore/tests/data/store_mp4/000000.mp4 sha256=PKcp6wwsxt_TvlKNM0oJV_Vc5MQNrCFs1BYd6574Ul0 10446
imgstore/tests/data/store_mp4/000000.npz sha256=T4uAHPTa654TWpDKqecnuriunwsDUBv3Oap0mQp2Is0 3512
imgstore/tests/data/store_mp4/000001.mp4 sha256=TNcWPMGqVqkFZgKgsPVWaCZsI-TLI6tqpkeeREQbBA4 8745
imgstore/tests/data/store_mp4/000001.npz sha256=SVQ0fqZQDGjBGcMa_rZzk46uI5Ga0gVl9DzxPwACMnw 3176
imgstore/tests/data/store_mp4/metadata.yaml sha256=63ftNni9OmykK7bpZBXGEEzFhz5XYbm_tu4lXHPigrQ 177
imgstore-0.3.7.dist-info/LICENSE.txt sha256=Tsm_uJztWaE4y1eYKyu4j5JWgdB7_yTeDs6c9K1OGUA 1541
imgstore-0.3.7.dist-info/METADATA sha256=RuNQcEYR4gbjkAtp3NO9Y8j_tLgEk2kL8hgDG3Ob7cU 9045
imgstore-0.3.7.dist-info/WHEEL sha256=iYlv5fX357PQyRT2o6tw1bN-YcKFFHKqB_LwHO5wP-g 110
imgstore-0.3.7.dist-info/entry_points.txt sha256=2Vd0z2u_xIEgvIKiAqdkbwPz9hwckOfJ2ST9okdCP60 141
imgstore-0.3.7.dist-info/top_level.txt sha256=hVCIsm3_VJ5QRNCeixCXPQVug7_jxd2lkEV-l3Asec0 9
imgstore-0.3.7.dist-info/RECORD

top_level.txt

imgstore

entry_points.txt

imgstore-save = imgstore.apps:main_saver
imgstore-test = imgstore.apps:main_test
imgstore-view = imgstore.apps:main_viewer