{ "info": { "author": "Your full name here", "author_email": "Eugene Oskin: eoskin@crystalnix.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\ndjango geohash cluster\n=============================\n\n.. image:: https://badge.fury.io/py/django-geohash-cluster.svg\n :target: https://badge.fury.io/py/django-geohash-cluster\n\n.. image:: https://travis-ci.org/EvgeneOskin/django-geohash-cluster.svg?branch=master\n :target: https://travis-ci.org/EvgeneOskin/django-geohash-cluster\n\n.. image:: https://codecov.io/gh/EvgeneOskin/django-geohash-cluster/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/EvgeneOskin/django-geohash-cluster\n\nHigh efficient clustering algorithm based on geohash of points\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-geohash-cluster.readthedocs.io.\n\nQuickstart\n----------\n\nInstall django geohash cluster::\n\n pip install django-geohash-cluster\n\nAdd it to your `INSTALLED_APPS`:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'geohash_cluster',\n ...\n )\n\nTo use with :Django Rest Framework:`http://www.django-rest-framework.org/`\n\n.. code-block:: bash\n\n $ pip install geohash_cluster[rest]\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'rest_framework',\n 'rest_framework_gis',\n ...\n 'geohash_cluster',\n ...\n )\n\n\nFeatures\n--------\n\n* A `Pointed` model with `PointField`.\n\nRunning Tests\n-------------\n\nInstall dependencies:\n\n\n.. code-block:: bash\n\n $ pipenv install --dev\n $ pip install .[rest]\n\n\nDoes the code actually work?\n\n.. code-block:: bash\n\n $ source /bin/activate\n (myenv) $ pip install tox\n (myenv) $ tox\n\nCredits\n-------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.0 (2017-07-25)\n++++++++++++++++++\n\n* First release on PyPI.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/EvgeneOskin/django-geohash-cluster", "keywords": "django-geohash-cluster", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-geohash-cluster", "package_url": "https://pypi.org/project/django-geohash-cluster/", "platform": "", "project_url": "https://pypi.org/project/django-geohash-cluster/", "project_urls": { "Homepage": "https://github.com/EvgeneOskin/django-geohash-cluster" }, "release_url": "https://pypi.org/project/django-geohash-cluster/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "High efficient clustering algorithm based on geohash of points", "version": "0.1.0" }, "last_serial": 3310341, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "dea482254eb148ef5d2451a3ff58b976", "sha256": "48a89a36003f2420b1d996dfcf1cba122c37236cc2a97f3a491302bdb95176ff" }, "downloads": -1, "filename": "django_geohash_cluster-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dea482254eb148ef5d2451a3ff58b976", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 6148, "upload_time": "2017-11-06T17:57:01", "url": "https://files.pythonhosted.org/packages/f9/2e/62c7ba1380f68db59e23b34df1e098a8a270e1d1da0f5035d41e1f3489c2/django_geohash_cluster-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bb628b33d3fc57b0268b96f4b1fc581e", "sha256": "f4861d85526f51fbfb864defc5c88f9c06cecf57681a0cce56c4cb8a5e8b7e14" }, "downloads": -1, "filename": "django-geohash-cluster-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bb628b33d3fc57b0268b96f4b1fc581e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6319, "upload_time": "2017-11-06T17:56:57", "url": "https://files.pythonhosted.org/packages/46/f3/6e17ece5f166304333c2c425a7ddf9f9dd368a1df1c927f66cf070c49928/django-geohash-cluster-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dea482254eb148ef5d2451a3ff58b976", "sha256": "48a89a36003f2420b1d996dfcf1cba122c37236cc2a97f3a491302bdb95176ff" }, "downloads": -1, "filename": "django_geohash_cluster-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dea482254eb148ef5d2451a3ff58b976", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 6148, "upload_time": "2017-11-06T17:57:01", "url": "https://files.pythonhosted.org/packages/f9/2e/62c7ba1380f68db59e23b34df1e098a8a270e1d1da0f5035d41e1f3489c2/django_geohash_cluster-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bb628b33d3fc57b0268b96f4b1fc581e", "sha256": "f4861d85526f51fbfb864defc5c88f9c06cecf57681a0cce56c4cb8a5e8b7e14" }, "downloads": -1, "filename": "django-geohash-cluster-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bb628b33d3fc57b0268b96f4b1fc581e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6319, "upload_time": "2017-11-06T17:56:57", "url": "https://files.pythonhosted.org/packages/46/f3/6e17ece5f166304333c2c425a7ddf9f9dd368a1df1c927f66cf070c49928/django-geohash-cluster-0.1.0.tar.gz" } ] }