Flexible and efficient upload handling for Flask
Project description
Flask-Reuploaded
Flask-Reuploaded provides file uploads for Flask.
Notes on this package
This is an independently maintained version of Flask-Uploads based on the 0.2.1 version of the original, but also including four years of unreleased changes - at least not released to PyPi.
Noteworthy is the fix for the Werkzeug API change.
Goals
Flask-Reuploaded is a stable drop-in replacement for Flask-Uploads
regain momentum for this widely used package
provide working PyPi packages
Migration guide from Flask-Uploads
If you have used Flask-Uploads and want to migrate to Flask-Reuploaded, you only have to install Flask-Reuploaded instead of Flask-Uploads.
That’s all!
So, if you use pip to install your packages, instead of …
$ pip install Flask-Uploads # don’t do this! package is broken
… just do …
$ pip install Flask-Reuploaded
Flask-Reuploaded is a drop-in replacement.
This means you do not have to change a single line of code.
Contributing
Contributions are more than welcome. Please have a look at https://github.com/jugmac00/flask-reuploaded/issues
Installation
$ pip install Flask-Reuploaded
Changelog
0.3.1
0.3
Besides including four years of unreleased changes from the original package, most notable the fix for the Werkzeug API change, the following changes happened since forking the original package.
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
Built Distribution
File details
Details for the file Flask-Reuploaded-0.3.1.tar.gz
.
File metadata
- Download URL: Flask-Reuploaded-0.3.1.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa5a3a405e7665712a7e002b76058992291fc0be7b6a3e209ae1313815ee57bb |
|
MD5 | 86c134cdc907435a621f1388d1bd4afd |
|
BLAKE2b-256 | a188d0fe99a36b727d526f7b172a9412c4a57b8abb35bdb685b353137bc4d3dd |
File details
Details for the file Flask_Reuploaded-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: Flask_Reuploaded-0.3.1-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcd99a17981093ba5b4ee2460b0552480dbd2f892bc6006564e7a9e315cf304f |
|
MD5 | a2457099a77561eb10ee75f487ed5848 |
|
BLAKE2b-256 | b69fc8dc39d1614b9f1e5d23f8186f26bee54db5cb5f699c474c4466a9fe94ea |