Metadata-Version: 2.1
Name: flarespy
Version: 0.15.0
Summary: Find flares in TESS light curves
Home-page: https://github.com/keyuxing/flarespy
License: MIT
Author: Keyu Xing
Author-email: kyxing@mail.bnu.edu.cn
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: bottleneck (>=1.3)
Requires-Dist: lightkurve (>=2.4.2)
Requires-Dist: numpy (<2.0)
Requires-Dist: optuna (>=3.5.0)
Requires-Dist: scikit-learn (==1.5.1)
Requires-Dist: skops (>=0.10.0)
Requires-Dist: tsfresh (>=0.20.1)
Requires-Dist: wotan (>=1.10)
Project-URL: Repository, https://github.com/keyuxing/flarespy
