hydrotopo


Namehydrotopo JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/iHeadWater/HydroTopo
SummaryA project which find topologic relations among stations along rivers
upload_time2025-02-05 04:22:20
maintainerNone
docs_urlNone
authorforestbat
requires_pythonNone
licenseMIT
keywords hydrotopo
VCS
bugtrack_url
requirements setuptools click geopandas igraph numpy shapely pyogrio
Travis-CI No Travis.
coveralls test coverage No coveralls.
            https://readthedocs.org/projects/calctest/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/iHeadWater/HydroTopo",
    "name": "hydrotopo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "hydrotopo",
    "author": "forestbat",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/35/18/6353f8b10402fb6c491cea1959f476247aa7e4979424e3899bf966c6d07c/hydrotopo-0.1.1.tar.gz",
    "platform": null,
    "description": "https://readthedocs.org/projects/calctest/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A project which find topologic relations among stations along rivers",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/iHeadWater/HydroTopo"
    },
    "split_keywords": [
        "hydrotopo"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "db52f6253d5b13da950b6ddb4f0f82410160b978b714f1267cee809b1787ba89",
                "md5": "2fa4de63f2a81ecc0ad672715bdf12ad",
                "sha256": "d182c8ea8bc6d8075522b8df5f90311ad238adf978ac9e6e484465c455ae1931"
            },
            "downloads": -1,
            "filename": "hydrotopo-0.1.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2fa4de63f2a81ecc0ad672715bdf12ad",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 8744,
            "upload_time": "2025-02-05T04:22:19",
            "upload_time_iso_8601": "2025-02-05T04:22:19.411550Z",
            "url": "https://files.pythonhosted.org/packages/db/52/f6253d5b13da950b6ddb4f0f82410160b978b714f1267cee809b1787ba89/hydrotopo-0.1.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "35186353f8b10402fb6c491cea1959f476247aa7e4979424e3899bf966c6d07c",
                "md5": "1fa8e8c2273870ec3f633395ae0ac076",
                "sha256": "a3ca7723f374cc2d237fd04c56c829f85190cce41125b4e56a55eb8b7457700e"
            },
            "downloads": -1,
            "filename": "hydrotopo-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1fa8e8c2273870ec3f633395ae0ac076",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8971,
            "upload_time": "2025-02-05T04:22:20",
            "upload_time_iso_8601": "2025-02-05T04:22:20.426915Z",
            "url": "https://files.pythonhosted.org/packages/35/18/6353f8b10402fb6c491cea1959f476247aa7e4979424e3899bf966c6d07c/hydrotopo-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-05 04:22:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "iHeadWater",
    "github_project": "HydroTopo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "setuptools",
            "specs": [
                [
                    "~=",
                    "67.6.1"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "~=",
                    "8.1.7"
                ]
            ]
        },
        {
            "name": "geopandas",
            "specs": [
                [
                    "~=",
                    "0.14.3"
                ]
            ]
        },
        {
            "name": "igraph",
            "specs": [
                [
                    "~=",
                    "0.11.6"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "~=",
                    "2.0.2"
                ]
            ]
        },
        {
            "name": "shapely",
            "specs": [
                [
                    "~=",
                    "2.0.6"
                ]
            ]
        },
        {
            "name": "pyogrio",
            "specs": [
                [
                    "~=",
                    "0.9.0"
                ]
            ]
        }
    ],
    "lcname": "hydrotopo"
}
        
Elapsed time: 0.37211s