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/ed/63/ef1a4cb2da6c1e5242022bfce2e9b4519c065bf5b6f237514b90609dcda1/expertop4grid-0.2.3.post2.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.3.post2",
"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": "42b63deb055585365eb51c0e42aa947cae1ba6b114f5378f92018a8aed7bad0d",
"md5": "956685867035060db4354cbf26591d10",
"sha256": "9fd1658bec2c051acff2e7469bd92ddecfdaaed0076a9393b2467b4a04a48a69"
},
"downloads": -1,
"filename": "ExpertOp4Grid-0.2.3.post2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "956685867035060db4354cbf26591d10",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 98879,
"upload_time": "2024-12-20T11:20:02",
"upload_time_iso_8601": "2024-12-20T11:20:02.666391Z",
"url": "https://files.pythonhosted.org/packages/42/b6/3deb055585365eb51c0e42aa947cae1ba6b114f5378f92018a8aed7bad0d/ExpertOp4Grid-0.2.3.post2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ed63ef1a4cb2da6c1e5242022bfce2e9b4519c065bf5b6f237514b90609dcda1",
"md5": "8af2bf27607d15bd077ab1922992724c",
"sha256": "8f8b669299c1f1dcf813e5aa98ceceaabb419ef14add73d5f8969aa8692e3086"
},
"downloads": -1,
"filename": "expertop4grid-0.2.3.post2.tar.gz",
"has_sig": false,
"md5_digest": "8af2bf27607d15bd077ab1922992724c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 91878,
"upload_time": "2024-12-20T11:20:05",
"upload_time_iso_8601": "2024-12-20T11:20:05.035758Z",
"url": "https://files.pythonhosted.org/packages/ed/63/ef1a4cb2da6c1e5242022bfce2e9b4519c065bf5b6f237514b90609dcda1/expertop4grid-0.2.3.post2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-20 11:20:05",
"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"
}