Metadata-Version: 2.1
Name: arvi
Version: 0.1.7
Summary: The Automated RV Inspector
Author-email: João Faria <joao.faria@unige.ch>
License: MIT
Project-URL: Repository, https://github.com/j-faria/arvi
Keywords: RV,exoplanets
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mock; python_version < "3.3"
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: mplcursors
Requires-Dist: astropy
Requires-Dist: dace-query
Requires-Dist: loguru
Requires-Dist: mpldatacursor
Requires-Dist: tqdm
Requires-Dist: pySWEETCat
Requires-Dist: kepmodel

<p align="center">
  <img width = "140" src="https://github.com/j-faria/arvi/blob/main/docs/logo/logo.png?raw=true"/>
</p>



#### Actions

[![Deploy docs](https://github.com/j-faria/arvi/actions/workflows/docs-gh-pages.yml/badge.svg)](https://github.com/j-faria/arvi/actions/workflows/docs-gh-pages.yml)
[![Install-Test](https://github.com/j-faria/arvi/actions/workflows/install.yml/badge.svg)](https://github.com/j-faria/arvi/actions/workflows/install.yml)
[![Upload Python Package](https://github.com/j-faria/arvi/actions/workflows/python-publish.yml/badge.svg)](https://github.com/j-faria/arvi/actions/workflows/python-publish.yml)
