Simple overview of use/purpose.File processing solution.
This is a solution for saving csv file into the database and converting the currency into EURO using the Europe Central bank api.
sudo apt-get install python3.6
pip install Django==3
pip install requests
pip install xmltodict
pip install pydantic
Python 3.9
Django 3
git clonehttps://github.com/Hlamallama/file_processor.git
apt-get update
apt-get install python-virtualenv
source bin/activate
python manage.py migrate data
python manage.py makemigrations data
Hlamalani Shihlomulo
[email protected]