This repository has been archived on 2021-01-14. You can view files and clone it, but cannot push or open issues or pull requests.
dependabot-preview[bot] 09f7b12c3c
Bump cryptography from 2.8 to 3.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.8...3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 04:23:34 +00:00
2020-08-31 16:43:58 -05:00

imgupload

CodeFactor Grade GitHub repo size GitHub All Releases GitHub issues GitHub closed issues GitHub

What is imgupload?

imgupload is a Flask + uWSGI application to serve as an all-purpose image/file uploader over POST requests.

Usage

Make sure you install the dependencies first. To do this, run sudo python3 -m pip install -r requirements.txt. To deploy imgupload, run flask run.

Description
Python Flask application to receive and save images over POST requests.
Readme 118 KiB
v2.4 Latest
2020-11-24 17:57:58 -06:00
Languages
Python 100%