Skip to main content

A simple storage for Flask based on siilo.

Project description

https://badge.fury.io/py/flask_siilo.png https://travis-ci.org/s-m-i-t-a/flask_siilo.png?branch=master https://pypip.in/d/flask_siilo/badge.png https://coveralls.io/repos/s-m-i-t-a/flask_siilo/badge.png

A simple storage for Flask.

  • Free software: BSD license

Quickstart

Install flask_siilo:

pip install flask_siilo

In the app you must init the Storage:

from flask import Flask
from flask.ext.siilo import Storage

app = Flask(__name__)
Storage(app)

History

0.1.0 (2014-10-21)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask_siilo-0.1.0.tar.gz (12.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page