Metadata-Version: 2.3
Name: pykylie
Version: 1.0
Summary: Python re-implementation of KYLIE pulsating-star spectral synthesis code
Project-URL: Documentation, https://pykylie.readthedocs.org
Project-URL: Repository, https://github.com/rhdtownsend/pykylie/
Project-URL: Issues, https://github.com/rhdtownsend/pykylie/issues
Author-email: Rich Townsend <rhtownsend@wisc.edu>
License-File: LICENSE
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: astropy>=5.3.2
Requires-Dist: numpy>=1.15.0
Requires-Dist: pymsg>=1.3
Requires-Dist: scipy>=1.11.1
Description-Content-Type: text/x-rst

#######
PyKYLIE
#######

.. image:: https://img.shields.io/github/license/rhdtownsend/pykylie
   :alt: GitHub
   :target: https://github.com/rhdtownsend/pykylie/blob/master/COPYING
.. image:: https://img.shields.io/github/v/release/rhdtownsend/pykylie
   :alt: GitHub release (latest by date)
   :target: https://github.com/rhdtownsend/pykylie/releases/latest
.. image:: https://img.shields.io/github/issues/rhdtownsend/pykylie
   :alt: GitHub issues
   :target: https://github.com/rhdtownsend/pykylie/issues
.. image:: https://img.shields.io/readthedocs/pykylie
   :alt: Read the Docs
   :target: https://pykylie.readthedocs.io/en/stable

Overview
========

PyKYLIE is a Python re-implementation of the KYLIE pulsating-star
spectral synthesis code.

Documentation
=============

Full documentation for PyKYLIE can be found at https://pykylie.readthedocs.io/en/stable.
