/frink

Basic ORM-like functionality for a RethinkDB datastore on top of Schematics.

Primary LanguagePythonMIT LicenseMIT

Codacy Badge Codacy Badge Documentation Status PyPI

Frink

Basic ORM-like functionality for RethinkDB on top of Schematics.

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, future, and inflection.

Compatibility

Tested with Python 2.7.6 and 3.4.3