The documentation for pyia
is hosted on Read the Docs.
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.
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}
}
Copyright 2017-2024 Adrian Price-Whelan and contributors.
Pyia
is free software made available under the MIT License. For details see
the LICENSE file.