Simple task runner for uv
Project description
uv-job
Simple task runner for uv.
[!IMPORTANT]
After creating this project I discovered taskipy which does exactly the same thing. So you should use that instead.uv add --dev taskipy[tool.taskipy.tasks] tests = "pytest -v"uv run task test
Installation
uv add --dev uv-job
Configuration
# pyproject.toml
# ...
[tool.jobs]
test = "pytest -v"
Usage
uv run job test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
uv_job-0.1.1.tar.gz
(2.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file uv_job-0.1.1.tar.gz.
File metadata
- Download URL: uv_job-0.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5184bab652703d8f41e6a6498213dc9a1c1a45eccc50f90eca38a81fff7815c
|
|
| MD5 |
d09f82f30d765f37c5dc49792090de44
|
|
| BLAKE2b-256 |
2dc5f44f27be4c415c6c84fd9222722190c8ce5cd231ea74a57de5f04bb8c604
|
File details
Details for the file uv_job-0.1.1-py3-none-any.whl.
File metadata
- Download URL: uv_job-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.30
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eed214fc1eac09b77f5d9653eafc09e8e03360165114eed619c957cfbd8d3b66
|
|
| MD5 |
f03aa314b481997ee5baba3163b35c8b
|
|
| BLAKE2b-256 |
6a97c1799f89fec452236389a9a93f045e88f9fc9fa0544d4172c0abb2e557a5
|