Skip to main content

New Generation version of Flask-S3 project. Seamlessly serve the static files of your Flask app from Amazon S3

Project description

flask-s3-ng

Seamlessly serve the static assets of your Flask app from Amazon S3.

Project description

This project is base on Flask-S3 project. This great project has unmaintained for a lot time and this fork aims to get updated.

In this fork, Python 2 support was removed.

Installation

Install Flask-S3 via pypi:

pip install flask-s3-ng

New features

This fork offer some new features:

  • Progress bar while it is updating statics
  • Support for other S3 providers but AWS.

Support for other S3 providers

If you use a different provider than AWS S3, you can use the configuration parameter FLASKS3_ENDPOINT_URL.

For example, if you're using Scaleway provider for S3 storage, your FLASKS3_ENDPOINT_URL is: https://s3.nl-ams.scw.cloud.

Documentation

Most of the original documentation is currently valid.

For additional informacion or example you can refer to the original repo.

The latest documentation for Flask-S3 can be found here.

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-S3-ng-1.0.2.tar.gz (8.5 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