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.1.3.tar.gz
(6.0 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.3.tar.gz.
File metadata
- Download URL: meow_md-0.1.3.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4396e2b281d7117ae9e58cb53b01e3d2c138201916c34cd48e80c5871deb5247
|
|
| MD5 |
57cc3194c8bc76461d3ae85ce653c490
|
|
| BLAKE2b-256 |
e7f3f4bf732b1183cf2fbf3f6b1bfb404472338f3d993a1a68311cc4e31e5b8d
|
File details
Details for the file meow_md-0.1.3-py3-none-any.whl.
File metadata
- Download URL: meow_md-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.4 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 |
5614aa0dacc81508d0932117ec122cb017ca837b19996bc2095253c0dea767e7
|
|
| MD5 |
b64801df027398159c5be81fd329fa41
|
|
| BLAKE2b-256 |
4bdf32f394fa25bb2fca5e0ef33bfa9f0a614ab63c2b0cb5618399c805b81c6b
|