{ "info": { "author": "Leonardo Arroyo", "author_email": "contato@leonardoarroyo.com", "bugtrack_url": null, "classifiers": [], "description": "======================\nDjango Google Address\n======================\n\n.. image:: https://img.shields.io/codeship/1e437ad0-05f2-0135-5add-32bab775782c/master.svg?style=flat-square\n :target: https://img.shields.io/codeship/1e437ad0-05f2-0135-5add-32bab775782c/master.svg?style=flat-square\n.. image:: https://img.shields.io/codecov/c/github/leonardoarroyo/django-google-address.svg?style=flat-square\n :target: https://codecov.io/gh/leonardoarroyo/django-google-address\n.. image:: https://readthedocs.org/projects/django-google-address/badge/?version=stable&style=flat-square\n :target: https://django-google-address.readthedocs.io/en/stable/\n.. image:: https://img.shields.io/pypi/v/django-google-address.svg?style=flat-square\n :target: https://pypi.python.org/pypi/django-google-address/\n\nAddress model backed by Google Maps API for your project.\n\nGetting Started\n---------------\nInstalling\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n1. Install django-google-address::\n\n pip install django-google-address\n\n2. Add it to `INSTALLED_APPS` on `settings.py`::\n\n INSTALLED_APPS = [\n ...,\n 'google_address'\n ]\n\n3. Migrate::\n \n ./manage.py migrate\n\n\nUsing\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n\nCreate an Address object with the raw address. Requests will be made to the Google API when saving the address::\n\n >>> from google_address.models import Address\n >>> a = Address(raw=\"Av. Paulista, 1000\")\n >>> a.save()\n >>> a.address_line\n 'Avenida Paulista, 1000, Bela Vista, S\u00e3o Paulo, SP, Brazil'\n\nDocumentation\n---------------\n\nYou can check the complete documentation `here `_.\n\nTesting\n---------------\nTo test this module\n\n::\n\n python google_address/tests/runtests.py\n\nVersioning\n---------------\nWe use `SemVer `_ for versioning. For the versions available, see the `tags on this repository `_. \n\nLicense\n---------------\nThis project is licensed under the MIT License. See the `LICENSE.md `_ file for details.\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/leonardoarroyo/django-google-address/tarball/1.1.0", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/leonardoarroyo/django-google-address", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-google-address", "package_url": "https://pypi.org/project/django-google-address/", "platform": "", "project_url": "https://pypi.org/project/django-google-address/", "project_urls": { "Download": "https://github.com/leonardoarroyo/django-google-address/tarball/1.1.0", "Homepage": "https://github.com/leonardoarroyo/django-google-address" }, "release_url": "https://pypi.org/project/django-google-address/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "", "version": "1.1.0" }, "last_serial": 2850235, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d906462d158d382e569331721a26cffb", "sha256": "e094ccb1a6a5d29738d78709842c2d5a6543bfce25adaaeaa33068e80d983d8b" }, "downloads": -1, "filename": "django-google-address-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d906462d158d382e569331721a26cffb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24798, "upload_time": "2017-04-17T23:39:32", "url": "https://files.pythonhosted.org/packages/81/ab/3967af06a18344fb9b4316a15e22bc5181dd995cfffc71dbd5ce7725a9e4/django-google-address-0.1.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "839e33137f3775cc546d679c200ad4a5", "sha256": "8e22dcbed70d5c879ca7998f75a9139eb31af337c8bda6ccbb070b4edfb1ae23" }, "downloads": -1, "filename": "django-google-address-1.0.0.tar.gz", "has_sig": false, "md5_digest": "839e33137f3775cc546d679c200ad4a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26097, "upload_time": "2017-04-22T02:24:35", "url": "https://files.pythonhosted.org/packages/97/0d/2c6b75406f1f05bf17c37f5e5aa472e00cd27a90431416b51cc3fa0f621f/django-google-address-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "78d8f49919925d78ca8d7d7e36f6f802", "sha256": "a73aa297994cc49a02ed76367811977bd04fe1290ea34e09bfb276d59f2660f2" }, "downloads": -1, "filename": "django-google-address-1.0.1.tar.gz", "has_sig": false, "md5_digest": "78d8f49919925d78ca8d7d7e36f6f802", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14985, "upload_time": "2017-04-22T02:54:56", "url": "https://files.pythonhosted.org/packages/b8/d7/e5404f2a6ed60ff5029cdf889b9becdf9cdec2b3b7431516c834a2da0eda/django-google-address-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "0ffd3c0a862edf52aa95958796c28b2e", "sha256": "ac31260b6f0a201f29e4bd3aea9c3efeee2ff9f0aff8f915418979d494debec4" }, "downloads": -1, "filename": "django-google-address-1.0.2.tar.gz", "has_sig": false, "md5_digest": "0ffd3c0a862edf52aa95958796c28b2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14968, "upload_time": "2017-04-22T02:59:07", "url": "https://files.pythonhosted.org/packages/78/42/9021c3afaf931deafa8b49bf8ade7d5455aaf64f5319c1496162d42f323c/django-google-address-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "830bc2fcb5776bc0f643536f3ce099fe", "sha256": "47fa66d59da800d123085295f64a0f8d379b167908c29f19919d833b2b769534" }, "downloads": -1, "filename": "django-google-address-1.0.3.tar.gz", "has_sig": false, "md5_digest": "830bc2fcb5776bc0f643536f3ce099fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15400, "upload_time": "2017-04-23T19:16:54", "url": "https://files.pythonhosted.org/packages/34/d9/94b56c1550871a15fd4d573d6e555d13fd4232cd47395d564e6f785af5b9/django-google-address-1.0.3.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "5421830436b0d524d005329e2d2bef05", "sha256": "5f7d1acf623f75f097e0f189a9cba7581467b2c1628374a4b445a6d0450578a7" }, "downloads": -1, "filename": "django-google-address-1.1.0.tar.gz", "has_sig": false, "md5_digest": "5421830436b0d524d005329e2d2bef05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16564, "upload_time": "2017-05-03T23:56:35", "url": "https://files.pythonhosted.org/packages/34/a6/78d14c70f2550d7e4116c6b4b74c7f29eb2d48e26b1a90b56473ab2917cc/django-google-address-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5421830436b0d524d005329e2d2bef05", "sha256": "5f7d1acf623f75f097e0f189a9cba7581467b2c1628374a4b445a6d0450578a7" }, "downloads": -1, "filename": "django-google-address-1.1.0.tar.gz", "has_sig": false, "md5_digest": "5421830436b0d524d005329e2d2bef05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16564, "upload_time": "2017-05-03T23:56:35", "url": "https://files.pythonhosted.org/packages/34/a6/78d14c70f2550d7e4116c6b4b74c7f29eb2d48e26b1a90b56473ab2917cc/django-google-address-1.1.0.tar.gz" } ] }