.gitignore
LICENCE
README.rst
publish.sh
setup.py
.github/workflows/python-package.yml
doc/Makefile
doc/conf.py
doc/favicon.ico
doc/index.rst
doc/logo.png
doc/logo.svg
doc/modules.rst
doc/reference.rst
doc/start.rst
doc/tutorial.rst
doc/index/basic_page.png
examples/README.rst
examples/book.py
examples/page.py
shpg/__init__.py
shpg/_version.py
shpg/html.py
shpg/page.py
shpg/simple.py
shpg.egg-info/PKG-INFO
shpg.egg-info/SOURCES.txt
shpg.egg-info/dependency_links.txt
shpg.egg-info/requires.txt
shpg.egg-info/top_level.txt
shpg/style/default.css
test/test_html_elements.py