python - Creating spreadsheets for download in django -


i using xlrd create spreadsheets. on website, user able create custom report , download xls file.

usually, storing files on s3, in case, there way not store file anywhere , give directly user? or how should if don't want use s3 save file?

xlrd choice. generation , download processes - depends on web framework in usage, here an example web2py.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -