| Name | pybalmorel JSON |
| Version |
0.4.3
JSON |
| download |
| home_page | None |
| Summary | A package for convenient python functions when processing Balmorel data or results |
| upload_time | 2024-10-20 13:58:29 |
| maintainer | Théodore Le Nalinec |
| docs_url | None |
| author | None |
| requires_python | >=3.10 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# pybalmorel
Convenient python framework for pre-, post-processing or executing the GAMS framework Balmorel. Install into your virtual python environment with:
`pip install pybalmorel`
For more information on how to manage and install virtual environments check out [this resource](https://docs.python.org/3/library/venv.html), or if you are a conda user, [this resource](https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html).
## Get Started
Check out the [documentation](https://balmorelcommunity.github.io/pybalmorel) for examples on how to use pybalmorel. The following notebooks can also be downloaded:
- [Pre-Processing](https://github.com/Mathias157/pybalmorel/blob/master/examples/PreProcessing.ipynb)
- [Execution](https://github.com/Mathias157/pybalmorel/blob/master/examples/Execution.ipynb)
- [Post-Processing](https://github.com/Mathias157/pybalmorel/blob/master/examples/PostProcessing.ipynb)
Raw data
{
"_id": null,
"home_page": null,
"name": "pybalmorel",
"maintainer": "Th\u00e9odore Le Nalinec",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Mathias Berg Rosendal <mathiasros@gmail.com>",
"keywords": null,
"author": null,
"author_email": "Mathias Berg Rosendal <mathiasros@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/79/19/094654a2026b2f233e82753ccbfe86885d0f3dc1412d4ea296cd483fdc98/pybalmorel-0.4.3.tar.gz",
"platform": null,
"description": "# pybalmorel\r\nConvenient python framework for pre-, post-processing or executing the GAMS framework Balmorel. Install into your virtual python environment with:\r\n\r\n`pip install pybalmorel`\r\n\r\nFor more information on how to manage and install virtual environments check out [this resource](https://docs.python.org/3/library/venv.html), or if you are a conda user, [this resource](https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html).\r\n\r\n## Get Started\r\n\r\nCheck out the [documentation](https://balmorelcommunity.github.io/pybalmorel) for examples on how to use pybalmorel. The following notebooks can also be downloaded:\r\n- [Pre-Processing](https://github.com/Mathias157/pybalmorel/blob/master/examples/PreProcessing.ipynb)\r\n- [Execution](https://github.com/Mathias157/pybalmorel/blob/master/examples/Execution.ipynb)\r\n- [Post-Processing](https://github.com/Mathias157/pybalmorel/blob/master/examples/PostProcessing.ipynb)\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A package for convenient python functions when processing Balmorel data or results",
"version": "0.4.3",
"project_urls": {
"Issues": "https://github.com/Mathias157/pybalmorel/issues",
"Repository": "https://github.com/Mathias157/pybalmorel"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7919094654a2026b2f233e82753ccbfe86885d0f3dc1412d4ea296cd483fdc98",
"md5": "6a78640662e2346525f636ab3523704d",
"sha256": "418b21fc2fa2b9dfa4af10cf506c9dfcbc37ffb657014ab8317e2faae64bbffa"
},
"downloads": -1,
"filename": "pybalmorel-0.4.3.tar.gz",
"has_sig": false,
"md5_digest": "6a78640662e2346525f636ab3523704d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 1728266,
"upload_time": "2024-10-20T13:58:29",
"upload_time_iso_8601": "2024-10-20T13:58:29.386165Z",
"url": "https://files.pythonhosted.org/packages/79/19/094654a2026b2f233e82753ccbfe86885d0f3dc1412d4ea296cd483fdc98/pybalmorel-0.4.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-20 13:58:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Mathias157",
"github_project": "pybalmorel",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pybalmorel"
}