Skip to content
/ pyia Public

a Python package for working with data from the Gaia mission

License

Notifications You must be signed in to change notification settings

adrn/pyia

Repository files navigation

pyia

Zenodo Actions Status

Documentation

Documentation Status

The documentation for pyia is hosted on Read the Docs.

Installation and Dependencies

PyPI version

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

Zenodo record

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.