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

Uploaded Source

Built Distribution

rich_toolkit-0.1.0-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rich_toolkit-0.1.0.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

Hashes for rich_toolkit-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e7e43b6a0f4b63f216c48b4971d666cde1652d8dc9df683456511a7c521f6db9
MD5 e453780a9012aaf51aecba4c2a26ae7d
BLAKE2b-256 70baa15e45b87e6e8597845945e153cef21002607d45d217b389eab9ea0a682c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rich_toolkit-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d32531b7c9d226214ee0a3893e082ecc5b301ffa9b0115cb45f9e406d03063ea
MD5 004c0ab809eb45571180e5c2ecf885c0
BLAKE2b-256 c454562d3fd758ae3b8318b6534db56e0fd57c73a0caf9b1186aa069aa20d4af

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