Metadata-Version: 2.1
Name: EasyTS
Version: 0.8.0
Summary: Easy and robust exoplanet transmission spectroscopy.
Author-email: Hannu Parviainen <hannu@iac.es>
License: GPLv3
Project-URL: homepage, https://github.com/hpparvi/EasyTS
Keywords: astronomy,astrophysics,exoplanets
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pytransit
Requires-Dist: ldtk
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: numba
Requires-Dist: matplotlib
Requires-Dist: celerite2
Requires-Dist: pandas
Requires-Dist: xarray
Requires-Dist: seaborn
Requires-Dist: astropy

# EasyTS

Fast, flexible, and easy exoplanet transmission spectroscopy in Python.

## Documentation

Read the docs at [easyts.readthedocs.io](https://easyts.readthedocs.io).

## Installation

    pip install easyts

&copy; 2024 Hannu Parviainen
