Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.07 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.07 KB

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