hecplus


Namehecplus JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryHelper functions for working with Hydrologic Engineering Center (HEC) softwares
upload_time2024-05-10 00:20:41
maintainerNone
docs_urlNone
authorPrashana Bajracharya
requires_python>=3.10
licenseNone
keywords hec hecras hechms
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package contains helper functions for working with Hydrologic Engineering Center (HEC) softwares.

This package is still in the beta stage. The current version works with HEC-HMS and HEC-RAS. Please expect frequent updates to fix bugs and add functionalities. A full documentation will be added soon.

# Installation

```bash
pip install hecplus
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "hecplus",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "hec, hecras, hechms",
    "author": "Prashana Bajracharya",
    "author_email": "pajracharya713@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/53/70/5b535fc8e779a96e3ad62c1e0d5f6d8391df03bfb7f75f422ae4b5acd2e8/hecplus-0.1.3.tar.gz",
    "platform": null,
    "description": "This package contains helper functions for working with Hydrologic Engineering Center (HEC) softwares.\r\n\r\nThis package is still in the beta stage. The current version works with HEC-HMS and HEC-RAS. Please expect frequent updates to fix bugs and add functionalities. A full documentation will be added soon.\r\n\r\n# Installation\r\n\r\n```bash\r\npip install hecplus\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Helper functions for working with Hydrologic Engineering Center (HEC) softwares",
    "version": "0.1.3",
    "project_urls": null,
    "split_keywords": [
        "hec",
        " hecras",
        " hechms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "012c6270d537ccac8dd7ed86047e888e6c4c0f8566df51aa7c1f31dd3bcc94ad",
                "md5": "7989002913a5a9ef5af3525f012562dd",
                "sha256": "c3921058755cfe8f4ae84f2aee642fb18fd4f567084c5a0f4c566198e4d9f612"
            },
            "downloads": -1,
            "filename": "hecplus-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7989002913a5a9ef5af3525f012562dd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 27902,
            "upload_time": "2024-05-10T00:20:39",
            "upload_time_iso_8601": "2024-05-10T00:20:39.749424Z",
            "url": "https://files.pythonhosted.org/packages/01/2c/6270d537ccac8dd7ed86047e888e6c4c0f8566df51aa7c1f31dd3bcc94ad/hecplus-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53705b535fc8e779a96e3ad62c1e0d5f6d8391df03bfb7f75f422ae4b5acd2e8",
                "md5": "c314d4b2aae0b9c7df31afa82a20d8f8",
                "sha256": "f5b77c25d152d136c8ba24d82d22df820f965869fdea12f0d4105c68f8a90548"
            },
            "downloads": -1,
            "filename": "hecplus-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c314d4b2aae0b9c7df31afa82a20d8f8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 23334,
            "upload_time": "2024-05-10T00:20:41",
            "upload_time_iso_8601": "2024-05-10T00:20:41.001339Z",
            "url": "https://files.pythonhosted.org/packages/53/70/5b535fc8e779a96e3ad62c1e0d5f6d8391df03bfb7f75f422ae4b5acd2e8/hecplus-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-10 00:20:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "hecplus"
}
        
Elapsed time: 0.22915s