FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
python-mini-projects/projects/Convert_XML_To_JSON at master · embeddedaddicted/python-mini-projects · GitHub
embeddedaddicted
/
python-mini-projects
Public
forked from
Python-World/python-mini-projects
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-mini-projects
/
projects
/
Convert_XML_To_JSON
/
Copy path
Directory actions
More options
More options
Directory actions
More options
More options
Latest commit
History
History
History
Breadcrumbs
python-mini-projects
/
projects
/
Convert_XML_To_JSON
/
Copy path
Folders and files
Name
Name
Last commit message
Last commit date
parent directory
..
README.md
README.md
converter.py
converter.py
input.xml
input.xml
output.json
output.json
requirements.txt
requirements.txt
README.md
Outline
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