Skip to content

A lightweight solution to generating HTML-formatted strings, in Python.

License

Notifications You must be signed in to change notification settings

Whoeza/html_and_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html_and_py

A lightweight solution to generating HTML-formatted strings, in Python.

Open source available on GitHub and PyPI.

Installation

Install from pip:

py -m pip install html_and_py

Update to the latest version from pip:

py -m pip install html_and_py --upgrade

Uninstall from pip:

py -m pip uninstall html_and_py

Building from sources

It is possible to build from sources by running this command from the package directory in your filesystem:

py -m build

Community

Open a new issue for support

About

A lightweight solution to generating HTML-formatted strings, in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages