XML to JSON Converter | Python File Automation (Project 2)

Опубликовано: 23 Май 2026
на канале: Rise with Purpose.
9
0

In this project, I built a simple XML to JSON converter using Python.

The program:
• Reads XML files
• Extracts text data from tags
• Converts data into JSON format
• Supports single and multiple records

This project helped me understand XML structure and data conversion.

Project Code:
[https://github.com/sabirhusseinbalal/...]

Full Repository:
[https://github.com/sabirhusseinbalal/...]

Watch Full Playlist:
[   • Python File & Folder Automation – 18 Proje...  ]

#python #automation #beginner