Skip to content

karlicoss/dominatepp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Dominate++ is a set of Python goodiness based on Dominate library for HTML rendering and pagination. For documentation, see unit tests.

Installing:

pip3 install .

Running tests:

python3 setup.py test