{ "info": { "author": "Camille Daum-Lobko", "author_email": "camille@daum-lobko.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "# geocode-lite\n\nBasic python tool to get lat/long of address using Google Map API.\n\n## Authors\n\n- Camille Daum-Lobko \n\n## Copyright\n\nCopyright (c) CoreLogic _2017_. All rights reserved.\n\n## General Information\n\nCreate distribution file:\n\n```\npython setup.py bdist_wheel\n```\n\nUpload distributions\n\n```\ntwine upload dist/*\n```\n\n## Dependencies\n\n- [Twine](https://github.com/pypa/twine) is a utility for interacting with PyPI, that offers a secure replacement for `setup.py upload`.\n\n ```\n pip install twine\n ```\n\n## Usage Instructions\n\n_Installation and build instructions for developpers._\n\n_A step by step series of examples that tell you how to get a development environment running._\n\n_Add an example of getting some data out of the system or using it for a little demo._\n\n## Documentation\n\n_Add a link to user and technical documentations._\n\n## Change log\n\n_Write change log each time a new version is published._\n\n## License\n\nSee [LICENSE](LICENSE) file.\n\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/clgx/api-key-manager-python", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "geocode-lite", "package_url": "https://pypi.org/project/geocode-lite/", "platform": "", "project_url": "https://pypi.org/project/geocode-lite/", "project_urls": { "Homepage": "https://github.com/clgx/api-key-manager-python" }, "release_url": "https://pypi.org/project/geocode-lite/0.5.6/", "requires_dist": [ "cryptography (>=1.9)", "googlemaps (>=2.5.1)" ], "requires_python": ">=3", "summary": "Basic python tool to get lat/long of address using Google Map API", "version": "0.5.6" }, "last_serial": 3041014, "releases": { "0.5.6": [ { "comment_text": "", "digests": { "md5": "80e29e5ddd9a10a7b18c536c77703a1c", "sha256": "ef98a76c1011db73d99d7e34ec9b7e2d27ed0dddf91484f51c00898278b9f55f" }, "downloads": -1, "filename": "geocode_lite-0.5.6-py3-none-any.whl", "has_sig": false, "md5_digest": "80e29e5ddd9a10a7b18c536c77703a1c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 7303, "upload_time": "2017-07-22T05:27:21", "url": "https://files.pythonhosted.org/packages/91/34/648da0faee705c527b1c3cdb37c5a4c28e82b3e91b01bda73debbd279fa2/geocode_lite-0.5.6-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "80e29e5ddd9a10a7b18c536c77703a1c", "sha256": "ef98a76c1011db73d99d7e34ec9b7e2d27ed0dddf91484f51c00898278b9f55f" }, "downloads": -1, "filename": "geocode_lite-0.5.6-py3-none-any.whl", "has_sig": false, "md5_digest": "80e29e5ddd9a10a7b18c536c77703a1c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 7303, "upload_time": "2017-07-22T05:27:21", "url": "https://files.pythonhosted.org/packages/91/34/648da0faee705c527b1c3cdb37c5a4c28e82b3e91b01bda73debbd279fa2/geocode_lite-0.5.6-py3-none-any.whl" } ] }