Name | openenergyid JSON |
Version |
0.1.21
JSON |
| download |
home_page | None |
Summary | Open Source Python library for energy analytics and simulations |
upload_time | 2025-01-24 13:25:37 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | MIT License
Copyright (c) 2023 EnergieID cvba-so
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. |
keywords |
analytics
energy
simulation
|
VCS |
 |
bugtrack_url |
|
requirements |
annotated-types
mypy-extensions
numpy
packaging
pandas
pandera
patsy
polars
pydantic-core
pydantic
python-dateutil
pytz
scipy
six
statsmodels
typeguard
typing-extensions
typing-inspect
tzdata
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# OpenEnergyID
Open Source Python library for energy data analytics and simulations
[*more info for developers*](DEVELOPERS.md)
Raw data
{
"_id": null,
"home_page": null,
"name": "openenergyid",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": "Jan Pecinovsky <jan@energieid.be>",
"keywords": "analytics, energy, simulation",
"author": null,
"author_email": "Jan Pecinovsky <jan@energieid.be>, Max Helskens <max@energieid.be>",
"download_url": "https://files.pythonhosted.org/packages/11/aa/874033f40ee60c233646c014b2628842ac0dca87b82a72b3a46683d10a5b/openenergyid-0.1.21.tar.gz",
"platform": null,
"description": "# OpenEnergyID\n\nOpen Source Python library for energy data analytics and simulations\n\n[*more info for developers*](DEVELOPERS.md)\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2023 EnergieID cvba-so\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.",
"summary": "Open Source Python library for energy analytics and simulations",
"version": "0.1.21",
"project_urls": {
"Bugs Tracker": "https://github.com/EnergieID/OpenEnergyID/issues",
"Homepage": "https://energyid.eu",
"Repository": "https://github.com/EnergieID/OpenEnergyID"
},
"split_keywords": [
"analytics",
" energy",
" simulation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "276213c1633f07d2083334eb822844cfe260ec66ed04177ae3b4e7884549980a",
"md5": "96b66ab03800397b0699e1efd8dd2079",
"sha256": "6a8efd0bee46da7f8d7e824f0e9a2829cf0092680d9b14dac5fc39d1dd093a62"
},
"downloads": -1,
"filename": "openenergyid-0.1.21-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "96b66ab03800397b0699e1efd8dd2079",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 28531,
"upload_time": "2025-01-24T13:25:33",
"upload_time_iso_8601": "2025-01-24T13:25:33.462230Z",
"url": "https://files.pythonhosted.org/packages/27/62/13c1633f07d2083334eb822844cfe260ec66ed04177ae3b4e7884549980a/openenergyid-0.1.21-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "11aa874033f40ee60c233646c014b2628842ac0dca87b82a72b3a46683d10a5b",
"md5": "e839b656c5dce9129db729746ead9e3c",
"sha256": "dc7b34705e44db6dcec26efa4a4db148617154a914b44705c692d0903d948ca2"
},
"downloads": -1,
"filename": "openenergyid-0.1.21.tar.gz",
"has_sig": false,
"md5_digest": "e839b656c5dce9129db729746ead9e3c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9168533,
"upload_time": "2025-01-24T13:25:37",
"upload_time_iso_8601": "2025-01-24T13:25:37.310700Z",
"url": "https://files.pythonhosted.org/packages/11/aa/874033f40ee60c233646c014b2628842ac0dca87b82a72b3a46683d10a5b/openenergyid-0.1.21.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-24 13:25:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "EnergieID",
"github_project": "OpenEnergyID",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "annotated-types",
"specs": [
[
"==",
"0.7.0"
]
]
},
{
"name": "mypy-extensions",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"2.2.2"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"24.2"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"2.2.3"
]
]
},
{
"name": "pandera",
"specs": [
[
"==",
"0.22.1"
]
]
},
{
"name": "patsy",
"specs": [
[
"==",
"0.5.6"
]
]
},
{
"name": "polars",
"specs": [
[
"==",
"1.20.0"
]
]
},
{
"name": "pydantic-core",
"specs": [
[
"==",
"2.27.2"
]
]
},
{
"name": "pydantic",
"specs": [
[
"==",
"2.10.5"
]
]
},
{
"name": "python-dateutil",
"specs": [
[
"==",
"2.9.0.post0"
]
]
},
{
"name": "pytz",
"specs": [
[
"==",
"2024.2"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.15.1"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.17.0"
]
]
},
{
"name": "statsmodels",
"specs": [
[
"==",
"0.14.4"
]
]
},
{
"name": "typeguard",
"specs": [
[
"==",
"4.4.1"
]
]
},
{
"name": "typing-extensions",
"specs": [
[
"==",
"4.12.2"
]
]
},
{
"name": "typing-inspect",
"specs": [
[
"==",
"0.9.0"
]
]
},
{
"name": "tzdata",
"specs": [
[
"==",
"2024.2"
]
]
}
],
"lcname": "openenergyid"
}