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, just
[ ]/[-]/[x]
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.1.1.tar.gz
(5.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.1.1.tar.gz.
File metadata
- Download URL: meow_md-0.1.1.tar.gz
- Upload date:
- Size: 5.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 |
fbff03d1faae6c23baf2be115237df51920a73e7b187a686f1b4423d88e35552
|
|
| MD5 |
fb451c822f1f6b15139b07bc8fb1d7ca
|
|
| BLAKE2b-256 |
b10a36c43b46702c761842f9ed1a101fd288243bba40bd63b9c13e9e28752b23
|
File details
Details for the file meow_md-0.1.1-py3-none-any.whl.
File metadata
- Download URL: meow_md-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.3 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 |
067ae34c8d9e3494647324bf06764f275fbc6e433033407b4809b10fc4e0fb28
|
|
| MD5 |
30b3cdf45669dd27814e11c1d0d66d17
|
|
| BLAKE2b-256 |
1e2d8a8d8a7e92b74dcf18c13c928fb58a76d313584078380dba99a66a4339ab
|