Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.14 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.14 KB

Flask Filer

Build Status Build Status image image image image

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