Shell-like using Rich for render rich text content
Project description
MyRich
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
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
myrich-0.1.0.tar.gz
(6.8 kB
view details)
Built Distribution
File details
Details for the file myrich-0.1.0.tar.gz
.
File metadata
- Download URL: myrich-0.1.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 575ce3967b0c93ba38796fd9128910f1f2630c9b1178f408d8d8b5ccee155e4b |
|
MD5 | ce91234a502043efeeedb899b9eb670a |
|
BLAKE2b-256 | 8b2ed216f3f698f704ff18e14209eb6a44cf1612423ca4f33fb9c3c89c1e4c31 |
File details
Details for the file myrich-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: myrich-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d71573e5b2b59c7fe34b9ecf656d7785645ded3e1a38e9fa38956a4855cfe69c |
|
MD5 | 7b4c8dfdf565015332387738881c052b |
|
BLAKE2b-256 | be43e70034db8fafbb92b6ec441fc49ca640e5ffcd266be3e928a28bc8022d0e |