A python script to import, update, and delete data from XML file with PostgreSQL database.
git clone https://github.com/adilmohak/py-xml-process.git
cd py-xml-process
pip install -r requirements.txt
After configuring your database run: -
python manage.py runserver