tum_esm_utils


Nametum_esm_utils JSON
Version 2.0.2 PyPI version JSON
download
home_pageNone
SummaryPython utilities by the Professorship of Environmental Sensing and Modeling at the Technical University of Munich
upload_time2024-04-14 18:13:05
maintainerNone
docs_urlNone
authorNone
requires_python<4.0,>=3.9
licenseGPL-3.0
keywords tum utils utilities environmental sensing modeling python library utilities pydoc-markdown
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 📦 &nbsp;TUM ESM Python Utilities

This library is a collection of small functions used in our research projects. Here, we can test and document the functions properly instead of every project dealing with this overhead which allows us to reduce the size of the utility directories of individual projects.

Feel free to use it in any other project ✨

[![PyPI](https://img.shields.io/pypi/v/tum-esm-utils?color=f43f5e&label=latest%20release&labelColor=%230f172a&cacheSeconds=60)](https://pypi.org/project/tum-esm-utils)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tum-esm-utils?color=f43f5e&label=python%20versions&labelColor=%230f172a&cacheSeconds=60)](https://pypi.org/project/tum-esm-utils/)<br/>
[![GitHub](https://img.shields.io/github/license/tum-esm/utils?color=f59e0b&labelColor=%230f172a&cacheSeconds=60)](https://github.com/tum-esm/utils/blob/main/LICENSE)
[![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/tum-esm/utils/test.yaml?branch=main&label=CI%20tests&labelColor=%230f172a&cacheSeconds=60)](https://github.com/tum-esm/utils/actions/workflows/test.yaml)
[![Code Climate maintainability](https://img.shields.io/codeclimate/maintainability/tum-esm/utils?label=codeclimate%20maintainability%20rating&labelColor=%230f172a&cacheSeconds=60)](https://codeclimate.com/github/tum-esm/utils)

<br/>

## For Users

Install the Python library with:

```bash
pdm add tum_esm_utils
# or
pip install tum_esm_utils
```

Use the API reference at [tum-esm-utils.netlify.app](https://tum-esm-utils.netlify.app).

<br/>

## For Developers

Publish the Package to PyPI:

```bash
pdm build
pdm publish
```

Open documentation page in dev mode

```bash
cd docs
npm install
npm run dev
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tum_esm_utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "tum, utils, utilities, environmental, sensing, modeling, python, library, utilities, pydoc-markdown",
    "author": null,
    "author_email": "Moritz Makowski <moritz.makowski@tum.de>",
    "download_url": "https://files.pythonhosted.org/packages/2c/12/754c84ea856ba7c8554a2c0ffd1446e95a0b222a95f42e9276997049e34d/tum_esm_utils-2.0.2.tar.gz",
    "platform": null,
    "description": "# \ud83d\udce6 &nbsp;TUM ESM Python Utilities\n\nThis library is a collection of small functions used in our research projects. Here, we can test and document the functions properly instead of every project dealing with this overhead which allows us to reduce the size of the utility directories of individual projects.\n\nFeel free to use it in any other project \u2728\n\n[![PyPI](https://img.shields.io/pypi/v/tum-esm-utils?color=f43f5e&label=latest%20release&labelColor=%230f172a&cacheSeconds=60)](https://pypi.org/project/tum-esm-utils)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tum-esm-utils?color=f43f5e&label=python%20versions&labelColor=%230f172a&cacheSeconds=60)](https://pypi.org/project/tum-esm-utils/)<br/>\n[![GitHub](https://img.shields.io/github/license/tum-esm/utils?color=f59e0b&labelColor=%230f172a&cacheSeconds=60)](https://github.com/tum-esm/utils/blob/main/LICENSE)\n[![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/tum-esm/utils/test.yaml?branch=main&label=CI%20tests&labelColor=%230f172a&cacheSeconds=60)](https://github.com/tum-esm/utils/actions/workflows/test.yaml)\n[![Code Climate maintainability](https://img.shields.io/codeclimate/maintainability/tum-esm/utils?label=codeclimate%20maintainability%20rating&labelColor=%230f172a&cacheSeconds=60)](https://codeclimate.com/github/tum-esm/utils)\n\n<br/>\n\n## For Users\n\nInstall the Python library with:\n\n```bash\npdm add tum_esm_utils\n# or\npip install tum_esm_utils\n```\n\nUse the API reference at [tum-esm-utils.netlify.app](https://tum-esm-utils.netlify.app).\n\n<br/>\n\n## For Developers\n\nPublish the Package to PyPI:\n\n```bash\npdm build\npdm publish\n```\n\nOpen documentation page in dev mode\n\n```bash\ncd docs\nnpm install\nnpm run dev\n```\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Python utilities by the Professorship of Environmental Sensing and Modeling at the Technical University of Munich",
    "version": "2.0.2",
    "project_urls": {
        "Documentation": "https://tum-esm-utils.netlify.app",
        "Repository": "https://github.com/tum-esm/utils"
    },
    "split_keywords": [
        "tum",
        " utils",
        " utilities",
        " environmental",
        " sensing",
        " modeling",
        " python",
        " library",
        " utilities",
        " pydoc-markdown"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7eed4cadd3624de2d4fc70e1cd3ad8672bb68dfc31d47720f87d7e692c9a54a3",
                "md5": "1cffa63a8ebf36aeecdc3bda0508c927",
                "sha256": "d8e321d8eb3027d1d2890d08bad09a749a30eb025447fb960ab3eedebef8de65"
            },
            "downloads": -1,
            "filename": "tum_esm_utils-2.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1cffa63a8ebf36aeecdc3bda0508c927",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 655744,
            "upload_time": "2024-04-14T18:13:04",
            "upload_time_iso_8601": "2024-04-14T18:13:04.086865Z",
            "url": "https://files.pythonhosted.org/packages/7e/ed/4cadd3624de2d4fc70e1cd3ad8672bb68dfc31d47720f87d7e692c9a54a3/tum_esm_utils-2.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c12754c84ea856ba7c8554a2c0ffd1446e95a0b222a95f42e9276997049e34d",
                "md5": "3e486954ea92a7b3319758533603f847",
                "sha256": "12b25248f7957c4163bfb43fbd04b51f4e543aaf410ad2446f3b58d94c9aeb48"
            },
            "downloads": -1,
            "filename": "tum_esm_utils-2.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3e486954ea92a7b3319758533603f847",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 634589,
            "upload_time": "2024-04-14T18:13:05",
            "upload_time_iso_8601": "2024-04-14T18:13:05.673295Z",
            "url": "https://files.pythonhosted.org/packages/2c/12/754c84ea856ba7c8554a2c0ffd1446e95a0b222a95f42e9276997049e34d/tum_esm_utils-2.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-14 18:13:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tum-esm",
    "github_project": "utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tum_esm_utils"
}
        
Elapsed time: 0.22635s