Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Latest commit

 

History

History
36 lines (27 loc) · 604 Bytes

index.rst

File metadata and controls

36 lines (27 loc) · 604 Bytes

Flywheel - Object Mapper for DynamoDB

Flywheel is a library for mapping python objects to DynamoDB tables. It uses a SQLAlchemy-like syntax for queries.

Code lives here: https://github.com/mathcamp/flywheel

User Guide

.. toctree::
    :maxdepth: 2
    :glob:

    topics/getting_started
    topics/models
    topics/queries
    topics/crud
    topics/develop

    changes

API Reference

.. toctree::
    :maxdepth: 3
    :glob:

    ref/flywheel

Indices and tables