geosmap


Namegeosmap JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/YanqiuLiu/geosmap
SummaryA simple package for geo map development.
upload_time2023-03-18 06:23:33
maintainer
docs_urlNone
authorYanqiu Liu
requires_python>=3.7
licenseMIT license
keywords geosmap
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geosmap


[![image](https://img.shields.io/pypi/v/geosmap.svg)](https://pypi.python.org/pypi/geosmap)
[![image](https://img.shields.io/conda/vn/conda-forge/geosmap.svg)](https://anaconda.org/conda-forge/geosmap)


**A simple package for geo map development.**


-   Free software: MIT license
-   Documentation: https://YanqiuLiu.github.io/geosmap
    

## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/YanqiuLiu/geosmap",
    "name": "geosmap",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "geosmap",
    "author": "Yanqiu Liu",
    "author_email": "675866335@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/0f/68/7412677b52f16b3e3a4f5f978fbbbdf5a2eca7984cbb409b568860d3a060/geosmap-0.0.1.tar.gz",
    "platform": null,
    "description": "# geosmap\r\n\r\n\r\n[![image](https://img.shields.io/pypi/v/geosmap.svg)](https://pypi.python.org/pypi/geosmap)\r\n[![image](https://img.shields.io/conda/vn/conda-forge/geosmap.svg)](https://anaconda.org/conda-forge/geosmap)\r\n\r\n\r\n**A simple package for geo map development.**\r\n\r\n\r\n-   Free software: MIT license\r\n-   Documentation: https://YanqiuLiu.github.io/geosmap\r\n    \r\n\r\n## Features\r\n\r\n-   TODO\r\n\r\n## Credits\r\n\r\nThis package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.\r\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "A simple package for geo map development.",
    "version": "0.0.1",
    "split_keywords": [
        "geosmap"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f687412677b52f16b3e3a4f5f978fbbbdf5a2eca7984cbb409b568860d3a060",
                "md5": "4e8094340787f3723c55e8b8fa3e9e36",
                "sha256": "c2aba421b853d3afcdfb8270d64c45194f79583674d98d99367c1620abc12dd3"
            },
            "downloads": -1,
            "filename": "geosmap-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4e8094340787f3723c55e8b8fa3e9e36",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2984,
            "upload_time": "2023-03-18T06:23:33",
            "upload_time_iso_8601": "2023-03-18T06:23:33.128719Z",
            "url": "https://files.pythonhosted.org/packages/0f/68/7412677b52f16b3e3a4f5f978fbbbdf5a2eca7984cbb409b568860d3a060/geosmap-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-18 06:23:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "YanqiuLiu",
    "github_project": "geosmap",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "geosmap"
}
        
Elapsed time: 0.05695s