Metadata-Version: 2.2
Name: swashes
Version: 1.5.0
Summary: A Python package for the SWASHES executable.
Author-Email: Laurent Courty <lrntct@gmail.com>
License: CECILL-2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: C++
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Hydrology
Project-URL: Homepage, https://www.idpoisson.fr/swashes/
Project-URL: Repository, https://github.com/lrntct/swashes-python
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# A Python package for SWASHES

![status badge for the Tests workflow](https://github.com/lrntct/swashes-python/actions/workflows/tests.yml/badge.svg "Tests Actions status")
![status badge for the Build workflow](https://github.com/lrntct/swashes-python/actions/workflows/build_wheels.yml/badge.svg "Build Actions status")

SWASHES is a library of Shallow Water Analytic Solutions for Hydraulic and Environmental Studies.

This package provides an easy way to install the SWASHES command line tool from the Python Package Index.
If you desire a pythonic interface to SWASHES, have a look at the [pyswashes](https://pyswashes.readthedocs.io/en/latest/) package.

This package was inspired by the [cmake package](https://github.com/scikit-build/cmake-python-distributions)

[SWASHES Website](https://www.idpoisson.fr/swashes/)

[SWASHES Source repository](https://sourcesup.renater.fr/projects/swashes/)

[SWASHES Python package repository](https://github.com/lrntct/swashes-python)
