Markdown renderer with Rich
Project description
meow
meow is a terminal markdown viewer written in python and inspired by glow. it's just a cat with Rich, though, no file browsing! (yet?)
features
- uses
LS_COLORS - syntax highlighting in fenced codeblocks
- styled lists, headers, blockquotes, and bold and italics
gripes / future
- make the checkboxes cuter! glow-style
[ ]/[-]/[x] - tables...
installation
install directly from pypi:
pip install --user meow-md # if you use pip
pipx install meow-md # if you use pipx
or build from source:
git clone https://codeberg.org/sailorfe/meow.git
cd meow
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pip install -e .
usage
meow README.md
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
meow_md-0.2.0.tar.gz
(7.5 kB
view details)
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 meow_md-0.2.0.tar.gz.
File metadata
- Download URL: meow_md-0.2.0.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54ede792cc76c6f0aa235f35d332ce0a429652bbf3130b4637d6fa051e66ab1a
|
|
| MD5 |
4d42829da740d465b276148b65719e3b
|
|
| BLAKE2b-256 |
de6f712d0edd130764a8bd43b87afa04c63444f7cd4b78dee8deb59df5762cb0
|
File details
Details for the file meow_md-0.2.0-py3-none-any.whl.
File metadata
- Download URL: meow_md-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcde0e8d72b3e30592edcf1b18bd1ba046d39ee0b7b72a8b238c5f89ad63bef8
|
|
| MD5 |
2ea1421b72a9aabf77c7146af886bde6
|
|
| BLAKE2b-256 |
0685a6203ebae33cd3b9268ac1e0dba958830784dee59ec659b0268ceb938f20
|