Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swizec/urllib2_file

Extending the urllib2 library so it can handle file uploads and work on Google App Engine
https://github.com/swizec/urllib2_file

Last synced: 4 days ago
JSON representation

Extending the urllib2 library so it can handle file uploads and work on Google App Engine

Awesome Lists containing this project

README

        

This is an adaptation of the original urllib2_file library at http://fabien.seisen.org/python/urllib2_file/

It can now work on Google App Engine, you can see how I'm using it at:
http://swizec.com/blog/programatically-uploading-to-blobstore-in-python/swizec/1423