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.0.tar.gz
(14.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
aftr-0.2.0-py3-none-any.whl
(8.2 kB
view details)
File details
Details for the file aftr-0.2.0.tar.gz.
File metadata
- Download URL: aftr-0.2.0.tar.gz
- Upload date:
- Size: 14.7 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 |
1280abf74aee332f19998cdba7fdf99d9778238cf7401843ac43afcc82047d96
|
|
| MD5 |
b8b99a11dcd1be603d48d304e768634b
|
|
| BLAKE2b-256 |
7908bf99dce8559b8aa437f1a618f85101ea35d8e047c8b03b2fa7c483035f5f
|
File details
Details for the file aftr-0.2.0-py3-none-any.whl.
File metadata
- Download URL: aftr-0.2.0-py3-none-any.whl
- Upload date:
- Size: 8.2 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 |
2d1ef1dcfb3d81826c220cc6ec17e2166f4ac80c5b566266ae88fade81e3aa0d
|
|
| MD5 |
6d99107ba5166b2fff70822dfe8d69ca
|
|
| BLAKE2b-256 |
b56fcbe98cdbbfd48d9983071bf79332e37efa620482206d376f3f189d6292bb
|