/flask-frink

Provides UserDatastore functionality to Frink for use with Flask and Flask security.

Primary LanguagePythonMIT LicenseMIT

Codacy Badge Codacy Badge Documentation Status PyPI

Flask-Frink

Frink provides basic ORM-like functionality for RethinkDB on top of Schematics. Flask-Frink adds support for using Frink with Flask and includes datastore classes for Flask-Security.

WARNING: This is totally pre-alpha at the moment. Things are likely to change. If you're interested in using it in production, then contributions to get it somewhere stable would be much appreciated.

Usage

Don't use it yet.

Installation

Don't install it yet.

Requirements

Requires the excellent schematics, the rethinkdb driver, and inflection.

Compatibility

Tested with Python 2.7.6 and Python 3.4.3