Metadata-Version: 2.0
Name: addok
Version: 0.5.0
Summary: Search engine for address. Only address.
Home-page: https://github.com/etalab/addok
Author: Yohan Boniface
Author-email: yohan.boniface@data.gouv.fr
License: WTFPL
Keywords: address openstreetmap geocoding
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: Unidecode (==0.04.18)
Requires-Dist: Werkzeug (==0.11.3)
Requires-Dist: docopt (==0.6.2)
Requires-Dist: gunicorn (==19.4.5)
Requires-Dist: hiredis (==0.2.0)
Requires-Dist: ngram (==3.3.0)
Requires-Dist: python-geohash (==0.8.5)
Requires-Dist: redis (==2.10.5)
Provides-Extra: docs
Requires-Dist: mkdocs; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'

[![Build Status](https://travis-ci.org/etalab/addok.svg?branch=master)](https://travis-ci.org/etalab/addok)
[![Requirements Status](https://requires.io/github/etalab/addok/requirements.svg?branch=master)](https://requires.io/github/etalab/addok/requirements/?branch=master)
[![PyPi version](https://img.shields.io/pypi/v/addok.svg)](https://pypi.python.org/pypi/addok/)
[![Coverage Status](https://coveralls.io/repos/etalab/addok/badge.svg?branch=master&service=github)](https://coveralls.io/github/etalab/addok?branch=master)

# Addok

Search engine for address. Only address.


### Dependencies

- Redis
- Python 3.4

### Documentation

http://addok.readthedocs.org/en/latest/

### Demo

http://adresse.data.gouv.fr/map/ (France database)


