Metadata-Version: 1.2
Name: mappers
Version: 2.0.3
Summary: Declarative mappers from ORM models to domain entities. And back again!
Home-page: https://dry-python.org/
Author: Artem Malyshev
Author-email: proofit404@gmail.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: [![logo](https://raw.githubusercontent.com/dry-python/brand/master/logo/mappers.png)](https://github.com/dry-python/mappers)
        
        [![azure-devops-builds](https://img.shields.io/azure-devops/build/dry-python/mappers/1?style=flat-square)](https://dev.azure.com/dry-python/mappers/_build/latest?definitionId=1&branchName=master)
        [![azure-devops-coverage](https://img.shields.io/azure-devops/coverage/dry-python/mappers/1?style=flat-square)](https://dev.azure.com/dry-python/mappers/_build/latest?definitionId=1&branchName=master)
        [![readthedocs](https://img.shields.io/readthedocs/mappers?style=flat-square)](https://mappers.readthedocs.io/en/latest/?badge=latest)
        [![gitter](https://img.shields.io/gitter/room/dry-python/mappers?style=flat-square)](https://gitter.im/dry-python/mappers)
        [![pypi](https://img.shields.io/pypi/v/mappers?style=flat-square)](https://pypi.python.org/pypi/mappers/)
        
        ---
        
        Declarative mappers from ORM models to domain entities. And back again!
        
        - [Source Code](https://github.com/dry-python/mappers)
        - [Issue Tracker](https://github.com/dry-python/mappers/issues)
        - [Documentation](https://mappers.readthedocs.io/en/latest/)
        - [Newsletter](https://twitter.com/dry_py)
        - [Discussion](https://gitter.im/dry-python/mappers)
        
        <p align="center">&mdash; ⭐️ &mdash;</p>
        <p align="center"><i>Drylabs maintains dry-python and helps those who want to use it inside their organizations.</i></p>
        <p align="center"><i>Read more at <a href="https://drylabs.io">drylabs.io</a></i></p>
        
Platform: UNKNOWN
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
