Skip to main content

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


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.4.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

rich_toolkit-0.1.4-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file rich_toolkit-0.1.4.tar.gz.

File metadata

  • Download URL: rich_toolkit-0.1.4.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for rich_toolkit-0.1.4.tar.gz
Algorithm Hash digest
SHA256 7b9ee2e0c48c30f16e3cbcd7bc36ba6e6274de2fa096b01d26d06d0ee8da880e
MD5 c1417a0f8a0e3f8b61a9dcab39b10068
BLAKE2b-256 180d12152df7789d32a9bf3baa8a02fb3ee0789b3b56118666fc77a43b200d0a

See more details on using hashes here.

File details

Details for the file rich_toolkit-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for rich_toolkit-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6917262475bab65f48485183a232e1eba0700eba781f515dd9c5396270c590c7
MD5 fd2162854c015c355292bb1388e21af1
BLAKE2b-256 eddecffbc4434eb7efb43cb92bf7146702b99571f8c8bc080bf0416afeab6ce3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page