NixonInnes / bootlets

Write HTML in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootlets

Bootlets is a Python library that provides a set of template objects which render HTML code, so you never have to write any HTML again!

The templates can be subclassed and customised, or changed on the fly, to modify its' content or keyword arguments.

see Notebook for more detail

Install

pip install bootlets

Links

About

Write HTML in Python


Languages

Language:Python 76.0%Language:Jupyter Notebook 24.0%