{ "info": { "author": "YK", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# mapctf - map coordinate transform\n# \u6b64\u6a21\u5757\u7528\u4e8e\u767e\u5ea6\u5750\u6807\u7cfb(bd-09)\u3001\n# \u706b\u661f\u5750\u6807\u7cfb(\u56fd\u6d4b\u5c40\u5750\u6807\u7cfb\u3001gcj02\u3001\u9ad8\u5fb7)\u3001\n# WGS84\u5750\u6807\u7cfb(google)\u7684\u76f8\u4e92\u8f6c\u6362\uff0c\n# \u4ec5\u4f7f\u7528Python\u6807\u51c6\u6a21\u5757\uff0c\u65e0\u5176\u4ed6\u4f9d\u8d56\u3002\npython3 setup.py sdist bdist_wheel\n# for test.pypi\npython -m twine upload --repository-url https://test.pypi.org/legacy/ dist/*\npip install --index-url https://test.pypi.org/simple/ coordTransform\n# for pypi\npython -m twine upload dist/*\npip install mapctf\n# Usage\nimport mapctf\nctf.baidu2google(lng, lat)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "mapctf", "package_url": "https://pypi.org/project/mapctf/", "platform": "", "project_url": "https://pypi.org/project/mapctf/", "project_urls": null, "release_url": "https://pypi.org/project/mapctf/1.0/", "requires_dist": null, "requires_python": "", "summary": "map coordinate transform betweem google and baidu", "version": "1.0" }, "last_serial": 4283565, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "fbcae150936023b10c848e784720d235", "sha256": "1ee01eda0a6ec9fd02fd4f608e0194ec3b83b58e6da501dd5ce07e86d0de6a7f" }, "downloads": -1, "filename": "mapctf-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "fbcae150936023b10c848e784720d235", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3098, "upload_time": "2018-09-18T13:25:22", "url": "https://files.pythonhosted.org/packages/08/ad/50c396f8a40752f3507e7c03834c8a52612b933b189020c726c0d4a5000f/mapctf-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f17b2dd2368d7a078c8e629fb5147a75", "sha256": "47e2b27fd7867ef04853887a66fd8b1ca5f4dc9867aaf7b7318432353825a757" }, "downloads": -1, "filename": "mapctf-1.0.tar.gz", "has_sig": false, "md5_digest": "f17b2dd2368d7a078c8e629fb5147a75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2458, "upload_time": "2018-09-18T13:25:23", "url": "https://files.pythonhosted.org/packages/78/a3/c183def2f7b2ac568900b6183b1547be2119da78e2bc938922f759a52e27/mapctf-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fbcae150936023b10c848e784720d235", "sha256": "1ee01eda0a6ec9fd02fd4f608e0194ec3b83b58e6da501dd5ce07e86d0de6a7f" }, "downloads": -1, "filename": "mapctf-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "fbcae150936023b10c848e784720d235", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3098, "upload_time": "2018-09-18T13:25:22", "url": "https://files.pythonhosted.org/packages/08/ad/50c396f8a40752f3507e7c03834c8a52612b933b189020c726c0d4a5000f/mapctf-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f17b2dd2368d7a078c8e629fb5147a75", "sha256": "47e2b27fd7867ef04853887a66fd8b1ca5f4dc9867aaf7b7318432353825a757" }, "downloads": -1, "filename": "mapctf-1.0.tar.gz", "has_sig": false, "md5_digest": "f17b2dd2368d7a078c8e629fb5147a75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2458, "upload_time": "2018-09-18T13:25:23", "url": "https://files.pythonhosted.org/packages/78/a3/c183def2f7b2ac568900b6183b1547be2119da78e2bc938922f759a52e27/mapctf-1.0.tar.gz" } ] }