HTML Entities for Python
Project description
HTML Entities for Python
encoding
You can encode a char to your htmlentitie relative using encode method:
import htmlentities htmlentities.encode('<') # returns "<"
development
Source hosted at GitHub
Report issues on GitHub Issues
Pull requests are very welcomed! Make sure your patches are well tested.
running the tests
if you are using a virtualenv, all you need is:
$ make test
community
irc channel
#cobrateam channel on irc.freenode.net
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
htmlentities-0.1.tar.gz
(1.4 kB
view hashes)