snek5000-phill


Namesnek5000-phill JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/snek5000/snek5000-phill
SummaryNek5000 phill example executed via snek5000
upload_time2023-01-11 13:06:44
maintainer
docs_urlNone
authorAshwin Vishnu Mohanan
requires_python
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # snek5000-phill

The [Nek5000 phill example] adapted for a workflow using [Snek5000].

## Install

```sh
pip install snek5000-phill
```

For more details, see https://snek5000.readthedocs.io/en/latest/install.html.

## Tests

```sh
pip install '.[tests]'
# Run simple tests: including compilation
pytest
# Run slow tests: launches simulation
pytest --runslow
```

[nek5000 phill example]: https://github.com/KTH-Nek5000/KTH_Examples/tree/master/phill_STAT
[snek5000]: https://github.com/exabl/snek5000

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/snek5000/snek5000-phill",
    "name": "snek5000-phill",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ashwin Vishnu Mohanan",
    "author_email": "dev@fluid.quest",
    "download_url": "https://files.pythonhosted.org/packages/9a/15/c13f03dd6ac424cb2320f108b3767183f33dc73ec5cb21714aeb1abd115b/snek5000-phill-0.5.0.tar.gz",
    "platform": null,
    "description": "# snek5000-phill\n\nThe [Nek5000 phill example] adapted for a workflow using [Snek5000].\n\n## Install\n\n```sh\npip install snek5000-phill\n```\n\nFor more details, see https://snek5000.readthedocs.io/en/latest/install.html.\n\n## Tests\n\n```sh\npip install '.[tests]'\n# Run simple tests: including compilation\npytest\n# Run slow tests: launches simulation\npytest --runslow\n```\n\n[nek5000 phill example]: https://github.com/KTH-Nek5000/KTH_Examples/tree/master/phill_STAT\n[snek5000]: https://github.com/exabl/snek5000\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Nek5000 phill example executed via snek5000",
    "version": "0.5.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5a63232ab371eb70f8a23e0b32b78829e955067ab34bb50f66aadf41efbdc46",
                "md5": "1384951fa9e03492fb932ae2646ca020",
                "sha256": "d2f905f8004972e7e7eb391b210dc267def8b7b96d22c549e29c21f547623176"
            },
            "downloads": -1,
            "filename": "snek5000_phill-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1384951fa9e03492fb932ae2646ca020",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 71296,
            "upload_time": "2023-01-11T13:06:42",
            "upload_time_iso_8601": "2023-01-11T13:06:42.375214Z",
            "url": "https://files.pythonhosted.org/packages/b5/a6/3232ab371eb70f8a23e0b32b78829e955067ab34bb50f66aadf41efbdc46/snek5000_phill-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a15c13f03dd6ac424cb2320f108b3767183f33dc73ec5cb21714aeb1abd115b",
                "md5": "75ffd932fda4de5c500e7a054eceaf9a",
                "sha256": "28a13b448257b730b35efc2c9595b8b45c3e21d6319e61b63595cbeb12576a9e"
            },
            "downloads": -1,
            "filename": "snek5000-phill-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "75ffd932fda4de5c500e7a054eceaf9a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 61869,
            "upload_time": "2023-01-11T13:06:44",
            "upload_time_iso_8601": "2023-01-11T13:06:44.332873Z",
            "url": "https://files.pythonhosted.org/packages/9a/15/c13f03dd6ac424cb2320f108b3767183f33dc73ec5cb21714aeb1abd115b/snek5000-phill-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-11 13:06:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "snek5000",
    "github_project": "snek5000-phill",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "snek5000-phill"
}
        
Elapsed time: 0.02762s