| Name | pythomac JSON |
| Version |
1.0.2
JSON |
| download |
| home_page | |
| Summary | A Python package with codes to wrap and control the numerical modeling software Telemac. |
| upload_time | 2023-07-27 09:40:34 |
| maintainer | |
| docs_url | None |
| author | |
| requires_python | >=3.7 |
| license | |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
matplotlib
numpy
pandas
Sphinx
sphinx_rtd_theme
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Pythomac
A Python package with codes to wrap and control [Telemac](http://www.opentelemac.org/).
Visit https://pythomac.readthedocs.io to read more.
Raw data
{
"_id": null,
"home_page": "",
"name": "pythomac",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "\"Hydro-Informatics.com\" <schwindt.water@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/5d/d1/3f556f18d3a3c388ea4bce4d8aa8c6ff40db15c17ebc778fefdd361c4d3f/pythomac-1.0.2.tar.gz",
"platform": null,
"description": "# Pythomac\n\nA Python package with codes to wrap and control [Telemac](http://www.opentelemac.org/).\n\nVisit https://pythomac.readthedocs.io to read more.\n\n",
"bugtrack_url": null,
"license": "",
"summary": "A Python package with codes to wrap and control the numerical modeling software Telemac.",
"version": "1.0.2",
"project_urls": {
"Bug Tracker": "https://github.com/hydro-informatics/pythomac/issues",
"Homepage": "https://github.com/hydro-informatics/pythomac"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "53873f5537c78b54afbd04dcfcf32d9b8c1707ad6b7817868a6a121485b3adc1",
"md5": "1e9c42fa342496b242ffbbb8e53ba90d",
"sha256": "81dbec0582e37ea3f4d92ca2d8b6ec6ebbd278ce40e2a5404c85298534e409ff"
},
"downloads": -1,
"filename": "pythomac-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1e9c42fa342496b242ffbbb8e53ba90d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 22828,
"upload_time": "2023-07-27T09:40:32",
"upload_time_iso_8601": "2023-07-27T09:40:32.331387Z",
"url": "https://files.pythonhosted.org/packages/53/87/3f5537c78b54afbd04dcfcf32d9b8c1707ad6b7817868a6a121485b3adc1/pythomac-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5dd13f556f18d3a3c388ea4bce4d8aa8c6ff40db15c17ebc778fefdd361c4d3f",
"md5": "bebe56c4f7b2cbd2aa74e995ede2b825",
"sha256": "2c38c4cebc774334cdb18bebd9c97580f03a94e3e1e65ef37d2274ea0f0a5e21"
},
"downloads": -1,
"filename": "pythomac-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "bebe56c4f7b2cbd2aa74e995ede2b825",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 231055,
"upload_time": "2023-07-27T09:40:34",
"upload_time_iso_8601": "2023-07-27T09:40:34.336957Z",
"url": "https://files.pythonhosted.org/packages/5d/d1/3f556f18d3a3c388ea4bce4d8aa8c6ff40db15c17ebc778fefdd361c4d3f/pythomac-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-27 09:40:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hydro-informatics",
"github_project": "pythomac",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "matplotlib",
"specs": [
[
"==",
"3.5.1"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.23.5"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"1.3.5"
]
]
},
{
"name": "Sphinx",
"specs": [
[
"==",
"5.0.2"
]
]
},
{
"name": "sphinx_rtd_theme",
"specs": [
[
"==",
"1.2.2"
]
]
}
],
"lcname": "pythomac"
}