Knackles

Knackles is an async ORM. Knackles is currently under development and this documentation serves as a reference for implementation.

Installing and Testing

To install via pip, run

pip install knackles

Installing with git

To install via git, run

pip install git+https://github.com/channelcat/knackles

Running tests

You can test your features by running

python -m pip pytest tests

Indices and tables