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.1.tar.gz
(6.9 kB
view details)
Built Distribution
File details
Details for the file myrich-0.2.1.tar.gz
.
File metadata
- Download URL: myrich-0.2.1.tar.gz
- Upload date:
- Size: 6.9 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 | 246106f762b4e45cb959d1aee960eb6cfd38f4adbb063b06a3a566cff3d73bea |
|
MD5 | 4b4cf6e857867a3f2fdc21962795fe40 |
|
BLAKE2b-256 | 7de65b905fe0c85349a19071c64d9db767783d488c0f875988c571b15353ba1e |
File details
Details for the file myrich-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: myrich-0.2.1-py3-none-any.whl
- Upload date:
- Size: 9.7 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 | bec074daed06042c39800f2531a8f7293804d75bd29dbf6b4cc49cde9dba6434 |
|
MD5 | 1ceb6699fbce3f52e60e3157d2310216 |
|
BLAKE2b-256 | b9e961cf2f7cfc5e3462b873106c9e7e1cb980240ada2245c2554565558681c2 |