Skip to main content

Provides Django-Storages like file storage backends for Flask Applications.

Project description

Flask-Store

Flask-Store is a Flask Extension designed to provide easy file upload handling in the same vien as Django-Storages, allowing developers to user custom storage backends or one of the provided storage backends.

Included Providers

  • Local File System

  • AWS Simple Storage Service (S3)

Change Log

0.0.3 - Alpha

  • Feature: SQLAlchemy Store Type

  • Changed: Renamed stores to providers

  • Removed: Removed FileStore wrapper class - it was a bad idea.

0.0.2 - Alpha

  • Feature: FileStore wrapper around provider files

  • Bugfix: S3 url generation

0.0.1 - Alpha

  • Feature: Local File Storage

  • Feature: S3 File Storage

  • Feature: S3 Gevented File Storage

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-Store-0.0.3.tar.gz (9.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page