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.
For now Python 3.5+.
With pip:
$ pip install flask-filer