Metadata-Version: 2.4
Name: curveprepper
Version: 0.1.1
Summary: CurvePrepper downloads and processes flux observations of exoplanet systems. It is a sister project of CurveSimulator.
Home-page: https://github.com/lichtgestalter/curveprepper
Author: Uli Scheuss
Classifier: Programming Language :: Python :: 3.14
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: colorama
Requires-Dist: configparser
Requires-Dist: lightkurve
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

# CurvePrepper

[![GitHub Wiki](https://img.shields.io/badge/docs-Wiki-red)](https://github.com/lichtgestalter/curveprepper/wiki)
[![PyPI version](https://badge.fury.io/py/curveprepper.svg)](https://badge.fury.io/py/curveprepper)
[![Python Versions](https://img.shields.io/pypi/pyversions/curvesimulator.svg)](https://pypi.org/project/curveprepper/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)


_CurvePrepper_ downloads and processes flux observations of exoplanet 
systems. It is a sister project of [CurveSimulator](https://github.com/lichtgestalter/curvesimulator). 

This package is under development and currently not useful to the public.

Have a look at the source code for inspiration if you want to write your own 
code for downloading and processing light curves.


**[Find Curveprepper's Documentation here](https://github.com/lichtgestalter/curveprepper/wiki)**
