pyia
pyia copied to clipboard
a Python package for working with data from the Gaia mission
pyia
Documentation
The documentation for pyia is hosted on Read the Docs.
Installation and Dependencies
The recommended way to install pyia is using pip to install the latest
development version:
pip install git+https://github.com/adrn/pyia
or, to install the latest stable version:
pip install pyia
See the installation instructions in the documentation for more information.
Attribution
If you find this package useful, consider citing the Zenodo record:
@software{pyia:v1_3,
author = {Adrian Price-Whelan and
Gabe Brammer},
title = {pyia},
month = jul,
year = 2021,
publisher = {Zenodo},
version = {v1.3},
doi = {10.5281/zenodo.5057363},
url = {https://doi.org/10.5281/zenodo.5057363}
}
License
Copyright 2017-2024 Adrian Price-Whelan and contributors.
Pyia is free software made available under the MIT License. For details see
the LICENSE file.