# 🔬 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)](https://pypi.org/project/tum-esm-utils)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tum-esm-utils?color=f43f5e)](https://pypi.org/project/tum-esm-utils/)
[![GitHub](https://img.shields.io/github/license/tum-esm/utils?color=f59e0b)](https://github.com/tum-esm/utils/blob/main/LICENSE)
<br/>
[![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/tum-esm/utils/test.yaml?branch=main&label=CI%20tests)](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)](https://codeclimate.com/github/tum-esm/utils)
<br/>
## For Users
Install the Python library with:
```bash
poetry add tum_esm_utils
# or
pip install tum_esm_utils
```
Use the API reference at https://tum-esm.github.io/utils.
<br/>
## For Developers
Publish the Package to PyPI:
```bash
poetry build
poetry publish
```
Serve documentation page:
```bash
docsify serve ./docs
```
Raw data
{
"_id": null,
"home_page": "https://github.com/tum-esm/utils",
"name": "tum-esm-utils",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "python,library,utilities,lazydocs,docsify",
"author": "Moritz Makowski",
"author_email": "moritz.makowski@tum.de",
"download_url": "https://files.pythonhosted.org/packages/72/2a/8ee61835078c9dd8e4b356400907a12b8888038a629a864bb44e609a95fe/tum_esm_utils-1.5.4.tar.gz",
"platform": null,
"description": "# \ud83d\udd2c 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)](https://pypi.org/project/tum-esm-utils)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tum-esm-utils?color=f43f5e)](https://pypi.org/project/tum-esm-utils/)\n[![GitHub](https://img.shields.io/github/license/tum-esm/utils?color=f59e0b)](https://github.com/tum-esm/utils/blob/main/LICENSE)\n<br/>\n[![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/tum-esm/utils/test.yaml?branch=main&label=CI%20tests)](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)](https://codeclimate.com/github/tum-esm/utils)\n\n<br/>\n\n## For Users\n\nInstall the Python library with:\n\n```bash\npoetry add tum_esm_utils\n# or\npip install tum_esm_utils\n```\n\nUse the API reference at https://tum-esm.github.io/utils.\n\n<br/>\n\n## For Developers\n\nPublish the Package to PyPI:\n\n```bash\npoetry build\npoetry publish\n```\n\nServe documentation page:\n\n```bash\ndocsify serve ./docs\n```\n",
"bugtrack_url": null,
"license": "AGPL-3.0-only",
"summary": "Python utilities by the Professorship of Environmental Sensing and Modeling at the Technical University of Munich",
"version": "1.5.4",
"project_urls": {
"Documentation": "https://tum-esm.github.io/utils",
"Homepage": "https://github.com/tum-esm/utils",
"Repository": "https://github.com/tum-esm/utils"
},
"split_keywords": [
"python",
"library",
"utilities",
"lazydocs",
"docsify"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "934c72750591c6e8aaf8755cb79eaa77b1952788ecf9915d5ba10c63586b290c",
"md5": "abc08e6796c6e4a23d4bff7931dcbdc4",
"sha256": "c53ee3e444b533e806433e87648b54180556d605554ff2741df7f3e97e199c18"
},
"downloads": -1,
"filename": "tum_esm_utils-1.5.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "abc08e6796c6e4a23d4bff7931dcbdc4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 653773,
"upload_time": "2023-09-26T16:25:03",
"upload_time_iso_8601": "2023-09-26T16:25:03.269066Z",
"url": "https://files.pythonhosted.org/packages/93/4c/72750591c6e8aaf8755cb79eaa77b1952788ecf9915d5ba10c63586b290c/tum_esm_utils-1.5.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "722a8ee61835078c9dd8e4b356400907a12b8888038a629a864bb44e609a95fe",
"md5": "04400dd58d15b04ea36215beffabf0fa",
"sha256": "20244424e2811666bdfc4da91e759503647b1b1c75e836a2f5733284b5fdd0f3"
},
"downloads": -1,
"filename": "tum_esm_utils-1.5.4.tar.gz",
"has_sig": false,
"md5_digest": "04400dd58d15b04ea36215beffabf0fa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 631723,
"upload_time": "2023-09-26T16:25:07",
"upload_time_iso_8601": "2023-09-26T16:25:07.302231Z",
"url": "https://files.pythonhosted.org/packages/72/2a/8ee61835078c9dd8e4b356400907a12b8888038a629a864bb44e609a95fe/tum_esm_utils-1.5.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-26 16:25:07",
"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"
}