h5mapper

View on PyPIReverse Dependencies (1)

0.3.3 h5mapper-0.3.3-py3-none-any.whl

Wheel Details

Project: h5mapper
Version: 0.3.3
Filename: h5mapper-0.3.3-py3-none-any.whl
Download: [link]
Size: 19784
MD5: ef4b453627c4e249f6e4f1cb9337a7e1
SHA256: 96bf3cca9d989e0986b4d7772976aacfafaaa39cc03af55b21b650913a28a8dd
Uploaded: 2025-01-10 05:22:45 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: h5mapper
Version: 0.3.3
Summary: pythonic ORM tool for reading and writing HDF5 data
Author-Email: Antoine Daurat <antoinedaurat[at]gmail.com>
Project-Url: Download, https://github.com/ktonal/h5mapper
Project-Url: Homepage, https://github.com/ktonal/h5mapper
Keywords: ORM,deep-learning,h5py,hdf5,machine-learning
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: dill
Requires-Dist: h5py (>=3.0.0)
Requires-Dist: ipython
Requires-Dist: multiprocess
Requires-Dist: numpy (<2,>=1.19.0)
Requires-Dist: torch (>=2.0.0)
Requires-Dist: tqdm
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 7272 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
h5mapper/__init__.py sha256=fmVb3D7B9dhQH_n8u2KKE63LRmVRR22jj-qy3mZB7ug 178
h5mapper/core.py sha256=zuQL4gNDauvb7l_yAULlLg913i6UOJDMfthSku9fRac 16156
h5mapper/create.py sha256=eCI3oYdC0zDdk5cHm6HsGzOE_9dvOi7e_yQNmb2biIU 5040
h5mapper/crud.py sha256=GUWAQQPdZnLijaxwiMNAmPcfLM-_zJpjv5kmTZlBNgg 6061
h5mapper/features.py sha256=GHk35pg-_BRH4Bfbu17soKyiU8SyiDSZRsgae76ebT8 4660
h5mapper/file_walker.py sha256=b9qfJfi0z7UhobI99OqDbTxUtP6YV1q6smuZdK6eEkg 2562
h5mapper/serve.py sha256=ZzRdoRLA8bswpoJV0qmTlMwsgXzBMI63cOxSzzdUC5g 7279
h5mapper/utils.py sha256=pqj6HG9wUaCz0zDIusCCfezH-SJh6jjA7fGnwH3fpfA 556
h5mapper-0.3.3.dist-info/METADATA sha256=XDw23MgNpQoqdni3jMc3wrfNaTwpZoE-gbAW54DhtXY 8316
h5mapper-0.3.3.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
h5mapper-0.3.3.dist-info/entry_points.txt sha256=zxKfA_nYNmvxhaOBPELQ2YuNfTP7BML8v5aF6jDB2ds 108
h5mapper-0.3.3.dist-info/licenses/LICENSE sha256=zQrqrSXi3Id3zhwdLH6C5R3ZOmr19O60pLKIQMVeupc 1070
h5mapper-0.3.3.dist-info/RECORD

entry_points.txt

image-bank = h5mapper.typed_files:image_bank
sound-bank = h5mapper.typed_files:sound_bank