{ "info": { "author": "Integree Bussines Solutions", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django :: 1.11", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6" ], "description": "# Zip Code API\n\n![Python version](https://img.shields.io/pypi/pyversions/django-zip-code-api.svg)\n![Django version](https://img.shields.io/badge/django-1.11%20or%20newer-green.svg)\n![PyPI version](https://img.shields.io/pypi/v/django-zip-code-api.svg)\n![Licence](https://img.shields.io/pypi/l/django-zip-code-api.svg)\n![Downloads](https://img.shields.io/pypi/dm/django-zip-code-api.svg)\n\nZip Code API is an API for zip codes (postal codes) and addresses requesting. Optimized for polish addresses, however might work as universal tool.\n\n----\n\n## Requirements\n\nZip Code API requires Python 2.7 or Python 3.3 or newer and Django 1.11.\n\n## Installation\n\nTo install zip-code-api using `PIP` run command:\n\n```\npip install django-zip-code-api\n```\n\nYou can also install it directly from `GIT` repo:\n\n```\npip install https://gitlab.com/integree/internal/zip_code_api.git\n```\n\nor, if you need install from branch:\n\n```\npip install https://gitlab.com/integree/internal/zip_code_api.git@branch-name\n```\n\nYou can also clone project to your local directory:\n\n```\ncd \\serwer\\www\nmkdir zip_code_api\ngit clone https://gitlab.com/integree/internal/zip_code_api.git zip_code_api\n```\n\nThen you can install it using `setup.py`:\n\n```\npython setup.py install\n```\n\nor install the package with a symlink, so that changes to the source files will be immediately reflected:\n\n```\npython setup.py develop\n```\n\n\n## Authors\n\nMade with love by [Integree Bussines Solutions](https://www.integree.eu) from Warsaw, Poland", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://integree.eu/en/solutions/zip-code-api/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-zip-code-api", "package_url": "https://pypi.org/project/django-zip-code-api/", "platform": "", "project_url": "https://pypi.org/project/django-zip-code-api/", "project_urls": { "Homepage": "https://integree.eu/en/solutions/zip-code-api/" }, "release_url": "https://pypi.org/project/django-zip-code-api/1.4.2/", "requires_dist": null, "requires_python": "", "summary": "Zip Code API is an API for zip codes (postal codes) and addresses requesting. Optimized for polish addresses, however might work as universal tool.", "version": "1.4.2" }, "last_serial": 5425864, "releases": { "1.4.2": [ { "comment_text": "", "digests": { "md5": "6579c2e63869663e1506c48514338564", "sha256": "1beaa27083f534b61787212130485d2021f7e7f872030d252dc7e2f0fe38bc16" }, "downloads": -1, "filename": "django-zip-code-api-1.4.2.tar.gz", "has_sig": false, "md5_digest": "6579c2e63869663e1506c48514338564", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7761, "upload_time": "2019-06-20T13:08:04", "url": "https://files.pythonhosted.org/packages/77/46/de3ea731efede6c78454ca88f2048fb2605a27b6230c8fb9d398727e3f7b/django-zip-code-api-1.4.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6579c2e63869663e1506c48514338564", "sha256": "1beaa27083f534b61787212130485d2021f7e7f872030d252dc7e2f0fe38bc16" }, "downloads": -1, "filename": "django-zip-code-api-1.4.2.tar.gz", "has_sig": false, "md5_digest": "6579c2e63869663e1506c48514338564", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7761, "upload_time": "2019-06-20T13:08:04", "url": "https://files.pythonhosted.org/packages/77/46/de3ea731efede6c78454ca88f2048fb2605a27b6230c8fb9d398727e3f7b/django-zip-code-api-1.4.2.tar.gz" } ] }