CLI for bootstrapping Python data projects with UV, mise, and papermill
Project description
aftr
CLI for bootstrapping Python data projects with UV, mise, and papermill.
Installation
# Install globally with UV
uv tool install aftr
# Or run directly with uvx
uvx aftr init my-project
Usage
Initialize a new project
aftr init my-data-project
This creates a new directory with:
pyproject.toml- UV project config with pandas, polars, jupyter, papermill.mise.toml- mise tool versions (Python, UV)notebooks/- Jupyter notebooks directory with examplesrc/- Python source codedata/- Input data (gitignored)outputs/- Output files (gitignored)
Development
cd packages/cli
uv sync
uv run aftr --help
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
aftr-0.1.1.tar.gz
(12.1 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
aftr-0.1.1-py3-none-any.whl
(5.0 kB
view details)
File details
Details for the file aftr-0.1.1.tar.gz.
File metadata
- Download URL: aftr-0.1.1.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b59dfa759835a16be0558f40b6a01e0b78abef0fbdc781d687d824ec285fa6b
|
|
| MD5 |
194350c5200c8f09037c9960315fd782
|
|
| BLAKE2b-256 |
b6869d89128f252e0d3885e317f4df842a94f19ac9d4afb4079f442bbaa896cc
|
File details
Details for the file aftr-0.1.1-py3-none-any.whl.
File metadata
- Download URL: aftr-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
734bf88a4a90d493f7c77cd2447f2c6bd23557d588a12c6fc9cb64c4b8202e92
|
|
| MD5 |
ceca55f83eb39de7ce2287cbf2d551b9
|
|
| BLAKE2b-256 |
10617919d32d10ef1b7e0b1e85d1470accfe4aaa2e77299714dab40f022a0e2d
|