A convention-based object-object mapper in Python.
Automappy is based on Python type hints and annotations to map objects from one type to another.
It is designed to be simple and easy to use, with a focus on convention over configuration.
Feel free to contribute to this project by opening a pull request.
Feel free to open an issue if you have any questions or suggestions.
Automappy is inspired by AutoMapper from the .NET ecosystem.
- Mapper Configuration (allow to customize mappings)
- ReadTheDocs documentation
- Execution plan
- Runnable execution tree