run python job
Project description
Jobber
A lightweight command-line tool to list and run Python files within directories.
Usage
jobber <command> <directory>
Commands:
- list: Recursively lists all subdirectories and files starting from .
- run: Executes all Python files directly inside .
Note: run does not traverse into subdirectories.
# List contents of the current directory
jobber list .
# List contents of the directory A
jobber list A
# Run Python files in the directory A
jobber run A
# Run Python files in the subdirectory A/D
jobber run .\A\D\
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
jobberr-0.1.0.tar.gz
(1.7 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 jobberr-0.1.0.tar.gz.
File metadata
- Download URL: jobberr-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0f9aa4ed9807822903a62b308753e29caccd7ebb061247427827aece1852571
|
|
| MD5 |
c673bb62cc73e8745260a14b8aaf749b
|
|
| BLAKE2b-256 |
f5ea580906d4dddb66731fa4aee1126bcb45430c19e7152c3473c0e7222cc150
|
File details
Details for the file jobberr-0.1.0-py3-none-any.whl.
File metadata
- Download URL: jobberr-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5049ab1f32d28590afe89d5a56cc2c44b364ab7edda5bfe3224e151e5c412f16
|
|
| MD5 |
dd0e8832177fef25f277a085a8d4d7af
|
|
| BLAKE2b-256 |
941bef81f387c7c39ff2f22a2fb4cbea45cccaf2350cf570d8826604839e902b
|