Metadata-Version: 2.4
Name: buckpy-dev
Version: 0.0.2
Summary: BuckPy: Lateral buckling formation algorithm
Home-page: https://github.com/buckpy-org/buckpy
Author: ismael-ripoll
License: GPL-3.0-or-later
Project-URL: Documentation, https://buckpy-org-dev.github.io/
Project-URL: Source, https://github.com/buckpy-org/buckpy
Project-URL: Tracker, https://github.com/buckpy-org/buckpy/issues
Keywords: pipelines,buckling,engineering,reliability,simulation
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib==3.8.3
Requires-Dist: multiprocess==0.70.16
Requires-Dist: numba==0.59.0
Requires-Dist: numpy==1.26.4
Requires-Dist: openpyxl==3.1.5
Requires-Dist: pandas==2.2.1
Requires-Dist: scipy==1.12.0
Requires-Dist: xlrd==2.0.1
Requires-Dist: XlsxWriter==3.2.0
Requires-Dist: pysubsea==0.1.5
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# BuckPy

BuckPy is a **Probabilistic Lateral Buckling Algorithm** for subsea pipeline design and assessment.

> **Development Version**
> This repository contains a development version of BuckPy intended for testing and evaluation of new features. Functionality, interfaces, algorithms, and input formats may change without notice and it is not recommended for production use.

> **Disclaimer**
> This repository contains an independent development version of BuckPy and is not part of, affiliated with, endorsed by, or maintained by the official BuckPy project.
>
> The software is provided "as is" without any warranty, express or implied. It has not been fully validated for all applications and should not be relied upon for engineering decisions without independent verification and validation by qualified personnel. The author and contributors accept no liability for any direct or indirect consequences arising from the use of this software.


## Documentation

The development documentation is available on the [BuckPy Documentation Website](https://buckpy-org-dev.github.io/).
