Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tylerbakke/MarkupPy

MarkupPy - An HTML/XML generator
https://github.com/tylerbakke/MarkupPy

Last synced: 7 days ago
JSON representation

MarkupPy - An HTML/XML generator

Awesome Lists containing this project

README

        

## MarkupPy
This is MarkupPy - a Python module that attempts to make it easier to generate HTML/XML from a Python program in an intuitive, lightweight, customizable and pythonic way. It works with both python 2 and 3.

Installation:

pip install MarkupPy

Documentation and further info is at https://tylerbakke.github.io/MarkupPy/

Please send bug reports, feature requests, enhancement ideas or questions to [email protected].

The Python Package can be found at https://pypi.python.org/pypi/MarkupPy.

The code is in the public domain. Version: 1.14 as of July 12 2017.