Flask Filer
Flask-Filer is an extension for Flask that integrates with PyFilesystem2. The purpose is to manage files in local server, remote server or cloud service by using Python's Filesystem abstraction layer concept.
Compatibility
For now Python 3.5+.
Installation
With pip:
$ pip install flask-filer