Metadata-Version: 2.1
Name: rvdata
Version: 0.1.0
Summary: Radial Velocity Data
Home-page: https://github.com/j-faria/rvdata
Keywords: rvdata
Author: João Faria
Author-email: joao.faria@astro.up.pt
Requires-Python: >=3.7,<3.11
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Project-URL: Bug Tracker, https://github.com/j-faria/rvdata/issues
Project-URL: Documentation, https://rvdata.readthedocs.io
Project-URL: Repository, https://github.com/j-faria/rvdata
Description-Content-Type: text/markdown


# RVdata


<div align="center">

[![PyPI - Version](https://img.shields.io/pypi/v/rvdata.svg)](https://pypi.python.org/pypi/rvdata)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/rvdata.svg)](https://pypi.python.org/pypi/rvdata)
[![Tests](https://github.com/j-faria/rvdata/workflows/tests/badge.svg)](https://github.com/j-faria/rvdata/actions?workflow=tests)
[![Codecov](https://codecov.io/gh/j-faria/rvdata/branch/main/graph/badge.svg)](https://codecov.io/gh/j-faria/rvdata)
[![Read the Docs](https://readthedocs.org/projects/rvdata/badge/)](https://rvdata.readthedocs.io/)
[![PyPI - License](https://img.shields.io/pypi/l/rvdata.svg)](https://pypi.python.org/pypi/rvdata)

[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](https://www.contributor-covenant.org/version/2/0/code_of_conduct/)

</div>


Radial Velocity Data


* GitHub repo: <https://github.com/j-faria/rvdata.git>
* Documentation: <https://rvdata.readthedocs.io>
* Free software: MIT


## Features

* TODO

## Quickstart

TODO

## Credits

This package was created with [Cookiecutter][cookiecutter] and the [fedejaure/cookiecutter-modern-pypackage][cookiecutter-modern-pypackage] project template.

[cookiecutter]: https://github.com/cookiecutter/cookiecutter
[cookiecutter-modern-pypackage]: https://github.com/fedejaure/cookiecutter-modern-pypackage

