geomapper


Namegeomapper JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/geonextgis/geomapper
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2023-03-23 13:31:03
maintainer
docs_urlNone
authorKrishnagopal Halder
requires_python>=3.7
licenseMIT license
keywords geomapper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geomapper


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


**Python Boilerplate contains all the boilerplate you need to create a Python package.**


-   Free software: MIT license
-   Documentation: https://geonextgis.github.io/geomapper
    

## 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/geonextgis/geomapper",
    "name": "geomapper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "geomapper",
    "author": "Krishnagopal Halder",
    "author_email": "geonextgis@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/6a/d3/fc98c4aac341be65fb18fa6460d06e09f955eac929fc27287a61f908a894/geomapper-0.0.2.tar.gz",
    "platform": null,
    "description": "# geomapper\n\n\n[![image](https://img.shields.io/pypi/v/geomapper.svg)](https://pypi.python.org/pypi/geomapper)\n[![image](https://img.shields.io/conda/vn/conda-forge/geomapper.svg)](https://anaconda.org/conda-forge/geomapper)\n\n\n**Python Boilerplate contains all the boilerplate you need to create a Python package.**\n\n\n-   Free software: MIT license\n-   Documentation: https://geonextgis.github.io/geomapper\n    \n\n## Features\n\n-   TODO\n\n## Credits\n\nThis package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "0.0.2",
    "split_keywords": [
        "geomapper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1d0b8cf5cf537bf357d96434158048606713cb8399538f2b2dc61218593d037",
                "md5": "ca94cfce9781aefbf70b9e0084bd7760",
                "sha256": "d6a3fb279c037554efb99572eb86affdacebb283c76a65138a0532ae571eb987"
            },
            "downloads": -1,
            "filename": "geomapper-0.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca94cfce9781aefbf70b9e0084bd7760",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 2801,
            "upload_time": "2023-03-23T13:31:02",
            "upload_time_iso_8601": "2023-03-23T13:31:02.559800Z",
            "url": "https://files.pythonhosted.org/packages/b1/d0/b8cf5cf537bf357d96434158048606713cb8399538f2b2dc61218593d037/geomapper-0.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ad3fc98c4aac341be65fb18fa6460d06e09f955eac929fc27287a61f908a894",
                "md5": "ce03091bda9bb038230c013283bec965",
                "sha256": "c8e0c12cad56ad8e31b2073bad93742474925fc906793be1f026e894c6f59d96"
            },
            "downloads": -1,
            "filename": "geomapper-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ce03091bda9bb038230c013283bec965",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2980,
            "upload_time": "2023-03-23T13:31:03",
            "upload_time_iso_8601": "2023-03-23T13:31:03.620606Z",
            "url": "https://files.pythonhosted.org/packages/6a/d3/fc98c4aac341be65fb18fa6460d06e09f955eac929fc27287a61f908a894/geomapper-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-23 13:31:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "geonextgis",
    "github_project": "geomapper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "geomapper"
}
        
Elapsed time: 0.20376s