Metadata-Version: 2.0
Name: Flask-Annex
Version: 0.4.3
Summary: Efficient integration of external storage services for Flask
Home-page: https://github.com/4Catalyzer/flask-annex
Author: Jimmy Jia
Author-email: tesrin@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: storage s3 flask
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: Flask
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Flask (>=0.10)
Provides-Extra: s3
Requires-Dist: boto3 (>=1.4.0); extra == 's3'

.. _flask-annex-travisbuild-badgebuild-pypipypi-badgepypi:

Flask-Annex |Travis| |PyPI|
===========================

Efficient integration of external storage services for
`Flask <http://flask.pocoo.org/>`__.

|Codecov|

.. |Travis| image:: https://img.shields.io/travis/4Catalyzer/flask-annex/master.svg
   :target: https://travis-ci.org/4Catalyzer/flask-annex
.. |PyPI| image:: https://img.shields.io/pypi/v/Flask-Annex.svg
   :target: https://pypi.python.org/pypi/Flask-Annex
.. |Codecov| image:: https://img.shields.io/codecov/c/github/4Catalyzer/flask-annex/master.svg
   :target: https://codecov.io/gh/4Catalyzer/flask-annex


