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.2.1.tar.gz
(14.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
aftr-0.2.1-py3-none-any.whl
(8.3 kB
view details)
File details
Details for the file aftr-0.2.1.tar.gz.
File metadata
- Download URL: aftr-0.2.1.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","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 |
1f437a246586baa56396b69eacb95bdd9f8e7c124bf79029aeed4482195e2711
|
|
| MD5 |
261d20db8bfe9cb74e09957201f59f44
|
|
| BLAKE2b-256 |
1648e4c9399119b19a3597fcffb756fa83333bbc4c878eb353c7c96e580f0c1d
|
File details
Details for the file aftr-0.2.1-py3-none-any.whl.
File metadata
- Download URL: aftr-0.2.1-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","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 |
b9e40dfb51fa37181f481e8005528808118b367883ff4e447f4a272c1b0b01d4
|
|
| MD5 |
b70aece5a039892197e0ffe12aa6cc74
|
|
| BLAKE2b-256 |
54144b898a445a1071beea5a23e82d1371ecbb6fa6070d17f0d87ad63338a4c6
|