Skip to content
/ html Public

html.tool: the html version of json.tool (pretty print html in python)

Notifications You must be signed in to change notification settings

tjulien/html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

inspired by json.tool, a pretty printer for html $ echo 'Hello World' | python -m html.tool Hello World

Installation

sudo apt-get install python-beautifulsoup

OR sudo easy_install BeautifulSoup OR some such THEN git clone git://github.com/tjulien/html.git and put that in your PYTHONPATH OR save it under site-packages

About

html.tool: the html version of json.tool (pretty print html in python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published