Skip to content

itabas016/format-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML format

This is a exercise tool that convert simple text or xml to html by python.

$ python text/main.py < test.txt > test.html

$ python xml/website.py sample/website.xml sample/public

Sample - TEXT -> HTML

source: test.txt -> output: test.html

Sample - XML -> HTML

source: website.xml -> output: website.html

About

python exercise tool - convert TEXT or XML to HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages