This repository has been archived on 2021-01-14 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
065296f84aba0ba4264a853d887cfaef0ef6184a
Since this is default settings and the user might want to customize them, functions.py has been renamed. This also will prevent conflicts if the user has updated their functions.py and then tries to pull.
imgupload
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.
v2.4
Latest
Languages
Python
100%