# Addok
Search engine for address. Only address.
Addok will index your address data and provide an HTTP API for full text search.
It is extensible with [plugins](http://addok.readthedocs.io/en/latest/plugins/),
for example for geocoding CSV files.
Used in production by France administration, with around 26 millions addresses.
In those servers, full France data is imported in about 15 min and it scales
to around 2000 searches per second.
Check the [documentation](http://addok.readthedocs.org/en/latest/) and a
[demo](http://adresse.data.gouv.fr/map) with French data.
For discussions, please use the [discourse Geocommun forum](https://forum.geocommuns.fr/c/adresses/addok-le-geocodeur/17). Discussions are mostly French, but English is very welcome.
Powered by Python and Redis.
[![PyPi version](https://img.shields.io/pypi/v/addok.svg)](https://pypi.python.org/pypi/addok/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/addok)
[![Coverage Status](https://coveralls.io/repos/addok/addok/badge.svg?branch=master&service=github)](https://coveralls.io/github/addok/addok?branch=master)
Raw data
{
"_id": null,
"home_page": "https://github.com/addok/addok",
"name": "addok",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "address openstreetmap geocoding",
"author": "Yohan Boniface",
"author_email": "yohan.boniface@data.gouv.fr",
"download_url": "https://files.pythonhosted.org/packages/f9/c3/2588a1177d6b988a5976377f3c69e3fe1ac264b3334195b249afe893566f/addok-1.1.2.tar.gz",
"platform": null,
"description": "# Addok\n\nSearch engine for address. Only address.\n\nAddok will index your address data and provide an HTTP API for full text search.\n\nIt is extensible with [plugins](http://addok.readthedocs.io/en/latest/plugins/),\nfor example for geocoding CSV files.\n\nUsed in production by France administration, with around 26 millions addresses.\nIn those servers, full France data is imported in about 15 min and it scales\nto around 2000 searches per second.\n\nCheck the [documentation](http://addok.readthedocs.org/en/latest/) and a\n[demo](http://adresse.data.gouv.fr/map) with French data.\n\nFor discussions, please use the [discourse Geocommun forum](https://forum.geocommuns.fr/c/adresses/addok-le-geocodeur/17). Discussions are mostly French, but English is very welcome.\n\nPowered by Python and Redis.\n\n[![PyPi version](https://img.shields.io/pypi/v/addok.svg)](https://pypi.python.org/pypi/addok/)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/addok)\n[![Coverage Status](https://coveralls.io/repos/addok/addok/badge.svg?branch=master&service=github)](https://coveralls.io/github/addok/addok?branch=master)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Search engine for address. Only address.",
"version": "1.1.2",
"project_urls": {
"Homepage": "https://github.com/addok/addok"
},
"split_keywords": [
"address",
"openstreetmap",
"geocoding"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6a6d7a2733e66b803890b4834b353fe2bc2c0381a40e89e0f0b55ff442cdcb36",
"md5": "ca8b9f7b6a276c9e48950db6c7c4229b",
"sha256": "a45e00d62e7fa7052cbca4dd4178379bb74462a00cd0aa5a7416f33aaeceed51"
},
"downloads": -1,
"filename": "addok-1.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ca8b9f7b6a276c9e48950db6c7c4229b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 46007,
"upload_time": "2024-01-26T13:18:52",
"upload_time_iso_8601": "2024-01-26T13:18:52.302460Z",
"url": "https://files.pythonhosted.org/packages/6a/6d/7a2733e66b803890b4834b353fe2bc2c0381a40e89e0f0b55ff442cdcb36/addok-1.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f9c32588a1177d6b988a5976377f3c69e3fe1ac264b3334195b249afe893566f",
"md5": "517edc7912d101c7424d04e8944a9f59",
"sha256": "691e680f59de24ce7c1fd41153a58321b327d1b3f2c8b34df4ef71981c429d03"
},
"downloads": -1,
"filename": "addok-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "517edc7912d101c7424d04e8944a9f59",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 38556,
"upload_time": "2024-01-26T13:18:55",
"upload_time_iso_8601": "2024-01-26T13:18:55.308744Z",
"url": "https://files.pythonhosted.org/packages/f9/c3/2588a1177d6b988a5976377f3c69e3fe1ac264b3334195b249afe893566f/addok-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-26 13:18:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "addok",
"github_project": "addok",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "addok"
}