Add your description here
Project description
Rich Toolkit
This is a very opinionated set of components for building CLI applications. It is based on Rich
Installation
pip install rich-toolkit
Example usage
Rich toolkit comes with an App
class, this is used to give a consistent
style to your CLI application, it can be used as a context manager, like so:
from rich_toolkit import App
with App(base_color="#bada55") as app:
app.print_title("Hello, World!", tag="MyApp")
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
rich_toolkit-0.1.1.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file rich_toolkit-0.1.1.tar.gz
.
File metadata
- Download URL: rich_toolkit-0.1.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7148f916816af7d99073e449cdf1f783f063ed7d86edb54f0daae601cd86a2ac |
|
MD5 | cad7f8de63ede04b5ea666da787805d3 |
|
BLAKE2b-256 | 28ea6c249de2a0e829cf38ee183ac553149013f56c91c240b089902c6be658e5 |
File details
Details for the file rich_toolkit-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: rich_toolkit-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a719514f43d9c485ca409cbf15d36f390606426b6ebabaa7caa58a0bc259584 |
|
MD5 | abdb334cad0f5a6f89d17a4b7afb47bd |
|
BLAKE2b-256 | 0215d00c19a9234a0c9f51c2c114d875e8809da7f3b1fed6240d999f72c57bd7 |