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

Uploaded Source

Built Distribution

rich_toolkit-0.2.0-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rich_toolkit-0.2.0.tar.gz
  • Upload date:
  • Size: 15.9 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.2.0.tar.gz
Algorithm Hash digest
SHA256 c9107f94d64325f359538851fa78c5c8c1d9bd0b1349d66929b69b56b9cf9ceb
MD5 df173f0125dca60819a8ab2b6ecb8572
BLAKE2b-256 57026935a6e4350ab603c061f648cb6eb3f040654a85ae93c48b7cdc9a3b246c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rich_toolkit-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3a186f51514e908760524b0c640de2d8d029745337c76c719e54269c89419169
MD5 f825d39a9d003d780926b259f1be454c
BLAKE2b-256 bed528e90cf73e311b8172be2b04c61debce3726f8e74b18389f72e42b9a9863

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