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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Flask-S3-ng-1.0.2.tar.gz
.
File metadata
- Download URL: Flask-S3-ng-1.0.2.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 817bfbfe0d35cf15e2abbb9fadeb72920acc677c680951c9d226068f0c32a228 |
|
MD5 | ac4d8ea6a8384122b10f67b4ab4fd7cd |
|
BLAKE2b-256 | 2d5cec2783559a37ffa4b7603cd215ce399ed9953f308a6fb4671b85b0503a4f |