Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/4catalyzer/flask-annex
- Owner: 4Catalyzer
- License: mit
- Created: 2015-07-26T22:39:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T22:13:40.000Z (4 months ago)
- Last Synced: 2024-10-16T09:24:17.611Z (2 months ago)
- Language: Python
- Homepage:
- Size: 141 KB
- Stars: 8
- Watchers: 9
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flask-Annex [![GitHub Actions][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://github.com/4Catalyzer/flask-annex/actions/workflows/main.yml/badge.svg
[build]: https://github.com/4Catalyzer/flask-annex/actions
[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