Name | sectionproperties JSON |
Version |
3.7.3
JSON |
| download |
home_page | None |
Summary | A python package for the analysis of arbitrary cross-sections using the finite element method. |
upload_time | 2024-12-16 23:27:02 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <3.13,>=3.10 |
license | MIT License Copyright © 2024 Robbie van Leeuwen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
computational-mechanics
cross-section
finite-element-analysis
structural-engineering
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<picture>
<source media="(prefers-color-scheme: dark)" srcset="docs/_static/logo-dark-mode.png">
<source media="(prefers-color-scheme: light)" srcset="docs/_static/logo-light-mode.png">
<img alt="sectionproperties logo" src="docs/_static/logo-light-mode.png">
</picture>
[![PyPI](https://img.shields.io/pypi/v/sectionproperties.svg)][pypi_]
[![Status](https://img.shields.io/pypi/status/sectionproperties.svg)][status]
[![Python Version](https://img.shields.io/pypi/pyversions/sectionproperties)][python version]
[![License](https://img.shields.io/pypi/l/sectionproperties)][license]
[![Read the documentation at https://sectionproperties.readthedocs.io/](https://img.shields.io/readthedocs/sectionproperties/stable.svg?label=Read%20the%20Docs)][read the docs]
[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)][uv]
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)][ruff]
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]
[![Tests](https://github.com/robbievanleeuwen/section-properties/actions/workflows/ci.yml/badge.svg?branch=master)][tests]
[![Codecov](https://codecov.io/gh/robbievanleeuwen/section-properties/branch/master/graph/badge.svg)][codecov]
[![DOI](https://joss.theoj.org/papers/10.21105/joss.06105/status.svg)][joss]
[pypi_]: https://pypi.org/project/sectionproperties/
[status]: https://pypi.org/project/sectionproperties/
[python version]: https://pypi.org/project/sectionproperties
[read the docs]: https://sectionproperties.readthedocs.io/
[uv]: https://github.com/astral-sh/uv
[ruff]: https://github.com/astral-sh/ruff
[pre-commit]: https://github.com/pre-commit/pre-commit
[tests]: https://github.com/robbievanleeuwen/section-properties/actions/workflows/ci.yml
[codecov]: https://app.codecov.io/gh/robbievanleeuwen/section-properties
[joss]: https://doi.org/10.21105/joss.06105
`sectionproperties` is a python package for the analysis of arbitrary cross-sections
using the finite element method. `sectionproperties` can be used to determine
section properties to be used in structural design and visualise cross-sectional
stresses resulting from combinations of applied forces and bending moments.
[Subscribe](http://eepurl.com/dMMUeg) to the `sectionproperties` mailing list!
## Installation
You can install `sectionproperties` via [pip] from [PyPI]:
```shell
pip install sectionproperties
```
## Documentation
`sectionproperties` is fully documented including a user walkthrough, examples,
background theory and an API guide. The documentation can found at
[https://sectionproperties.readthedocs.io/](https://sectionproperties.readthedocs.io/).
## Features
See the complete list of `sectionproperties` features
[here](https://sectionproperties.readthedocs.io/en/stable/user_guide.html).
## Contributing
Contributions are very welcome. To learn more, see the [Contributor Guide].
## License
Distributed under the terms of the [MIT license][license], `sectionproperties` is free
and open source software.
## Support
Found a bug 🐛, or have a feature request ✨, raise an issue on the
GitHub [issue tracker](https://github.com/robbievanleeuwen/section-properties/issues)
Alternatively you can get support on the
[discussions](https://github.com/robbievanleeuwen/section-properties/discussions) page.
## Disclaimer
`sectionproperties` is an open source engineering tool that continues to benefit from
the collaboration of many contributors. Although efforts have been made to ensure the
that relevant engineering theories have been correctly implemented, it remains the
user's responsibility to confirm and accept the output. Refer to the
[license](LICENSE.md) for clarification of the conditions of use.
[pypi]: https://pypi.org/
[pip]: https://pip.pypa.io/
[license]: https://github.com/robbievanleeuwen/section-properties/blob/master/LICENSE
[contributor guide]: https://github.com/robbievanleeuwen/section-properties/blob/master/CONTRIBUTING.md
Raw data
{
"_id": null,
"home_page": null,
"name": "sectionproperties",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": "Robbie van Leeuwen <robbie.vanleeuwen@gmail.com>, Connor Ferster <connorferster@gmail.comm>",
"keywords": "computational-mechanics, cross-section, finite-element-analysis, structural-engineering",
"author": null,
"author_email": "Robbie van Leeuwen <robbie.vanleeuwen@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/b6/6f/4a6d92fa59a0b0e2919c676f4560e56bf7539b7e55d5d20621c94126e86a/sectionproperties-3.7.3.tar.gz",
"platform": null,
"description": "<picture>\n <source media=\"(prefers-color-scheme: dark)\" srcset=\"docs/_static/logo-dark-mode.png\">\n <source media=\"(prefers-color-scheme: light)\" srcset=\"docs/_static/logo-light-mode.png\">\n <img alt=\"sectionproperties logo\" src=\"docs/_static/logo-light-mode.png\">\n</picture>\n\n[![PyPI](https://img.shields.io/pypi/v/sectionproperties.svg)][pypi_]\n[![Status](https://img.shields.io/pypi/status/sectionproperties.svg)][status]\n[![Python Version](https://img.shields.io/pypi/pyversions/sectionproperties)][python version]\n[![License](https://img.shields.io/pypi/l/sectionproperties)][license]\n[![Read the documentation at https://sectionproperties.readthedocs.io/](https://img.shields.io/readthedocs/sectionproperties/stable.svg?label=Read%20the%20Docs)][read the docs]\n[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)][uv]\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)][ruff]\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]\n[![Tests](https://github.com/robbievanleeuwen/section-properties/actions/workflows/ci.yml/badge.svg?branch=master)][tests]\n[![Codecov](https://codecov.io/gh/robbievanleeuwen/section-properties/branch/master/graph/badge.svg)][codecov]\n[![DOI](https://joss.theoj.org/papers/10.21105/joss.06105/status.svg)][joss]\n\n[pypi_]: https://pypi.org/project/sectionproperties/\n[status]: https://pypi.org/project/sectionproperties/\n[python version]: https://pypi.org/project/sectionproperties\n[read the docs]: https://sectionproperties.readthedocs.io/\n[uv]: https://github.com/astral-sh/uv\n[ruff]: https://github.com/astral-sh/ruff\n[pre-commit]: https://github.com/pre-commit/pre-commit\n[tests]: https://github.com/robbievanleeuwen/section-properties/actions/workflows/ci.yml\n[codecov]: https://app.codecov.io/gh/robbievanleeuwen/section-properties\n[joss]: https://doi.org/10.21105/joss.06105\n\n`sectionproperties` is a python package for the analysis of arbitrary cross-sections\nusing the finite element method. `sectionproperties` can be used to determine\nsection properties to be used in structural design and visualise cross-sectional\nstresses resulting from combinations of applied forces and bending moments.\n\n[Subscribe](http://eepurl.com/dMMUeg) to the `sectionproperties` mailing list!\n\n## Installation\n\nYou can install `sectionproperties` via [pip] from [PyPI]:\n\n```shell\npip install sectionproperties\n```\n\n## Documentation\n\n`sectionproperties` is fully documented including a user walkthrough, examples,\nbackground theory and an API guide. The documentation can found at\n[https://sectionproperties.readthedocs.io/](https://sectionproperties.readthedocs.io/).\n\n## Features\n\nSee the complete list of `sectionproperties` features\n[here](https://sectionproperties.readthedocs.io/en/stable/user_guide.html).\n\n## Contributing\n\nContributions are very welcome. To learn more, see the [Contributor Guide].\n\n## License\n\nDistributed under the terms of the [MIT license][license], `sectionproperties` is free\nand open source software.\n\n## Support\n\nFound a bug \ud83d\udc1b, or have a feature request \u2728, raise an issue on the\nGitHub [issue tracker](https://github.com/robbievanleeuwen/section-properties/issues)\nAlternatively you can get support on the\n[discussions](https://github.com/robbievanleeuwen/section-properties/discussions) page.\n\n## Disclaimer\n\n`sectionproperties` is an open source engineering tool that continues to benefit from\nthe collaboration of many contributors. Although efforts have been made to ensure the\nthat relevant engineering theories have been correctly implemented, it remains the\nuser's responsibility to confirm and accept the output. Refer to the\n[license](LICENSE.md) for clarification of the conditions of use.\n\n[pypi]: https://pypi.org/\n[pip]: https://pip.pypa.io/\n[license]: https://github.com/robbievanleeuwen/section-properties/blob/master/LICENSE\n[contributor guide]: https://github.com/robbievanleeuwen/section-properties/blob/master/CONTRIBUTING.md\n",
"bugtrack_url": null,
"license": "MIT License Copyright \u00a9 2024 Robbie van Leeuwen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "A python package for the analysis of arbitrary cross-sections using the finite element method.",
"version": "3.7.3",
"project_urls": {
"Changelog": "https://github.com/robbievanleeuwen/section-properties/releases",
"Documentation": "https://sectionproperties.readthedocs.io",
"Homepage": "https://sectionproperties.readthedocs.io",
"Issues": "https://github.com/robbievanleeuwen/section-properties/issues",
"Repository": "https://github.com/robbievanleeuwen/section-properties"
},
"split_keywords": [
"computational-mechanics",
" cross-section",
" finite-element-analysis",
" structural-engineering"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8232380290c2a4dbd7a47e1d4502e0f6f7b0e80c52c2dbd88c8a82da61018458",
"md5": "31dc71d7c08ec8952dd6dd7f5efea873",
"sha256": "7caae6c5e537b08b06bd74f09b44bc95802d62dcd22d4f8d71e4ca2e773a8c8c"
},
"downloads": -1,
"filename": "sectionproperties-3.7.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "31dc71d7c08ec8952dd6dd7f5efea873",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 111624,
"upload_time": "2024-12-16T23:26:56",
"upload_time_iso_8601": "2024-12-16T23:26:56.235031Z",
"url": "https://files.pythonhosted.org/packages/82/32/380290c2a4dbd7a47e1d4502e0f6f7b0e80c52c2dbd88c8a82da61018458/sectionproperties-3.7.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b66f4a6d92fa59a0b0e2919c676f4560e56bf7539b7e55d5d20621c94126e86a",
"md5": "522c893836e75c242ab5dd1b7216e9a7",
"sha256": "beb150a1f6a98ba67c547b21d3867a0fca637dc3af77159bf11cd1138a303faa"
},
"downloads": -1,
"filename": "sectionproperties-3.7.3.tar.gz",
"has_sig": false,
"md5_digest": "522c893836e75c242ab5dd1b7216e9a7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.10",
"size": 2660596,
"upload_time": "2024-12-16T23:27:02",
"upload_time_iso_8601": "2024-12-16T23:27:02.250652Z",
"url": "https://files.pythonhosted.org/packages/b6/6f/4a6d92fa59a0b0e2919c676f4560e56bf7539b7e55d5d20621c94126e86a/sectionproperties-3.7.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-16 23:27:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "robbievanleeuwen",
"github_project": "section-properties",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sectionproperties"
}