Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 376 Bytes

index.rst

File metadata and controls

21 lines (14 loc) · 376 Bytes

Welcome to elasticmapper's documentation! ====================

elasticmapper is a ElasticSearch mapper for three ORMs - SQLAlchemy, Peewee, DjangoORM.

Allows you to easily generate ElasticSearch mappings based on models.

Installation

pip install elasticmapper

Contents

basic_usage mapper