Customized Rich fork with a warm light default theme and richout runtime package
Project description
richout
This package is a customized fork of Rich with a warm light default theme and a
first-class richout import path.
It keeps the upstream API shape as much as possible while shifting the default visual language for logs, tables, markdown, JSON output, tracebacks, and progress rendering.
What Changed
- Runtime package available as
import richout. - Default terminal export theme updated to a warm light palette.
- Default styles updated for logging, markdown, JSON, tables, tracebacks, and progress UI.
- Dedicated
richoutCLI entrypoint added.
Install
pip install richout==0.0.2
import richout
from richout.console import Console
console = Console()
console.print("hello from richout")
Notes
This package is based on the upstream Rich project by Textualize and includes
modified source code distributed under the MIT License. The original license
text is retained in LICENSE.
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
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
File details
Details for the file richout-0.0.2.tar.gz.
File metadata
- Download URL: richout-0.0.2.tar.gz
- Upload date:
- Size: 220.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ae1511fcc1489cb3178ad264e5e4517ab53b22a58133a33aee06f1d0fad13e6
|
|
| MD5 |
d9ad8b3b3ccfa2ea846b65056fef92d7
|
|
| BLAKE2b-256 |
2cc6e3aa2832f1890f95af3d6cd9513812b44659f364fb19cfa1df33a7fd478b
|
File details
Details for the file richout-0.0.2-py3-none-any.whl.
File metadata
- Download URL: richout-0.0.2-py3-none-any.whl
- Upload date:
- Size: 305.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
409ad9e0b6dc5d0740a62afac61d2fd3aab26a52b7bddba2895d5ebfbf7637f9
|
|
| MD5 |
e604b6c320515c8ea997701ae03f0473
|
|
| BLAKE2b-256 |
399634fe9bfd7968e179d21a586fa32004cf0569d48dffb78ae94cf6eb444d97
|