Skip to content

danjac/pyramid_storage

Repository files navigation

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

Links

This package was inspired by the flask-uploads package

Running the tests

To run the unit tests:

$ make tests

Releasing

  1. Create a release on Github on https://github.com/danjac/pyramid_storage/releases/new
  2. Create a new tag X.Y.Z (This tag will be created from the target when you publish this release.)
  3. Generate release notes
  4. Publish release

About

File upload management for the Pyramid web framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published