Skip to content

uncmath25/easy-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-parse

Build Status

Easy parsing for xml and json

Usage:

Parse a given xml file to json

from easyparse import xml_to_json
xml_to_json('input.xml', 'output.json')

About

PyPI project for xml and json parsing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published