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.2.2.tar.gz
(7.0 kB
view details)
Built Distribution
File details
Details for the file myrich-0.2.2.tar.gz
.
File metadata
- Download URL: myrich-0.2.2.tar.gz
- Upload date:
- Size: 7.0 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.50.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5de937ba2b647e587004b5befe1768b2bddec8454cc75100a387999f534b21cf |
|
MD5 | c5ab2ba339b2d65b3f14f01064c4a675 |
|
BLAKE2b-256 | 2d1a7c8ca7364109bbb5d304a8cadfbe0fd00195b3cfd41100e0ac44ec3ae1d9 |
File details
Details for the file myrich-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: myrich-0.2.2-py3-none-any.whl
- Upload date:
- Size: 9.8 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.50.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c76111d868b3508beed6507af772e648883fa376793bc8acce5d36f570e6c38f |
|
MD5 | 5c43f8f8f1c9a6194dd0d9f843f9db9e |
|
BLAKE2b-256 | a8a81b36131deeb9f45fbb9cb02d4b0f9190643baf52d727bdfcf979a0c7fa65 |