# cmf.lumped
A framework to build run and test lumped cmf models
Raw data
{
"_id": null,
"home_page": "https://github.com/philippkraft/cmf.lumped",
"name": "cmflumped",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Philipp Kraft",
"author_email": "philipp.kraft@envr.jlug.de",
"download_url": "https://files.pythonhosted.org/packages/49/23/cc07e8b2ae56a976a6aef431bb8e75080eefd1b0c4e8dcd7a84926781738/cmflumped-2025.2.13.tar.gz",
"platform": null,
"description": "# cmf.lumped\r\nA framework to build run and test lumped cmf models\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A toolbox to build, debug, run and calibrate lumped cmf models",
"version": "2025.2.13",
"project_urls": {
"Homepage": "https://github.com/philippkraft/cmf.lumped"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a87a1b713fba5821b4c47493783c1658100b401b83888139ad49795e741f7cce",
"md5": "8c026471591942f0f5e58f996f947407",
"sha256": "c523361816af1976473703f29881140a13eec45e01d829e1965b8084e7fe4b3b"
},
"downloads": -1,
"filename": "cmflumped-2025.2.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8c026471591942f0f5e58f996f947407",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 33148,
"upload_time": "2025-02-13T10:36:07",
"upload_time_iso_8601": "2025-02-13T10:36:07.754073Z",
"url": "https://files.pythonhosted.org/packages/a8/7a/1b713fba5821b4c47493783c1658100b401b83888139ad49795e741f7cce/cmflumped-2025.2.13-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4923cc07e8b2ae56a976a6aef431bb8e75080eefd1b0c4e8dcd7a84926781738",
"md5": "27dbee7bce3ee5f894ca00f2eb9dbb7f",
"sha256": "7d764e34138041e4b5f835f85a16ab65fd52764d7581c0f4d9fe9ed006ec02bf"
},
"downloads": -1,
"filename": "cmflumped-2025.2.13.tar.gz",
"has_sig": false,
"md5_digest": "27dbee7bce3ee5f894ca00f2eb9dbb7f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 30184,
"upload_time": "2025-02-13T10:35:47",
"upload_time_iso_8601": "2025-02-13T10:35:47.983303Z",
"url": "https://files.pythonhosted.org/packages/49/23/cc07e8b2ae56a976a6aef431bb8e75080eefd1b0c4e8dcd7a84926781738/cmflumped-2025.2.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-13 10:35:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "philippkraft",
"github_project": "cmf.lumped",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "wheel",
"specs": []
},
{
"name": "pandas",
"specs": [
[
">=",
"1.2.5"
]
]
},
{
"name": "matplotlib",
"specs": [
[
">=",
"3.4.2"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"1.7.0"
]
]
},
{
"name": "click",
"specs": [
[
">=",
"7.1.2"
]
]
},
{
"name": "tables",
"specs": [
[
">=",
"3.6.1"
]
]
},
{
"name": "openpyxl",
"specs": [
[
">=",
"3.0.0"
]
]
},
{
"name": "cmf",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "spotpy",
"specs": [
[
"==",
"1.5.14"
]
]
},
{
"name": "sphinx",
"specs": [
[
">=",
"4.0.0"
]
]
},
{
"name": "networkx",
"specs": [
[
">=",
"2.4"
]
]
},
{
"name": "pyyaml",
"specs": []
},
{
"name": "setuptools",
"specs": []
}
],
"lcname": "cmflumped"
}