Skip to content

astropy/astropy

Folders and files

NameName
Last commit message
Last commit date
Sep 5, 2024
Jul 8, 2024
Apr 2, 2025
Jan 22, 2024
Apr 8, 2025
Mar 18, 2025
Apr 8, 2025
Jul 10, 2024
Jul 9, 2015
Sep 21, 2023
May 24, 2023
Jan 19, 2023
Oct 10, 2024
Nov 25, 2024
Apr 7, 2025
Sep 21, 2023
Mar 12, 2024
Apr 2, 2025
Feb 6, 2025
Apr 2, 2021
Nov 29, 2023
Aug 4, 2018
Jul 8, 2024
Oct 21, 2021
Jan 10, 2024
Dec 3, 2022
Nov 6, 2024
Nov 25, 2024
Jul 11, 2024
May 10, 2022
Mar 3, 2025
Apr 2, 2025
Feb 19, 2025
Mar 21, 2025

Astropy


Astropy's GitHub Actions CI Status Astropy's CircleCI Status Astropy's Coverage Status Astropy's PyPI Status Documentation Status pre-commit Ruff Zenodo DOI


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.

Installation

To install astropy from PyPI, use:

pip install astropy

For more detailed instructions, see the install guide in the docs.

Contributing

Astropy User Statistics

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.

Open in GitHub Codespaces

Acknowledging and Citing

See the acknowledgement and citation guide and the CITATION file.

Supporting the Project

Powered by NumFOCUS Donate

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.