Metadata-Version: 2.1
Name: desk
Version: 1.6.14
Summary: The DESK is an SED-fitting python scripts for fitting data from evolved stars
Home-page: https://github.com/s-goldman/Dusty_Evolved_Star_Kit
Author: Steven R. Goldman
Author-email: sgoldman@stsci.edu
License: BSD license
Keywords: Dusty_Evolved_Star_Kit
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)
Requires-Dist: tqdm
Requires-Dist: scipy
Requires-Dist: ipdb

======================
Dusty-Evolved-Star-Kit
======================


.. image:: https://img.shields.io/pypi/v/desk.svg
        :target: https://pypi.python.org/pypi/desk

.. image:: https://travis-ci.org/s-goldman/Dusty-Evolved-Star-Kit.svg?branch=master
        :target: https://travis-ci.org/s-goldman/Dusty-Evolved-Star-Kit

.. image:: https://readthedocs.org/projects/dusty-evolved-star-kit/badge/?version=latest
        :target: https://dusty-evolved-star-kit.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




The DESK is an SED-fitting python scripts for fitting data from evolved stars


* Free software: BSD license
* Documentation: https://dusty-evolved-star-kit.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

1.3.1 (2019-04-29)
------------------

* First release on PyPI.


