Metadata-Version: 2.1
Name: arvi
Version: 0.0.1.dev1
Summary: The Automated RV Inspector
Author-email: João Faria <joao.faria@astro.up.pt>
License: MIT
Keywords: RV,exoplanets
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

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


## Goals

- _Fast_:
  all `arvi` operations must be completed in under **1 second**

- _Reproducible_:
  **everyone** must be able to use `arvi`

- _Accurate_:
  `arvi` must always provide the **correct result**

