The Astropy Project is a community effort to develop a single core package for astronomy in Python and foster interoperability between packages used in the field. This repository contains the core library.
- Website
- Documentation
- Slack
- Open Astronomy Discourse
- Astropy users mailing list
- Astropy developers mailing list
To install astropy from PyPI, use:
pip install astropy
For more detailed instructions, see the install guide in the docs.
The Astropy Project is made both by and for its users, so we welcome and encourage contributions of many kinds. Our goal is to keep this a positive, inclusive, successful, and growing community that abides by the Astropy Community Code of Conduct.
For guidance on contributing to or submitting feedback for the Astropy Project, see the contributions page. For contributing code specifically, the developer docs have a guide with a quickstart. There's also a summary of contribution guidelines.
GitHub Codespaces is a cloud development environment using Visual Studio Code in your browser. This is a convenient way to start developing Astropy, using our dev container configured with the required packages. For help, see the GitHub Codespaces docs.
See the acknowledgement and citation guide and the CITATION file.
The Astropy Project is sponsored by NumFOCUS, a 501(c)(3) nonprofit in the United States. You can donate to the project by using the link above, and this donation will support our mission to promote sustainable, high-level code base for the astronomy community, open code development, educational materials, and reproducible scientific research.
Astropy is licensed under a 3-clause BSD style license - see the LICENSE.rst file.