You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
For more detailed instructions, see the install guide in the docs.
Contributing
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.
Developing with Codespaces
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.
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.
License
Astropy is licensed under a 3-clause BSD style license - see the
LICENSE.rst file.