Metadata-Version: 2.4
Name: stagpy
Version: 0.21.0
Summary: Tool for StagYY output files processing
Author: Adrien Morison, Martina Ulvrova, Stéphane Labrosse
Author-email: Adrien Morison <adrien.morison@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: f90nml>=1.5
Requires-Dist: h5py~=3.15
Requires-Dist: loam~=0.9.0
Requires-Dist: matplotlib~=3.10
Requires-Dist: numpy~=2.2
Requires-Dist: pandas~=2.3
Requires-Dist: rich>=14.2.0
Requires-Dist: scipy~=1.15
Maintainer: Adrien Morison
Maintainer-email: Adrien Morison <adrien.morison@gmail.com>
Requires-Python: >=3.10
Project-URL: homepage, https://github.com/StagPython/StagPy
Description-Content-Type: text/markdown

[![PyPI - Version](https://img.shields.io/pypi/v/stagpy)](https://pypi.org/project/stagpy/)
[![DOI on zenodo](https://zenodo.org/badge/DOI/10.5281/zenodo.5512348.svg)](https://doi.org/10.5281/zenodo.5512348)

StagPy
======

StagPy is a command line tool to process the output files of your StagYY
simulations and produce high-quality figures.

This command line tool is built around a generic interface that allows you to
access StagYY output data directly in a Python script.

You can install StagPy from the [Python Package
Index](https://pypi.org/project/stagpy/).
See the [full documentation](https://stagpython.github.io/StagPy/) for more
information.

If StagPy has been useful to your research, please consider citing the project
as:

> Adrien Morison, Martina Ulvrova, Stephane Labrosse, & contributors. (2021).
StagPython/StagPy. Zenodo. https://doi.org/10.5281/zenodo.5512348

or a specific version with the relevant DOI (e.g. for v0.15.0):

> Adrien Morison, Martina Ulvrova, Stephane Labrosse, & contributors. (2021).
StagPython/StagPy (v0.15.0). Zenodo. https://doi.org/10.5281/zenodo.5512349
