Skip to main content

Shell-like using Rich for render rich text content

Project description

MyRich

PyPI version Tests

Shell-like using Rich for render rich text content

Installing

Install with pip

$ pip install myrich

Use

Execute the command myrich

$ myrich
(rich) /home/user $ 

You use the internal command markdown for render a Markdown file

$ myrich
(rich) /home/user $ markdown -y README.md

You use the internal command syntax for render a file using syntax highlighting

$ myrich
(rich) /home/user $ syntax -l code.py

Using the Console

You can render the ouput the any command over rich terminal content

$ myrich
(rich) /home/user $ cat code.py

You can run several commands through pipes

$ myrich
(rich) /home/user $ python -m myrich -S -l --path code.py | cat

Using Emoji

You can render the ouput with Emojis

$ myrich
(rich) /home/user $ echo :smiley:

License

MIT

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

myrich-0.2.2.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

myrich-0.2.2-py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 3

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