A GUI application built using Python that allows for the easy generation of XML files. It was built for a specific usecase for the Marketing department at STL Partners.
- Simple XML generator v0.2 - windows x64 executable
Although the program is relatively simple and easy to use, and great at what it does, it isn't perfect and there is a lot of room for improvements. I quickly hacked it together for the marketing department of the company I work at, during chunks of spare time. In future iterations of the program, i'll try and complete the following:
- Release an initial version for use by the wider team
- Improve data validation of the program for quality assurance of the XML file. (For instance, display warnings and prevent XML generation if a field is empty)
- Allow loading of existing XML file for updating
- The python program has been compiled into a standalone executable for release, using PyInstaller.
- Icon used made by Roundicons from www.flaticon.com.
This project uses the MIT licence. See licence file for more info