python-matrix-runner

View on PyPIReverse Dependencies (0)

1.2.0 python_matrix_runner-1.2.0-py3-none-any.whl

Wheel Details

Project: python-matrix-runner
Version: 1.2.0
Filename: python_matrix_runner-1.2.0-py3-none-any.whl
Download: [link]
Size: 29604
MD5: 4b348e2bdc89170fd09f9b17f71811fc
SHA256: a078f46623973567cfe8478320d9b4b15ef361b9dac8784c10f96690ca44a970
Uploaded: 2024-04-30 09:34:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python-matrix-runner
Version: 1.2.0
Summary: Helper to run command with matrix configurations
Author: Jonatan Antoni
Author-Email: jonatan[at]familie-antoni.de
Home-Page: https://github.com/energy6/python-matrix-runner
License: BSD 3-Clause License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.8
Requires-Dist: allpairspy (~=2.5)
Requires-Dist: ansicolors (~=1.1)
Requires-Dist: colorama (~=0.4)
Requires-Dist: colorlog (~=6.7)
Requires-Dist: filelock (~=3.12)
Requires-Dist: junitparser (~=2.8)
Requires-Dist: lxml (~=4.9)
Requires-Dist: parameterized (~=0.9)
Requires-Dist: psutil (~=5.9)
Requires-Dist: tabulate (~=0.9)
Requires-Dist: coverage (~=6.5); extra == "dev"
Requires-Dist: pylint (~=2.17); extra == "dev"
Requires-Dist: restructuredtext-lint (~=1.4); extra == "dev"
Requires-Dist: setuptools (~=68.2); extra == "dev"
Requires-Dist: unittest-xml-reporting (~=3.2); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 22672 characters]

WHEEL

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

RECORD

Path Digest Size
matrix_runner/__init__.py sha256=ztQvFBIG9d-mRgCWSdDd7kyPYZdhNK_QiGoZ0UFElxE 2926
matrix_runner/__main__.py sha256=_-KsgbZWA5YjO3-fRe7ev2LCb54H_09z1ZknG9-f7Ds 2299
matrix_runner/_helper.py sha256=r99jWnYNBGGTieJp-hqoBdTIPvSd_K4Pu43C24a1EFM 6218
matrix_runner/action.py sha256=AGEhb3AMJoZrnx14mgwa_kq7ZuusV7Yuw6xkPOtlBj0 4004
matrix_runner/axis.py sha256=qgSsFI7VUZHtOYunqQE53jCPngG-_qXWUmxkuQHic_s 3635
matrix_runner/command.py sha256=D2rGjt4iHVBVaoj9d9wMFnRVG44pKf5ZrroFBIKocTA 11460
matrix_runner/config.py sha256=gHAKNTZHo_InngyNlTD4spdYH_CWgXAE69Y5-bYOcPg 289
matrix_runner/filter.py sha256=Vvi6zWWIOZwiltDOLmFxwxWhN3r92mjmWLERM1IwW3s 963
matrix_runner/inspect.py sha256=g4O_8JKQcqLQhaQH1F9abegxpeI69NKK3lx3wvIvTdI 1259
matrix_runner/preferences.py sha256=H7amhzFKXmq87S6aKcqEWCImru4aUVVv0JG3bxPZsas 3478
matrix_runner/report.py sha256=k2V-GfxINOKGmvIgRvaFrUxhWIszdkjteJmzf51UYt4 6981
matrix_runner/runner.py sha256=BcxM80HtNwm6xtFUK9OXyKjCnsePJfw4ooqWUkeJ0SI 13856
python_matrix_runner-1.2.0.dist-info/LICENSE sha256=3tlQBowqhH_suZRcNlRxHll4GpdkH4ZQciSX6Ww-yTs 1522
python_matrix_runner-1.2.0.dist-info/METADATA sha256=VJkKJUNonIpvhemvVpaYa64NOiKuQTHw6MUGO91trmI 24259
python_matrix_runner-1.2.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
python_matrix_runner-1.2.0.dist-info/entry_points.txt sha256=cX26C45XtYpHQKw5ceBDwUe6Rk9E4Wid1Futog0nyjQ 78
python_matrix_runner-1.2.0.dist-info/top_level.txt sha256=EzgXsjL2n6bzz2fC4xnV-hBUKijiPu9IPi9AuEHwZYA 14
python_matrix_runner-1.2.0.dist-info/RECORD

top_level.txt

matrix_runner

entry_points.txt

matrix-runner-inspect = matrix_runner.inspect:InspectRunner