FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

python-mini-projects/projects/Convert_XML_To_JSON at master · scriptex/python-mini-projects · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Converter

Convert XML to JSON

prerequisite

  • you need to install below library using pip
  • $ pip install xmltodict

Description

  • It coverts any input.xml file into output.json.

How to run the script

  • First rename your file to input.xml
  • Execute python3 converter.py
  • The Output will be shown below as output.json

Author Name

Azhad Ghufran


Back | FazBrowse Home | New Git URL