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— respects your terminal colorscheme for all you (us) ricers - syntax highlighting in fenced codeblocks via Pygments
- styled lists, headers, blockquotes, and bold and italics
git log-like, terminal height-aware paging
gripes / future
- make the checkboxes cuter! glow-style
[ ]/[-]/[x] - tables...
installation
install directly from pypi:
# run directly without installing
uvx meow-md
# or install globaly
uv tool install meow-md
# or more traditionally
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
uv run -m meow.__main__ # run directly
# or
uv sync && uv run -m meow.__main__ # for development
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.1.tar.gz
(7.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.2.1.tar.gz.
File metadata
- Download URL: meow_md-0.2.1.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed302bf87a33b620a7f63c2e8bb844d16172a3acde5ff09a457919726c2fe4bf
|
|
| MD5 |
bd237647ce6403a928392cf476f94a40
|
|
| BLAKE2b-256 |
9153f503309ffa4ff5303dbcb44ac6619917b93072a3bbef4f2f0bffd82f7cde
|
File details
Details for the file meow_md-0.2.1-py3-none-any.whl.
File metadata
- Download URL: meow_md-0.2.1-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f6034d49df31d2a2065c16d0d124049717a8db065431d7e7d31c4c14e536251
|
|
| MD5 |
c7e709e660cd92745f54d26f2338eafe
|
|
| BLAKE2b-256 |
891ce07ffb766b60f780efc3930a657aaffd30e388bb42c80e22820bfe2fcbeb
|