/cargo-orm

A fast, friendly (experimental) Postgres ORM written for Python 3.5+.

Primary LanguagePythonMIT LicenseMIT

Cargo ORM

Build Status

A fast, friendly Postgres ORM written for Python 3.5+.

Getting started

pip install cargo-orm

or

git clone https://github.com/jaredlunde/cargo-orm
cd cargo-orm
python setup.py install

©2016 Jared Lunde