volfpeter/markyp
Python 3 tools for creating markup documents.
Provides a declarative, class-based API where positional arguments become child elements and keyword arguments become attributes, enabling markup-like syntax in pure Python. Lazy evaluation generates markup only when converting to string, and a plugin ecosystem (`markyp-html`, `markyp-bootstrap4`, etc.) extends support for specific markup languages and frameworks.
15 stars and 6,943 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
15
Forks
1
Language
Python
License
MIT
Category
Last pushed
Apr 16, 2025
Monthly downloads
6,943
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/volfpeter/markyp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
inducer/cgen
C/C++ source generation from an AST
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
pyecore/pyecore
A Python(nic) Implementation of EMF/Ecore (Eclipse Modeling Framework)
mutating/transfunctions
Say NO to Python fragmentation on sync and async
cogu/cfile
A python C code generator