centum


Namecentum JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/yourusername/centum
SummaryA Python package for water accounting using energy and water balance modeling.
upload_time2024-10-17 11:35:31
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.10
licenseGPL-3.0-or-later # Use the SPDX identifier
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Centum

Centum is a Python package that facilitates water accounting through energy and water balance modeling. It provides tools for analyzing and modeling water use efficiency, illegal pumping detection, and the protection of mountain ecosystems.

## Features

- Water accounting using energy balance modeling.
- Tools for calculating water use efficiency (WUE).
- Methods for detecting illegal water pumping.
- Support for ecosystem drought resilience assessments.

## Installation

You can install the package using pip:

```bash
pip install centum




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/centum",
    "name": "centum",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/04/c5/4091d5138e36edb5e8cf4a8459139505feecb38b209a738ef79ebf429b92/centum-0.1.tar.gz",
    "platform": null,
    "description": "# Centum\n\nCentum is a Python package that facilitates water accounting through energy and water balance modeling. It provides tools for analyzing and modeling water use efficiency, illegal pumping detection, and the protection of mountain ecosystems.\n\n## Features\n\n- Water accounting using energy balance modeling.\n- Tools for calculating water use efficiency (WUE).\n- Methods for detecting illegal water pumping.\n- Support for ecosystem drought resilience assessments.\n\n## Installation\n\nYou can install the package using pip:\n\n```bash\npip install centum\n\n\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later  # Use the SPDX identifier",
    "summary": "A Python package for water accounting using energy and water balance modeling.",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/centum"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c20319da100aca77aa5a94f2e56e3e4ba0062ce4a91b9a50ab1ea6dc71d36abc",
                "md5": "dae7b0663a07ae7c01073bf740bd9e99",
                "sha256": "573df32bc6f77a9da97571807a5d575fcc53f21da307c5bc9f4764c4b1562cde"
            },
            "downloads": -1,
            "filename": "centum-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dae7b0663a07ae7c01073bf740bd9e99",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 13933,
            "upload_time": "2024-10-17T11:35:29",
            "upload_time_iso_8601": "2024-10-17T11:35:29.577842Z",
            "url": "https://files.pythonhosted.org/packages/c2/03/19da100aca77aa5a94f2e56e3e4ba0062ce4a91b9a50ab1ea6dc71d36abc/centum-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04c54091d5138e36edb5e8cf4a8459139505feecb38b209a738ef79ebf429b92",
                "md5": "29172ce40813a19fb492b7ca03f8ed46",
                "sha256": "48193220680e11189a96c0131cd79ba4d08ecb776a68f69218340e8c84936435"
            },
            "downloads": -1,
            "filename": "centum-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "29172ce40813a19fb492b7ca03f8ed46",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 13798,
            "upload_time": "2024-10-17T11:35:31",
            "upload_time_iso_8601": "2024-10-17T11:35:31.412951Z",
            "url": "https://files.pythonhosted.org/packages/04/c5/4091d5138e36edb5e8cf4a8459139505feecb38b209a738ef79ebf429b92/centum-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-17 11:35:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "centum",
    "github_not_found": true,
    "lcname": "centum"
}
        
Elapsed time: 0.64306s