geodev


Namegeodev JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryA python package for geospatial analysis and mapping
upload_time2025-02-14 19:40:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords geodev
VCS
bugtrack_url
requirements numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geodev

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

**A python package for geospatial analysis and mapping**

-   Free software: MIT License
-   Documentation: https://giswqs.github.io/geodev

## Features

-   Create interactive maps with minimal lines of code
-   Great tool for GIS
-   hello world

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "geodev",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "geodev",
    "author": null,
    "author_email": "Qiusheng Wu <giswqs@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d8/d0/fcc9ac61ea2eef61ef094524b51f0900ab4b70cf186507259ae19193cd1d/geodev-0.0.2.tar.gz",
    "platform": null,
    "description": "# geodev\n\n[![image](https://img.shields.io/pypi/v/geodev.svg)](https://pypi.python.org/pypi/geodev)\n[![image](https://img.shields.io/conda/vn/conda-forge/geodev.svg)](https://anaconda.org/conda-forge/geodev)\n\n**A python package for geospatial analysis and mapping**\n\n-   Free software: MIT License\n-   Documentation: https://giswqs.github.io/geodev\n\n## Features\n\n-   Create interactive maps with minimal lines of code\n-   Great tool for GIS\n-   hello world\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A python package for geospatial analysis and mapping",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/giswqs/geodev"
    },
    "split_keywords": [
        "geodev"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4e2a4c8ab7f55f7bd500aace69e0e829b5c18e51f10ec7bace3b414baa0491fc",
                "md5": "26580be4f2aa35564098e4213c66b4cb",
                "sha256": "4e15fa2a7382f9dfe7465dce9823ba2f76324457e3f5ac7c45eb9087b48b8c65"
            },
            "downloads": -1,
            "filename": "geodev-0.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "26580be4f2aa35564098e4213c66b4cb",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 3251,
            "upload_time": "2025-02-14T19:40:25",
            "upload_time_iso_8601": "2025-02-14T19:40:25.691655Z",
            "url": "https://files.pythonhosted.org/packages/4e/2a/4c8ab7f55f7bd500aace69e0e829b5c18e51f10ec7bace3b414baa0491fc/geodev-0.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d8d0fcc9ac61ea2eef61ef094524b51f0900ab4b70cf186507259ae19193cd1d",
                "md5": "ad69231f4546d5f753383a2b8072de21",
                "sha256": "41d4c124fcc2b315a631b90d1f1b063f195d0f9aa3563b50ee979f2c5797268e"
            },
            "downloads": -1,
            "filename": "geodev-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ad69231f4546d5f753383a2b8072de21",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 11320,
            "upload_time": "2025-02-14T19:40:27",
            "upload_time_iso_8601": "2025-02-14T19:40:27.350365Z",
            "url": "https://files.pythonhosted.org/packages/d8/d0/fcc9ac61ea2eef61ef094524b51f0900ab4b70cf186507259ae19193cd1d/geodev-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-14 19:40:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "giswqs",
    "github_project": "geodev",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "geodev"
}
        
Elapsed time: 0.44669s