Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.17 KB

index.rst

File metadata and controls

53 lines (37 loc) · 1.17 KB

ODIN documentation

Object Data Mapper for Python

First Steps

Quick overview to get up to speed with Odin.

  • intro/creating-resources
  • intro/loading-and-saving-data
  • intro/mapping-between-resources

Working with resources

Resources are the basic building block of Odin.

  • Resources: ref/resources/fields | ref/resources/options
  • Loading and Saving: ref/codecs/json_codec | ref/codecs/csv_codec | ref/codecs/msgpack_codec
  • Mapping: ref/mapping/classes
  • Adapters: ref/adapters
  • Documenting: ref/contrib/sphinx/index

See the examples/index section for examples on how to use features of Odin.

Extras

  • ref/contrib/money/index
  • ref/contrib/geo/index
  • ref/contrib/pint/index

Integration

  • integration/django/index

Indices and tables

  • contents
  • genindex
  • modindex
  • search