batchee

View on PyPIReverse Dependencies (0)

1.3.0 batchee-1.3.0-py3-none-any.whl

Wheel Details

Project: batchee
Version: 1.3.0
Filename: batchee-1.3.0-py3-none-any.whl
Download: [link]
Size: 14686
MD5: 0d6448ff02ab23c8fffede4f3faa5de1
SHA256: 0e19efec46ecf3c7aea4227ef54c4b1dc17d599937978be629f60697b8cbebd5
Uploaded: 2024-11-19 21:08:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: batchee
Version: 1.3.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)
Description-Content-Type: text/markdown
[Description omitted; length: 2353 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=BPiYkmr-bYYvVHETH5zBYxef77hHKHdgXr_T0chLwC8 2299
batcher/harmony/service_adapter.py sha256=bCD23Oii6GjOL6ZeM1Gemp0om5COaDyHpwFX6tMgsLE 6364
batcher/harmony/util.py sha256=UkAl0Va3ehAXdIVBxyGbwSt1aIfmxo9rIbqZXswF0Cs 4835
batcher/tempo_filename_parser.py sha256=B9z_Io2rhaGnFv1WcUCLq7EiyQSucyG0hRDdgzNObUE 4405
batchee-1.3.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
batchee-1.3.0.dist-info/entry_points.txt sha256=dFsRslcWYl2ePk0sjKJgby_S5hHOPmI4zO5vP6TM6mA 103
batchee-1.3.0.dist-info/METADATA sha256=rms6NoBv8i6s9PD_qG74CSBomQf0yo9-EEIDMEqFkqk 2900
batchee-1.3.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
batchee-1.3.0.dist-info/RECORD

entry_points.txt

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