Skip to main content

Flexible and efficient upload handling for Flask

Project description

https://travis-ci.com/jugmac00/flask-reuploaded.svg?branch=master https://coveralls.io/repos/github/jugmac00/flask-reuploaded/badge.svg?branch=master PyPI PyPI - Python Version

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.

Installation

$ pip install Flask-Reuploaded

Documentation

The documentation can be found at…

https://flask-reuploaded.readthedocs.io/en/latest/

Contributing

Contributions are more than welcome. Please have a look at https://github.com/jugmac00/flask-reuploaded/issues

Changelog

0.3.2

  • documentation update (#5)

    • update docs/index.rst

    • use blue ReadTheDocs theme

    • update sphinx configuration

    • add documentation link to setup.py, so it shows on PyPi

    • add note about documentation in the README file

    • delete old theme files

  • configure isort to force single line imports

0.3.1

  • add badges to README (# 31)

  • add migration guide from Flask-Uploads to Flask-Reuploaded (#11)

  • add packaging guide (#28)

  • update installation instruction in README

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.

  • rename package from Flask-Uploads to Flask-Reuploaded (#10)

  • update setup.py (#12)

  • start using pre-commit.com (#4)

  • update README (#14)

  • setup CI (Travis) (#3)

  • fix broken tests (#13)

  • make use of pytest instead of the no longer maintained nose (#2)

  • add a changelog and start tracking changes (#1)

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-Reuploaded-0.3.2.tar.gz (37.7 kB view details)

Uploaded Source

Built Distribution

Flask_Reuploaded-0.3.2-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

Details for the file Flask-Reuploaded-0.3.2.tar.gz.

File metadata

  • Download URL: Flask-Reuploaded-0.3.2.tar.gz
  • Upload date:
  • Size: 37.7 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

Hashes for Flask-Reuploaded-0.3.2.tar.gz
Algorithm Hash digest
SHA256 3abb63bc580dfc078d46338f1daa434171e21cb5fad0e7a7505fe3d215766bf8
MD5 905829e8fffe9aab0760de2bff543097
BLAKE2b-256 22bfe46ebfb835e192bbd711f4ce31497772f03cdacc160a10fa68475f7831ce

See more details on using hashes here.

File details

Details for the file Flask_Reuploaded-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: Flask_Reuploaded-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 10.2 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

Hashes for Flask_Reuploaded-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5b2e2c76866bf6f43e2df5948a1de78a49a6910a4b3c2c3c90432e437d340cb3
MD5 d2ebb55d952ea81c4ff68724c5d3a92d
BLAKE2b-256 754509c7746ba8e99a460687f20c37c66eb7b2292fb884227c8d79b738be1f19

See more details on using hashes here.

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