Skip to content

GPHemsley/congressxml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CongressXML

XML-to-HTML converter for HouseXML and CatoXML.

Installation

Usage

import congressxml

html_tree = congressxml.convert_xml("bill.xml")

congressxml.write_html(html_tree, "bill.html")

About

XML-to-HTML converter for HouseXML and CatoXML.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published