pyramid_storage is a package for handling file uploads in your Pyramid framework application.

Tested with python 2.6, 2.7 and 3.2.

This package was inspired by the flask-uploads package:

https://github.com/srusskih/flask-uploads
