Name | MoorPy JSON |
Version |
1.1.0
JSON |
| download |
home_page | None |
Summary | A design-oriented mooring system library for Python |
upload_time | 2024-09-09 22:28:29 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | BSD-3-Clause |
keywords |
wind
floating
mooring
design
water
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# MoorPy - Quasi-Static Mooring Analysis in Python
MoorPy is a design-oriented mooring system library for Python based around a quasi-static modeling approach.
### Prerequisites
- Python 3.9 or greater
- The following packages: NumPy, MatPlotLib, pyyaml, scipy
### Installation
MoorPy is available on PyPi via:
```pycon
pip install MoorPy
```
For an editable install that relies on the local source code, first clone the repository. Then, from the command line in the main MoorPy directory, run the following commands (with a "-e" for "editable") based on your additional needs.
The "dev", "test", and "docs" flags will install necessary packages related to development, testing, or documentation (e.g., the docs flag installs "sphinx" for documentation).
#### General
```pycon
pip install .
```
#### Development
```pycon
pip install .[dev]
```
#### Testing
```pycon
pip install .[test]
pre-commit install --hook-type pre-commit --hook-type pre-push
```
#### Documentation
```pycon
pip install .[docs]
```
MoorPy's documentation website is under development at https://moorpy.readthedocs.io
### Citing
The MoorPy software can be cited as:
M. Hall, S. Housner, S. Sirnivas, and S. Wilson.
*MoorPy: Quasi-Static Mooring Analysis in Python.*
National Renewable Energy Laboratory, 2021.
https://doi.org/10.11578/dc.20210726.1.
Raw data
{
"_id": null,
"home_page": null,
"name": "MoorPy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Matthew Hall <matthew.hall@nrel.gov>, Stein Housner <stein.housner@nrel.gov>",
"keywords": "wind, floating, mooring, design, water",
"author": null,
"author_email": "National Renewable Energy Laboratory <matthew.hall@nrel.gov>",
"download_url": "https://files.pythonhosted.org/packages/ec/46/f054c651a2e894ef0ff0d5667758ef43922daee0feb025cfc493bcca51a9/moorpy-1.1.0.tar.gz",
"platform": null,
"description": "# MoorPy - Quasi-Static Mooring Analysis in Python\n\nMoorPy is a design-oriented mooring system library for Python based around a quasi-static modeling approach.\n\n### Prerequisites\n\n- Python 3.9 or greater\n- The following packages: NumPy, MatPlotLib, pyyaml, scipy\n\n### Installation\n\nMoorPy is available on PyPi via:\n```pycon\npip install MoorPy\n```\n\nFor an editable install that relies on the local source code, first clone the repository. Then, from the command line in the main MoorPy directory, run the following commands (with a \"-e\" for \"editable\") based on your additional needs.\nThe \"dev\", \"test\", and \"docs\" flags will install necessary packages related to development, testing, or documentation (e.g., the docs flag installs \"sphinx\" for documentation).\n\n#### General\n```pycon\npip install .\n```\n\n#### Development\n```pycon\npip install .[dev]\n```\n#### Testing\n```pycon\npip install .[test]\npre-commit install --hook-type pre-commit --hook-type pre-push\n```\n#### Documentation\n```pycon\npip install .[docs]\n```\n\nMoorPy's documentation website is under development at https://moorpy.readthedocs.io\n\n### Citing\nThe MoorPy software can be cited as:\nM. Hall, S. Housner, S. Sirnivas, and S. Wilson.\n*MoorPy: Quasi-Static Mooring Analysis in Python.*\nNational Renewable Energy Laboratory, 2021.\nhttps://doi.org/10.11578/dc.20210726.1.\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "A design-oriented mooring system library for Python",
"version": "1.1.0",
"project_urls": {
"Documentation": "https://moorpy.readthedocs.io",
"Homepage": "https://github.com/NREL/MoorPy"
},
"split_keywords": [
"wind",
" floating",
" mooring",
" design",
" water"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9c9434dbc505fe72b5b1918c320240266b34264280256967e60b82bd39ff1de2",
"md5": "10dae8b444a7fad6fce3079d4ea41f5f",
"sha256": "eb06e6473176bf793cea5ef642c0c36cfd1172c395325ba3013aaa49531ed9c2"
},
"downloads": -1,
"filename": "MoorPy-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "10dae8b444a7fad6fce3079d4ea41f5f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 123090,
"upload_time": "2024-09-09T22:28:27",
"upload_time_iso_8601": "2024-09-09T22:28:27.434379Z",
"url": "https://files.pythonhosted.org/packages/9c/94/34dbc505fe72b5b1918c320240266b34264280256967e60b82bd39ff1de2/MoorPy-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ec46f054c651a2e894ef0ff0d5667758ef43922daee0feb025cfc493bcca51a9",
"md5": "8c540f9fa0441e62255d5b750a609d86",
"sha256": "ac58493d3072ae95eb1ae07d2677c5b696e0c08e6ea786c45e83c9d211e1236c"
},
"downloads": -1,
"filename": "moorpy-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "8c540f9fa0441e62255d5b750a609d86",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 124993,
"upload_time": "2024-09-09T22:28:29",
"upload_time_iso_8601": "2024-09-09T22:28:29.255840Z",
"url": "https://files.pythonhosted.org/packages/ec/46/f054c651a2e894ef0ff0d5667758ef43922daee0feb025cfc493bcca51a9/moorpy-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-09 22:28:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NREL",
"github_project": "MoorPy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "moorpy"
}