Skip to content

Hlamallama/file_processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages