dimanche 27 mars 2016

Setting my webproject to recieve CSV via email, read it, and post it to database

I am very new to programming, and currently using Django, Python and SQL lite to do a test web project in a virtual environment on my PC.

Can someone tell me if the following is possible/how to do this:

1) Set up my project to receive a .csv file via email 2) Getting my app to read the fields in the file 3) Storing those fields in my simple database that I set up via Django

Thanks

Aucun commentaire:

Enregistrer un commentaire