batchee

View on PyPIReverse Dependencies (0)

1.2.0 batchee-1.2.0-py3-none-any.whl

Wheel Details

Project: batchee
Version: 1.2.0
Filename: batchee-1.2.0-py3-none-any.whl
Download: [link]
Size: 14708
MD5: 19dd40bc55acea3e42c9fc0cf0bd9f71
SHA256: ae92b151ef7519666d9a229323f8e0103397b35a9432cb496b7c001532c101fe
Uploaded: 2024-06-27 15:59:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: batchee
Version: 1.2.0
Summary: Determine how to group together input files into batches for subsequent concatenation
Author: Daniel Kaufman
Author-Email: daniel.kaufman[at]nasa.gov
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10,<4.0
Requires-Dist: harmony-service-lib (<2.0.0,>=1.0.26)
Description-Content-Type: text/markdown
[Description omitted; length: 2521 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
batcher/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
batcher/harmony/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
batcher/harmony/cli.py sha256=eLQ7wNRqyjdffuAIL_ItsxEXb3fD9VeI6ewKEqL2p0s 2229
batcher/harmony/service_adapter.py sha256=WxwU6-jqSHughYN1Rfin_6oDHnQLGiJjQG65X-PpF2Q 6340
batcher/harmony/util.py sha256=0lQNdHYUXmFBL8MVHGEfo7oR7zL7cC5qa6sHphlb964 4811
batcher/tempo_filename_parser.py sha256=kOO9TLvCTp-ICTb3Bvj_JZy1T4mSQp5z6fQCee9YlZA 4395
batchee-1.2.0.dist-info/entry_points.txt sha256=dFsRslcWYl2ePk0sjKJgby_S5hHOPmI4zO5vP6TM6mA 103
batchee-1.2.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
batchee-1.2.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
batchee-1.2.0.dist-info/METADATA sha256=W0xBy8qUoIldxm-KQD-LHuQGhzMa2cVxhM9fiPgh3vY 3076
batchee-1.2.0.dist-info/RECORD

entry_points.txt

batchee = batcher.tempo_filename_parser:main
batchee_harmony = batcher.harmony.cli:main