Metadata-Version: 2.0
Name: addok
Version: 1.0.0rc1
Summary: Search engine for address. Only address.
Home-page: https://github.com/addok/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
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: falcon (==1.1.0)
Requires-Dist: hiredis (==0.2.0)
Requires-Dist: ngram (==3.3.0)
Requires-Dist: progressist (==0.0.6)
Requires-Dist: python-geohash (==0.8.5)
Requires-Dist: redis (==2.10.5)
Requires-Dist: Unidecode (==0.04.20)
Provides-Extra: docs
Requires-Dist: mkdocs; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'

[![Build Status](https://travis-ci.org/addok/addok.svg?branch=master)](https://travis-ci.org/addok/addok)
[![Requirements Status](https://requires.io/github/addok/addok/requirements.svg?branch=master)](https://requires.io/github/addok/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/addok/addok/badge.svg?branch=master&service=github)](https://coveralls.io/github/addok/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)


