par-run

View on PyPIReverse Dependencies (0)

0.3.0 par_run-0.3.0-py3-none-any.whl

Wheel Details

Project: par-run
Version: 0.3.0
Filename: par_run-0.3.0-py3-none-any.whl
Download: [link]
Size: 17175
MD5: 2a921a4850780c4bfff5d33fed864155
SHA256: e4741a2b8faee3f600db6bfb4115a51ff49d79e0dce50345b6e34139f834e7cb
Uploaded: 2024-04-13 19:34:26 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: par-run
Version: 0.3.0
Summary: Parallel command runner
Author-Email: Naz Quadri <naz.quadri[at]gmail.com>
Project-Url: Homepage, https://github.com/nazq/par-run
Project-Url: Documentation, https://github.com/nazq/par-run
Project-Url: Repository, https://github.com/nazq/par-run
Project-Url: Issues, https://github.com/nazq/par-run/issues
Project-Url: Changelog, https://github.com/nazq/par-run
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Requires-Dist: pydantic (>=2.0.0)
Requires-Dist: rich (>=13.0.0)
Requires-Dist: tomlkit (>=0.12.4)
Requires-Dist: typer (>=0.9.0)
Requires-Dist: fastapi (>=0.100.0); extra == "web"
Requires-Dist: jinja2 (>=3.0.0); extra == "web"
Requires-Dist: psutil (>=5.9.0); extra == "web"
Requires-Dist: uvicorn[standard] (>=0.29.0); extra == "web"
Provides-Extra: web
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 2713 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.22.5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
par_run/__init__.py sha256=kJPCPOEPitWd4aVNCK6honmNmlWa3FEn2evPNtnn6u4 68
par_run/cli.py sha256=7jPr9iRvEU9zFQHU_EzEwSllQrgr3XGgv5ggmysw62Q 12141
par_run/executor.py sha256=Rq8LBmT6SqSdjVoszRHvJJv2bWpF2HQSf1EOvlu7cuU 16427
par_run/web.py sha256=CStDUdMzMwi1K0mGStupSo9lRLX7IB6d-YEwi7svlE4 2048
par_run/static/css/style.css sha256=CMhZD25cMb9aV63T7qrubwIkZMGCmuKUuQucUt16LmA 4317
par_run/static/js/app.js sha256=E9J7P0eK4xLbh45lfoZhYFGr_4eeLX4es8_Kjx8A5IA 8623
par_run/templates/index.html sha256=YzqSTPyUCFG4zGaUhcm1SeEPSjZgB5k1j1n_FRqKzSQ 2087
par_run-0.3.0.dist-info/METADATA sha256=s1IGxpJd4SarSDLIhk1dznIr1YvgjSYoey-3E6-lzpU 4005
par_run-0.3.0.dist-info/WHEEL sha256=as-1oFTWSeWBgyzh0O_qF439xqBe6AbBgt4MfYe5zwY 87
par_run-0.3.0.dist-info/entry_points.txt sha256=7wSAuKa3mQm6G6N_H9ENQ3Vf493Sy6ErtHAvzRUVmKg 48
par_run-0.3.0.dist-info/licenses/LICENSE sha256=T90S9vqRS6qP-voULxAcvwEs558wRRo6dHuZrjgcOUI 1085
par_run-0.3.0.dist-info/RECORD

entry_points.txt

par-run = par_run.cli:cli_app