Name | linesplan JSON |
Version |
0.1.4
JSON |
| download |
home_page | None |
Summary | Ship Linesplan and Hydrostatics |
upload_time | 2025-02-16 21:24:31 |
maintainer | None |
docs_url | None |
author | Jaap Versteegh |
requires_python | ==3.11.* |
license | GPLv3 |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Linesplan
=========
Python module for managing ship lines plans and evaluating hydrostatics and stability.
This package contains to modules:
- The `linesplan` python module
- A blender pluging called `blender_linesplan`
The `linesplan` module can be installed directly from pypi, the `blender_linesplan`
plugin can be downloaded from [gumroad](https://jrversteegh.gumroad.com/l/blender_linesplan)
You'll need [poetry](https://python-poetry.org/docs/) to play with the python module
and the easiest way to get started is then to inspect the demo notebook:
```
poetry install
poetry run jupyter notebook tests/notebooks/demo.ipynb
```
Raw data
{
"_id": null,
"home_page": null,
"name": "linesplan",
"maintainer": null,
"docs_url": null,
"requires_python": "==3.11.*",
"maintainer_email": null,
"keywords": null,
"author": "Jaap Versteegh",
"author_email": "j.r.versteegh@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/0d/e3/480c8982e94298d3c035836d3e50134d23cf5720149a95142644eba14e40/linesplan-0.1.4.tar.gz",
"platform": null,
"description": "Linesplan\n=========\n\nPython module for managing ship lines plans and evaluating hydrostatics and stability.\nThis package contains to modules:\n - The `linesplan` python module\n - A blender pluging called `blender_linesplan`\n\nThe `linesplan` module can be installed directly from pypi, the `blender_linesplan` \nplugin can be downloaded from [gumroad](https://jrversteegh.gumroad.com/l/blender_linesplan)\n\nYou'll need [poetry](https://python-poetry.org/docs/) to play with the python module\nand the easiest way to get started is then to inspect the demo notebook:\n\n```\npoetry install\npoetry run jupyter notebook tests/notebooks/demo.ipynb\n```\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "Ship Linesplan and Hydrostatics",
"version": "0.1.4",
"project_urls": {
"Repository": "https://github.com/jrversteegh/linesplan"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f0a2d8570bc7f60521e8b4d2e3797e4cd3f9dd4ddb46de013aea1ca36b461247",
"md5": "d5dabcdda75e3782a34474ffec675dcd",
"sha256": "a84bd39ff12c79c4df1bda991d097349c06bc4c6449353ed449fe107fa029484"
},
"downloads": -1,
"filename": "linesplan-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d5dabcdda75e3782a34474ffec675dcd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "==3.11.*",
"size": 8918,
"upload_time": "2025-02-16T21:24:29",
"upload_time_iso_8601": "2025-02-16T21:24:29.581624Z",
"url": "https://files.pythonhosted.org/packages/f0/a2/d8570bc7f60521e8b4d2e3797e4cd3f9dd4ddb46de013aea1ca36b461247/linesplan-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0de3480c8982e94298d3c035836d3e50134d23cf5720149a95142644eba14e40",
"md5": "c9c8aacd30b4cdee55b53806634399fd",
"sha256": "174140855721bd4613a06a6c7959b48f15477d7cf20233844b276a25de77e0af"
},
"downloads": -1,
"filename": "linesplan-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "c9c8aacd30b4cdee55b53806634399fd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "==3.11.*",
"size": 8392,
"upload_time": "2025-02-16T21:24:31",
"upload_time_iso_8601": "2025-02-16T21:24:31.401017Z",
"url": "https://files.pythonhosted.org/packages/0d/e3/480c8982e94298d3c035836d3e50134d23cf5720149a95142644eba14e40/linesplan-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-16 21:24:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jrversteegh",
"github_project": "linesplan",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "linesplan"
}