MoorPy


NameMoorPy JSON
Version 1.0.2 PyPI version JSON
download
home_page
SummaryA design-oriented mooring system library for Python
upload_time2023-09-25 22:50:10
maintainer
docs_urlNone
author
requires_python>=3.8
licenseBSD-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 based on your additional needs...

#### 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": "",
    "name": "MoorPy",
    "maintainer": "",
    "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": "",
    "author_email": "National Renewable Energy Laboratory <matthew.hall@nrel.gov>",
    "download_url": "https://files.pythonhosted.org/packages/65/80/84050b99579e6f5e1026024b2b82ccc967e3719b494fdac8efbe7e353cb5/MoorPy-1.0.2.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 based on your additional needs...\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.0.2",
    "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": "787d58a6afb8a54abf6a2c86aba71f6cad645aad2732f53b80440db97040b921",
                "md5": "f64ac32b11a91228da47e114717e92b4",
                "sha256": "e1cb1746a18678349521655d1a2d4eb703bf8fee0731dc7a920d5229831e3026"
            },
            "downloads": -1,
            "filename": "MoorPy-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f64ac32b11a91228da47e114717e92b4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 91870,
            "upload_time": "2023-09-25T22:50:08",
            "upload_time_iso_8601": "2023-09-25T22:50:08.887186Z",
            "url": "https://files.pythonhosted.org/packages/78/7d/58a6afb8a54abf6a2c86aba71f6cad645aad2732f53b80440db97040b921/MoorPy-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "658084050b99579e6f5e1026024b2b82ccc967e3719b494fdac8efbe7e353cb5",
                "md5": "1f972a5635c22a3be6a08ccd34037a77",
                "sha256": "29965a0b50bcd2c9d5bfe835b2eff581aeaaf9ccd87087db89054338b92d1847"
            },
            "downloads": -1,
            "filename": "MoorPy-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1f972a5635c22a3be6a08ccd34037a77",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 92493,
            "upload_time": "2023-09-25T22:50:10",
            "upload_time_iso_8601": "2023-09-25T22:50:10.755619Z",
            "url": "https://files.pythonhosted.org/packages/65/80/84050b99579e6f5e1026024b2b82ccc967e3719b494fdac8efbe7e353cb5/MoorPy-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-25 22:50:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NREL",
    "github_project": "MoorPy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "moorpy"
}
        
Elapsed time: 0.12288s