I am trying to figure out a way where I can create a tab-delimited file containing data from user-defined fields and allow the user to download that file on google app engine.
The sandbox environment that the app runs in does not allow the application to write to disk. Is there another way where I can create a downloadable file?