ODIN documentation¶
Object Data Mapper for Python
First Steps¶
Quick overview to get up to speed with Odin.
Working with resources¶
Resources are the basic building block of Odin.
- Resources: Field reference | Resource Meta options
- Loading and Saving: JSON Codec | CSV Codec | MessagePack Codec
- Mapping: Mapping Classes
- Adapters: Adapters
- Documenting: Sphinx Extension
See the Odin Examples section for examples on how to use features of Odin.