Metadata-Version: 2.2
Name: arve
Version: 0.2.7
Summary: Analyzing Radial Velocity Elements
Home-page: https://github.com/almoulla/arve
Author: Khaled Al Moulla
Author-email: khaled.almoulla@gmail.com
License: MIT License
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: astroquery>=0.4.10
Requires-Dist: lmfit>=1.3.3
Requires-Dist: matplotlib>=3.10.1
Requires-Dist: numpy>=2.2.4
Requires-Dist: pandas>=2.2.3
Requires-Dist: scipy>=1.15.2
Requires-Dist: tqdm>=4.67.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

<p align="center">
    <img width="500" src="https://github.com/almoulla/arve/blob/main/arve/_logo/logo.png?raw=true"/>
</p>

# ARVE ~ Analyzing Radial Velocity Elements

## Installation

```
pip install arve
```
