Skip to content

pyhtgen (formerly HTML.py) provides a few classes to easily generate HTML content such as tables and lists.

Notifications You must be signed in to change notification settings

atlassian/pyhtgen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML.py

This module provides a few classes to easily generate HTML tables and lists.

Author: Philippe Lagadec

Project website: http://www.decalage.info/python/html

License: CeCILL (open-source GPL compatible), see source code for details.
         http://www.cecill.info

-------------------------------------------------------------------------------

INSTALLATION:

- on Windows, double-click on install.bat, or type "setup.py install" in a CMD
  window.
- on other systems, type "python setup.py install" in a shell.

-------------------------------------------------------------------------------

HOW TO USE THIS MODULE:

First have a look at HTML_tutorial.py. It provides examples of how to use
HTML.py.
See http://www.decalage.info/python/html for additional information and updates.
For complete reference see HTML.py.html, and also the source code of HTML.py.


About

pyhtgen (formerly HTML.py) provides a few classes to easily generate HTML content such as tables and lists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 68.8%
  • Python 28.6%
  • Batchfile 2.6%