batchframe

View on PyPIReverse Dependencies (0)

0.0.1a13 batchframe-0.0.1a13-py3-none-any.whl

Wheel Details

Project: batchframe
Version: 0.0.1a13
Filename: batchframe-0.0.1a13-py3-none-any.whl
Download: [link]
Size: 33032
MD5: 6785a3ed304bb7a263c7e00b099c490c
SHA256: 40972823b3d270abda5579583aa013642362829a556fb06ca019eb8ee87d77e3
Uploaded: 2024-10-13 17:58:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: batchframe
Version: 0.0.1a13
Summary: Batteries-included framework for running repeatable tasks.
Author: Dzeri96
Author-Email: dzeri96[at]proton.me
Home-Page: https://gitlab.com/Dzeri96/batchframe
Project-Url: Source, https://gitlab.com/Dzeri96/batchframe
License: GPL-3.0-or-later
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Platform: any
Requires-Python: >=3.8
Requires-Dist: ipython
Requires-Dist: kink
Requires-Dist: nest-asyncio
Requires-Dist: aiorwlock
Requires-Dist: rich
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-asyncio; extra == "testing"
Requires-Dist: pytest-mock; extra == "testing"
Requires-Dist: tox; extra == "testing"
Requires-Dist: mypy; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
License-File: LICENSE.txt
[Description omitted; length: 14801 characters]

WHEEL

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

RECORD

Path Digest Size
batchframe/__init__.py sha256=jiPochAHadcK09BjIpMCD_p7PLcymFODgSKdcQyzpmY 861
batchframe/_version.py sha256=VnWwJlDRwjA9hNSfNcvjtGNhtcwTh_znygr60b-m5FY 414
batchframe/cli.py sha256=alOhpHnkKVZDd0wqxz6kkZsGW3HrHTvDpbbyBgrOOjk 9826
batchframe/executor.py sha256=O_mTmpa0Y6wNz4MGJ5ocbM0sqyMp3drxgMNSxDs9IaI 11606
batchframe/helpers.py sha256=A9JgL_jrzRPij014grZQi2uE-wsDBjm0zTIP1XRYsVc 854
batchframe/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
batchframe/visuals.py sha256=i-vAOJQoCQFsTJytMhonY_YMn5jeMaVmLuVMj49yNJA 2113
batchframe/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
batchframe/models/batchframe_param.py sha256=hoBzux_RzgzYtxbB6u7LG3BgXJRx4hyzvNqJLwFSiEM 3827
batchframe/models/configuration.py sha256=AcfSXMfCl0px09H41m4hjDq_bQwTTc3hHy1C_MDdYHA 1173
batchframe/models/service.py sha256=rHMRDvsuN0m1-WZt9vM7ala1xDgcqiqHyV2m-jWP38o 1277
batchframe/models/source.py sha256=GqxelmiDz3TrUoPajuYogmUhbjwjw5NSHcHgQ2E1sRU 1282
batchframe-0.0.1a13.dist-info/LICENSE.txt sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
batchframe-0.0.1a13.dist-info/METADATA sha256=NImVKPnMcifw1rGPibjJOle0JXgnSKH3OLQ72Tp-NVQ 15968
batchframe-0.0.1a13.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
batchframe-0.0.1a13.dist-info/entry_points.txt sha256=uS6BbyChqcDSofyH2uZ_TH-2Cj27p_fD-h4GKV29UJU 50
batchframe-0.0.1a13.dist-info/top_level.txt sha256=JQnNzwgglxdslIqutS3DcRyI-miACvGJoMu4sFzdSvo 11
batchframe-0.0.1a13.dist-info/RECORD

top_level.txt

batchframe

entry_points.txt

batchframe = batchframe.cli:run