automatix-cmd

View on PyPIReverse Dependencies (0)

2.5.0 automatix_cmd-2.5.0-py3-none-any.whl

Wheel Details

Project: automatix-cmd
Version: 2.5.0
Filename: automatix_cmd-2.5.0-py3-none-any.whl
Download: [link]
Size: 37163
MD5: eb60b204d345d4bc3f15dead52960d6c
SHA256: ee46023027c78fe9b66c9bccf33c6f2efdf2aa63326540d75e3af8f4e73d9341
Uploaded: 2024-08-24 21:04:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: automatix_cmd
Version: 2.5.0
Summary: Automation wrapper for bash and python commands
Author: Johannes Paul
Author-Email: vanadinit[at]quantentunnel.de
Home-Page: https://github.com/vanadinit/automatix_cmd
License: MIT
Keywords: bash,shell,command,automation,process,wrapper,devops,system administration
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Requires-Dist: pyyaml (>=5.1)
Requires-Dist: argcomplete; extra == "bash-completion"
Requires-Dist: cython (<3.0.0); extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-docker; extra == "tests"
Requires-Dist: flake8; extra == "tests"
Provides-Extra: bash_completion
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 23578 characters]

WHEEL

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

RECORD

Path Digest Size
automatix/__init__.py sha256=FG4DgTZF0WkTHss7Qyxk9Z0XKVaC4T2c0HxQdpzDoWw 7048
automatix/automatix.py sha256=Z5AidXOeWRST7ZMgyXJjMB7D0qxXhAIRdjIrprqRIqE 6733
automatix/automatix_test.py sha256=86mFUAgK-5HHDyhAMXpmnfUxJ1xvwnAJaIiQ9ZZaPlA 1211
automatix/bash_completion.py sha256=Sj7_LzS2GAng9WlhuvjsoZexhxeC11SpiNqu-eHg1m4 1072
automatix/bundlewrap.py sha256=q3GThy4UVERWN9wwIMji0PBVAHudIpp8PAd0GEThOPY 2800
automatix/colors.py sha256=R-lm-xyUxIP1oEwdKLmZ128ZJfZRG0UjipyNIuov9cI 569
automatix/command.py sha256=3bd3JHMeMVs08Ae6L2tKxqpre4yOnXzixPauXYI7CFc 20354
automatix/command_test.py sha256=xCG_WTBH76EgUZnPryQ6BiZJxBhAl4egrGqjUBj18a4 4902
automatix/config.py sha256=2VlXCLdRbZvY1tUz5OaxF33fE5QCcibzs-aDJklxV50 10470
automatix/config_test.py sha256=KhCFZLWftAnV6rUIwY_-AoiUB3DFD0o8kzjbVRfX154 2333
automatix/environment.py sha256=fVuaAoHVlQGRp-vY-HRIcLgn3eNubhAcI24wjCY7QFI 1099
automatix/logger.py sha256=Nf7XzHgh7wvDOSWiGzpAze3SNgYCU425ebG8OKMfsWU 2799
automatix/parallel.py sha256=DRLefezudMaJsZxQUqubUasUC_pUMkU4kl36b0gB1KQ 10158
automatix/progress_bar.py sha256=5f4bVcmfLE8p8r8RIpvr38N4vPj0eR300KIKGqt5LKk 5964
automatix_cmd-2.5.0.dist-info/LICENSE sha256=VnKPFj2ue-ys4ftQTjq8LLW3YzdhHBy1Wzlty5qG2ps 1077
automatix_cmd-2.5.0.dist-info/METADATA sha256=o2ouBa6VWYCG44SpRdhNkw8heN70U2-wuv-AXFvvjpc 24409
automatix_cmd-2.5.0.dist-info/WHEEL sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ 91
automatix_cmd-2.5.0.dist-info/entry_points.txt sha256=NGtQ7_5sVNKs_Bu39X-sMLuqZuPglmBg6k7L12agYFQ 156
automatix_cmd-2.5.0.dist-info/top_level.txt sha256=iMpVuWUxRC8p9vSM-hrj-W_4VjvjkK5JPTGpGHdQMng 10
automatix_cmd-2.5.0.dist-info/RECORD

top_level.txt

automatix

entry_points.txt

automatix = automatix:main
automatix-from-file = automatix.parallel:run_auto_from_file
automatix-manager = automatix.parallel:run_manager