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.2.tar.gz
(5.6 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.2.tar.gz.
File metadata
- Download URL: meow_md-0.1.2.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eedb210f4b662a8a883397b3a8655acc95399d07cf01ce16ed391df4c5a6fdfe
|
|
| MD5 |
83d06d5b73516df8086439ff1bd7201e
|
|
| BLAKE2b-256 |
b983cff1d64f8be66c9baed4eba772b12a5b3e1fe58c4d585e0a37688436fd8e
|
File details
Details for the file meow_md-0.1.2-py3-none-any.whl.
File metadata
- Download URL: meow_md-0.1.2-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 |
45f63778e61fb0493e71fbc229cc0ce3adf3c30330b7715c20cb305bd72010d6
|
|
| MD5 |
c729b6fae9aa18d96163a820c02be34e
|
|
| BLAKE2b-256 |
650e8de1c3b1c58ce774fc0688b7d78ebd07041220b1b58524e95ca9c96fcee4
|