Skip to content

buserbrasil/buser-xml-to-dict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Run the following to install:

pip install buser-xml-to-dict

Usage

CTE_XML = '/'.join([os.path.dirname(__file__), 'pathtofile.xml'])
cte = XmlAdapter.from_xmlpath(CTE_XML)
cte['cteProc__CTe__infCte__ide__cUF']

About

Simple lib to handle with xml like a dictionary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages