pythomac-sebastian.schwindt


Namepythomac-sebastian.schwindt JSON
Version 1.0.1 PyPI version JSON
download
home_page
SummaryA Python package with codes to wrap and control the numerical modeling software Telemac.
upload_time2023-07-27 09:38:53
maintainer
docs_urlNone
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-sebastian.schwindt",
    "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/27/74/9a6a0e39a9af2f58614e91f106225daf82ebf05deed6be19207efdc2c217/pythomac_sebastian_schwindt-1.0.1.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.1",
    "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": "be8dd5379f19d44520aae6fe9f87756abae4df291bbabd79ca7b1a7373a55278",
                "md5": "6b88d98c567cc4a49541e6d281ee15a4",
                "sha256": "3a369f1206a924f695e9868a09d4948519e311ca1ae3d5b6d14c70af2a5cd9fa"
            },
            "downloads": -1,
            "filename": "pythomac_sebastian_schwindt-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b88d98c567cc4a49541e6d281ee15a4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 26255,
            "upload_time": "2023-07-27T09:38:51",
            "upload_time_iso_8601": "2023-07-27T09:38:51.571485Z",
            "url": "https://files.pythonhosted.org/packages/be/8d/d5379f19d44520aae6fe9f87756abae4df291bbabd79ca7b1a7373a55278/pythomac_sebastian_schwindt-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27749a6a0e39a9af2f58614e91f106225daf82ebf05deed6be19207efdc2c217",
                "md5": "ae8040be221ff0bbc31d6e82a2120626",
                "sha256": "d4d111c4b0db2605712c01a98a3db502f4a93f71b5b5aa00196bb31f3f00a4ac"
            },
            "downloads": -1,
            "filename": "pythomac_sebastian_schwindt-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ae8040be221ff0bbc31d6e82a2120626",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 231138,
            "upload_time": "2023-07-27T09:38:53",
            "upload_time_iso_8601": "2023-07-27T09:38:53.742504Z",
            "url": "https://files.pythonhosted.org/packages/27/74/9a6a0e39a9af2f58614e91f106225daf82ebf05deed6be19207efdc2c217/pythomac_sebastian_schwindt-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-27 09:38:53",
    "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-sebastian.schwindt"
}
        
Elapsed time: 0.18014s