Skip to content

Python script to import, update, and delete data from XML file with PostgreSQL database

License

Notifications You must be signed in to change notification settings

adilmohak/py-xml-process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python XML data process

A python script to import, update, and delete data from XML file with PostgreSQL database.

Installation

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

About

Python script to import, update, and delete data from XML file with PostgreSQL database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages