Hello,

I would like to use Django for building a web application for use of a 
third party python package. 

This third party package uses a text file as input, and produces a bunch of 
text files as output (sorted in directories). 

I would like my website to take text/textfile from the user, and give an 
archive (.zip) back with all the output files. 

I went through the tutorial on the django website already, and made some 
progress, but my understanding is still shallow for this project.

Could someone point me to the best direction, or give tips on what bits of 
the documentation I should read to get my head around it as fast as 
possible?


Many thanks!

Eni

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/25569f75-d5f8-407a-aaea-0e4e824988be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to