Metadata-Version: 2.4
Name: prodimopy
Version: 2.5.3
Summary: Python tools for ProDiMo and slab models
Home-page: https://gitlab.astro.rug.nl/prodimo/prodimopy/
Author: Christian Rab
Author-email: rab@mpe.mpg.de
License: MIT License
Project-URL: Changelog, https://prodimopy.readthedocs.io/en/stable/changelog.html
Project-URL: Bug Reports, https://gitlab.astro.rug.nl/prodimo/prodimopy/-/issues
Project-URL: Documentation, https://prodimopy.readthedocs.io/en/stable/
Keywords: astronomy astrophysics star-formation protoplanetary-disks modelling
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: astropy>=5.1
Requires-Dist: matplotlib>=3.7
Requires-Dist: numpy>=1.20
Requires-Dist: scipy>=1.7.1
Requires-Dist: f90nml>=1.4.4
Requires-Dist: pandas>=1.5
Requires-Dist: adjustText>=0.8
Requires-Dist: spectres>=2.2.0
Requires-Dist: dust_extinction>=1.5
Requires-Dist: typing_extensions>4.12.0
Requires-Dist: tqdm>=4.67
Requires-Dist: hitran-api>=1.3.0.0
Dynamic: author
Dynamic: author-email
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: summary

# prodimopy

Python package for

- reading and plotting ProDiMo results
- running, reading, plotting 0D slab models
- chi2 fitting of observed spectra with slab models

Any bug reports or feature requests are very welcome (see project homepage).

[![Documentation Status](https://readthedocs.org/projects/prodimopy/badge/?version=stable)](https://prodimopy.readthedocs.io/en/stable/?badge=stable)
