Raw data
{
"_id": null,
"home_page": "https://github.com/marota/ExpertOp4Grid/",
"name": "ExpertOp4Grid",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "ML powergrid optmization RL power-systems",
"author": "Antoine Marot",
"author_email": "antoine.marot@rte-france.com",
"download_url": "https://files.pythonhosted.org/packages/99/73/80239e56e2fdfa1f2911090b8409c48a5b6e7da1516df929a3d526a59da6/expertop4grid-0.2.1.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "Mozilla Public License 2.0 (MPL 2.0)",
"summary": "Expert analysis algorithm for solving overloads in a powergrid",
"version": "0.2.1",
"project_urls": {
"Download": "https://github.com/marota/ExpertOp4Grid/archive/refs/tags/0.1.3.post1.tar.gz",
"Homepage": "https://github.com/marota/ExpertOp4Grid/"
},
"split_keywords": [
"ml",
"powergrid",
"optmization",
"rl",
"power-systems"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a893c859e5da66ccee88d219aaa39a0c696cca062a8146418506d5126a1d2ecb",
"md5": "e1ee8ea7a43d97090ba7df129033887f",
"sha256": "360d67101b9a54de4ed5be08510923e398a435960dbda702b5574fa959ac2241"
},
"downloads": -1,
"filename": "ExpertOp4Grid-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e1ee8ea7a43d97090ba7df129033887f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 94264,
"upload_time": "2024-10-30T15:38:25",
"upload_time_iso_8601": "2024-10-30T15:38:25.034353Z",
"url": "https://files.pythonhosted.org/packages/a8/93/c859e5da66ccee88d219aaa39a0c696cca062a8146418506d5126a1d2ecb/ExpertOp4Grid-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "997380239e56e2fdfa1f2911090b8409c48a5b6e7da1516df929a3d526a59da6",
"md5": "6b971d8f58e591fba111d6badcfa23bd",
"sha256": "d28620f3414e1904065fb8f039f199ab7fc7de00b6de10527df335db9deb2f82"
},
"downloads": -1,
"filename": "expertop4grid-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "6b971d8f58e591fba111d6badcfa23bd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 87349,
"upload_time": "2024-10-30T15:38:26",
"upload_time_iso_8601": "2024-10-30T15:38:26.289959Z",
"url": "https://files.pythonhosted.org/packages/99/73/80239e56e2fdfa1f2911090b8409c48a5b6e7da1516df929a3d526a59da6/expertop4grid-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-30 15:38:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "marota",
"github_project": "ExpertOp4Grid",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"circle": true,
"requirements": [
{
"name": "docutils",
"specs": [
[
">=",
"0.16"
]
]
},
{
"name": "graphviz",
"specs": [
[
">=",
"0.14"
]
]
},
{
"name": "Grid2Op",
"specs": [
[
"==",
"1.10.2"
]
]
},
{
"name": "lightsim2grid",
"specs": [
[
"==",
"0.8.2"
]
]
},
{
"name": "networkx",
"specs": [
[
">=",
"2.4"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.22.0"
]
]
},
{
"name": "pandapower",
"specs": [
[
">=",
"2.2.2"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.6.0"
]
]
},
{
"name": "pandas",
"specs": [
[
">=",
"1.0.4"
]
]
},
{
"name": "pathlib",
"specs": [
[
">=",
"1.0.1"
]
]
},
{
"name": "pydot",
"specs": [
[
">=",
"1.4.1"
]
]
},
{
"name": "matplotlib",
"specs": [
[
">=",
"3.3.3"
]
]
},
{
"name": "pytest",
"specs": [
[
">=",
"4.4.2"
]
]
},
{
"name": "Sphinx",
"specs": [
[
">=",
"3.1.2"
]
]
}
],
"lcname": "expertop4grid"
}