volfpeter/markyp
Python 3 tools for creating markup documents.
This is a set of Python tools to help developers build structured text documents, like web pages or RSS feeds. You define custom components representing your document structure, then combine them to generate the final markup. It is designed for software developers who need to programmatically create or manipulate structured text documents.
No commits in the last 6 months. Available on PyPI.
Use this if you are a developer building an application that needs to generate HTML, RSS, or other markup-based documents programmatically, rather than using templating engines or manual string concatenation.
Not ideal if you are looking for a visual document editor, a tool for non-developers to create web content, or a simple templating system for static websites.
Stars
15
Forks
1
Language
Python
License
MIT
Category
Last pushed
Apr 16, 2025
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
vil02/puzzle_generator
Generates python code representing a puzzle
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
numen31337/copy_with_extension
Auto-generate `copyWith` methods for your Dart classes.
finsberg/gotranx
Next generation ODE translator