Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/4Catalyzer/flask-annex

Efficient integration of external storage services for Flask
https://github.com/4Catalyzer/flask-annex

Last synced: about 1 month ago
JSON representation

Efficient integration of external storage services for Flask

Awesome Lists containing this project

README

        

# Flask-Annex [![Travis][build-badge]][build] [![PyPI][pypi-badge]][pypi]

Efficient integration of external storage services for [Flask](http://flask.pocoo.org/).

Run `pip install -e .[s3,tests]` to install for development and with `S3` support.

[![Codecov][codecov-badge]][codecov]

[build-badge]: https://img.shields.io/travis/4Catalyzer/flask-annex/master.svg
[build]: https://travis-ci.org/4Catalyzer/flask-annex
[pypi-badge]: https://img.shields.io/pypi/v/Flask-Annex.svg
[pypi]: https://pypi.python.org/pypi/Flask-Annex
[codecov-badge]: https://img.shields.io/codecov/c/github/4Catalyzer/flask-annex/master.svg
[codecov]: https://codecov.io/gh/4Catalyzer/flask-annex