Route-style decorator CLI with an interactive shell (REPL), completion, and history.
Project description
Runegraft
Runegraft is a small Python CLI framework that combines:
Docs at runegraft.codesft.dev
- Flask-ish route patterns for commands:
@cli.command("install <url:str>") - Type-hint driven conversion and validation
- An interactive shell (REPL) with:
- tab completion (fuzzy)
- persistent history
- fish-style autosuggestions
- built-in commands like
help,history,clear,exit
Try it
From the project root:
python -m runegraft
Or run a command directly:
python -m runegraft install https://example.com/pkg.whl --optional-flag 3
Inside the shell, type 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
runegraft-0.1.0.tar.gz
(11.4 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
runegraft-0.1.0-py3-none-any.whl
(11.6 kB
view details)
File details
Details for the file runegraft-0.1.0.tar.gz.
File metadata
- Download URL: runegraft-0.1.0.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.16 {"installer":{"name":"uv","version":"0.9.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Nobara Linux","version":"43","id":"","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb2a0dec9c2fdbb29156de87e58274b5e773508f7cafcd3f20f3922af8f092ee
|
|
| MD5 |
8020fd8845f21cc53867c060dcb5ac98
|
|
| BLAKE2b-256 |
cd3ff537191eaa92d95065944be3446f28ed2cb4eda838bb3463d9af0e80baeb
|
File details
Details for the file runegraft-0.1.0-py3-none-any.whl.
File metadata
- Download URL: runegraft-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.16 {"installer":{"name":"uv","version":"0.9.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Nobara Linux","version":"43","id":"","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b603a7786f7cdfe988da33220f53c612dc64073ae0b360d09cdef595b630955
|
|
| MD5 |
3e0e4187a8e8a76497e18e5c5a290d1e
|
|
| BLAKE2b-256 |
ec66af781b0cdb192ecc510add32f3113ec1d3d73bc2bc275ddcd6d47f16ea96
|