This repository was archived by the owner on May 25, 2022. It is now read-only.
Folders and files
| Name | Name | Last commit message | Last commit date |
|---|
parent directory.. |
| | | |
| | | |
| | | |
| | | |
| | | |
|
Convert XML to JSON
- you need to install below library using pip
- $ pip install xmltodict
- It coverts any input.xml file into output.json.
- First rename your file to input.xml
- Execute python3 converter.py
- The Output will be shown below as output.json
Azhad Ghufran