MapCoords
==========
|Python3|
MapCoords is an open source api for map coordinates.
It provides three modules:
- coord_transform: transform coordinates among common coordinate systems
- dis_compute: compute distance between coordinates
- rings: crawl, manage, and display ring coords
**Installation**
.. code:: bash
pip install MapCoords
.. |Python3| image:: https://img.shields.io/badge/python-3.x-red.svg
Raw data
{
"_id": null,
"home_page": "https://github.com/Ijustwantyouhappy/MapCoords",
"name": "MapCoords",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": "",
"keywords": "map coordinates",
"author": "Ijustwantyouhappy",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/e8/00/6bbca998f8c8ee4357e19c0d915c70f8f64945e8e4649e2db99f5005551f/MapCoords-0.1.8.tar.gz",
"platform": null,
"description": "MapCoords\n==========\n\n|Python3|\n\nMapCoords is an open source api for map coordinates.\n\nIt provides three modules:\n\n- coord_transform: transform coordinates among common coordinate systems\n- dis_compute: compute distance between coordinates\n- rings: crawl, manage, and display ring coords\n\n\n**Installation**\n\n.. code:: bash\n\n pip install MapCoords\n\n\n\n\n\n.. |Python3| image:: https://img.shields.io/badge/python-3.x-red.svg\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python library about map coordinates",
"version": "0.1.8",
"project_urls": {
"GitHub": "https://github.com/Ijustwantyouhappy/MapCoords",
"Homepage": "https://github.com/Ijustwantyouhappy/MapCoords",
"Source": "https://github.com/Ijustwantyouhappy/MapCoords"
},
"split_keywords": [
"map",
"coordinates"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "465aef2ab825c0360a58df0f7037ca6faa1ff89eb9201ef31fd407c7e4f98c7d",
"md5": "45284c71c725deb75a91a6590d95aa0b",
"sha256": "70e6351147c84b01ddf80733dc5c06f61223d689cbbdc630183561a9d9ded902"
},
"downloads": -1,
"filename": "MapCoords-0.1.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "45284c71c725deb75a91a6590d95aa0b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 13830,
"upload_time": "2024-03-10T18:34:48",
"upload_time_iso_8601": "2024-03-10T18:34:48.914219Z",
"url": "https://files.pythonhosted.org/packages/46/5a/ef2ab825c0360a58df0f7037ca6faa1ff89eb9201ef31fd407c7e4f98c7d/MapCoords-0.1.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e8006bbca998f8c8ee4357e19c0d915c70f8f64945e8e4649e2db99f5005551f",
"md5": "0ea615ee3fbdea6923762e668acaab56",
"sha256": "790247fcb97de293de2aa5ed19484d07f05bc95f9e857f85c0b584c8d636b6d8"
},
"downloads": -1,
"filename": "MapCoords-0.1.8.tar.gz",
"has_sig": false,
"md5_digest": "0ea615ee3fbdea6923762e668acaab56",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 12286,
"upload_time": "2024-03-10T18:34:50",
"upload_time_iso_8601": "2024-03-10T18:34:50.675355Z",
"url": "https://files.pythonhosted.org/packages/e8/00/6bbca998f8c8ee4357e19c0d915c70f8f64945e8e4649e2db99f5005551f/MapCoords-0.1.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-10 18:34:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ijustwantyouhappy",
"github_project": "MapCoords",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "mapcoords"
}