geohydrodemo


Namegeohydrodemo JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/bojichen/geohydrodemo
SummaryA python package for interactive mapping
upload_time2023-07-31 06:04:08
maintainer
docs_urlNone
authorBoji Chen
requires_python>=3.8
licenseMIT license
keywords geohydrodemo
VCS
bugtrack_url
requirements folium ipyleaflet pyshp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geohydrodemo


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


**A python package for interactive mapping**


-   Free software: MIT license
-   Documentation: https://bojichen.github.io/geohydrodemo
-   This is just a practice 
-   PyPI: <https://pypi.org/project/geohydrodemo/>
    

## Features

-   TODO
-   TODO 2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bojichen/geohydrodemo",
    "name": "geohydrodemo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "geohydrodemo",
    "author": "Boji Chen",
    "author_email": "bojichen@connect.hku.hk",
    "download_url": "https://files.pythonhosted.org/packages/d1/55/568ab611ca97079de4c85686d4960570444bfcbdf158d40973740c32d20a/geohydrodemo-0.0.4.tar.gz",
    "platform": null,
    "description": "# geohydrodemo\n\n\n[![image](https://img.shields.io/pypi/v/geohydrodemo.svg)](https://pypi.python.org/pypi/geohydrodemo)\n[![image](https://img.shields.io/conda/vn/conda-forge/geohydrodemo.svg)](https://anaconda.org/conda-forge/geohydrodemo)\n\n\n**A python package for interactive mapping**\n\n\n-   Free software: MIT license\n-   Documentation: https://bojichen.github.io/geohydrodemo\n-   This is just a practice \n-   PyPI: <https://pypi.org/project/geohydrodemo/>\n    \n\n## Features\n\n-   TODO\n-   TODO 2\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "A python package for interactive mapping",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/bojichen/geohydrodemo"
    },
    "split_keywords": [
        "geohydrodemo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d43b0848b12c6190953d66dbd32804aaf092abccbe9ce58e1ac432242a6b5e5",
                "md5": "273682bc8cc9160931144fbc4845a42a",
                "sha256": "0c9ae5b844671b1c5d75d069a3ce5b9ba0a1ad371464b615ccc63c0d4e7d2676"
            },
            "downloads": -1,
            "filename": "geohydrodemo-0.0.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "273682bc8cc9160931144fbc4845a42a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 4321,
            "upload_time": "2023-07-31T06:04:07",
            "upload_time_iso_8601": "2023-07-31T06:04:07.372267Z",
            "url": "https://files.pythonhosted.org/packages/2d/43/b0848b12c6190953d66dbd32804aaf092abccbe9ce58e1ac432242a6b5e5/geohydrodemo-0.0.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d155568ab611ca97079de4c85686d4960570444bfcbdf158d40973740c32d20a",
                "md5": "5526d0e963d9d9d56ab29ab298a956b6",
                "sha256": "a45eb6f5b60a4060f724c7506cbebe19aedbefd919b9b47496484aff6b6cc64d"
            },
            "downloads": -1,
            "filename": "geohydrodemo-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "5526d0e963d9d9d56ab29ab298a956b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4054,
            "upload_time": "2023-07-31T06:04:08",
            "upload_time_iso_8601": "2023-07-31T06:04:08.277783Z",
            "url": "https://files.pythonhosted.org/packages/d1/55/568ab611ca97079de4c85686d4960570444bfcbdf158d40973740c32d20a/geohydrodemo-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-31 06:04:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bojichen",
    "github_project": "geohydrodemo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "folium",
            "specs": []
        },
        {
            "name": "ipyleaflet",
            "specs": []
        },
        {
            "name": "pyshp",
            "specs": []
        }
    ],
    "lcname": "geohydrodemo"
}
        
Elapsed time: 0.40367s