Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 371 Bytes

File metadata and controls

19 lines (13 loc) · 371 Bytes

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