Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 767 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 767 Bytes

File Processor

Simple overview of use/purpose.File processing solution.

Description

This is a solution for saving csv file into the database and converting the currency into EURO using the Europe Central bank api.

Getting Started

sudo apt-get install python3.6
pip install Django==3
pip install requests
pip install xmltodict
pip install pydantic

Dependencies

Python 3.9
Django 3

Installing

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

Authors

Hlamalani Shihlomulo
[email protected]