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!
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.0.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.0.tar.gz.
File metadata
- Download URL: meow_md-0.1.0.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 |
3735cce91f7c4493207425dba744dfe87c995ac40952625242736ba153d58bcc
|
|
| MD5 |
5bf086410be4d953086d3dccb6cddd06
|
|
| BLAKE2b-256 |
2228276e9e4e436ade2d5bdd8c6cd2a217ca512096766ba250ecddc1ccfd96b8
|
File details
Details for the file meow_md-0.1.0-py3-none-any.whl.
File metadata
- Download URL: meow_md-0.1.0-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 |
68756501ec650c7486a397d82c0f045b419c63ecf01562540ed94c4ce61f8e31
|
|
| MD5 |
809d284f3c6ccd29bec712bc166b8944
|
|
| BLAKE2b-256 |
499382b0ffc52df3b5a96aae71317e2df0b9923819958150f0043eb9966855d4
|