Skip to main content

Astronomy and astrophysics core library

Project description

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

The Astropy Project (http://astropy.org/) is a community effort to develop a single core package for Astronomy in Python and foster interoperability between Python astronomy packages. This repository contains the core package which is intended to contain much of the core functionality and some common tools needed for performing astronomy and astrophysics with Python.

Releases are registered on PyPI, and development is occurring at the project’s GitHub page.

For installation instructions, see the online documentation or docs/install.rst in this source distribution.

Contributing Code, Documentation, or Feedback

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 by abiding with the Astropy Community Code of Conduct.

More detailed information on contributing to the project or submitting feedback can be found on the contributions page. A summary of contribution guidelines can also be used as a quick reference when you are ready to start writing or validating code for submission.

Getting started with GitHub Codespaces

Codespaces is a cloud development environment supported by GitHub. None of the Astropy build machinery depends on it, but it is a convenient way to quickly get started doing development on Astropy.

To get started, create a codespace for this repository by clicking this 👇

Open in GitHub Codespaces

A codespace will open in a web-based version of Visual Studio Code. The dev container is fully configured with software needed for this project. Feel free to take a look at GitHub Codespaces Support page for help.

Note: Dev containers is an open spec which is supported by GitHub Codespaces and other tools.

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.

If you locally cloned this repo before 7 Apr 2021

The primary branch for this repo has been transitioned from master to main. If you have a local clone of this repository and want to keep your local branch in sync with this repo, you’ll need to do the following in your local clone from your terminal:

git fetch --all --prune
# you can stop here if you don't use your local "master"/"main" branch
git branch -m master main
git branch -u origin/main main

If you are using a GUI to manage your repos you’ll have to find the equivalent commands as it’s different for different programs. Alternatively, you can just delete your local clone and re-clone!

Project details


Release history Release notifications | RSS feed

This version

6.1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

astropy-6.1.0.tar.gz (7.0 MB view details)

Uploaded Source

Built Distributions

astropy-6.1.0-cp312-cp312-win_amd64.whl (6.4 MB view details)

Uploaded CPython 3.12 Windows x86-64

astropy-6.1.0-cp312-cp312-win32.whl (6.2 MB view details)

Uploaded CPython 3.12 Windows x86

astropy-6.1.0-cp312-cp312-musllinux_1_1_x86_64.whl (10.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

astropy-6.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

astropy-6.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

astropy-6.1.0-cp312-cp312-macosx_11_0_arm64.whl (6.4 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

astropy-6.1.0-cp312-cp312-macosx_10_9_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

astropy-6.1.0-cp311-cp311-win_amd64.whl (6.4 MB view details)

Uploaded CPython 3.11 Windows x86-64

astropy-6.1.0-cp311-cp311-win32.whl (6.2 MB view details)

Uploaded CPython 3.11 Windows x86

astropy-6.1.0-cp311-cp311-musllinux_1_1_x86_64.whl (10.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

astropy-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

astropy-6.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

astropy-6.1.0-cp311-cp311-macosx_11_0_arm64.whl (6.4 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

astropy-6.1.0-cp311-cp311-macosx_10_9_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

astropy-6.1.0-cp310-cp310-win_amd64.whl (6.4 MB view details)

Uploaded CPython 3.10 Windows x86-64

astropy-6.1.0-cp310-cp310-win32.whl (6.3 MB view details)

Uploaded CPython 3.10 Windows x86

astropy-6.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (10.0 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

astropy-6.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

astropy-6.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (9.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

astropy-6.1.0-cp310-cp310-macosx_11_0_arm64.whl (6.4 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

astropy-6.1.0-cp310-cp310-macosx_10_9_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

File details

Details for the file astropy-6.1.0.tar.gz.

File metadata

  • Download URL: astropy-6.1.0.tar.gz
  • Upload date:
  • Size: 7.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for astropy-6.1.0.tar.gz
Algorithm Hash digest
SHA256 6c3b915f10b1576190730ddce45f6245f9927dda3de6e3f692db45779708950f
MD5 02768aae570a2bee055044d1d34a00a0
BLAKE2b-256 7c8974e46c8e28ae138ed9b62eed430c1709d3440e813ebea31fa0f879021dd7

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: astropy-6.1.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 6.4 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for astropy-6.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 89ef4b2131b232bf43eaacf55ea7ed3d61aebc7e14b25a2611b0952e42f5e9a9
MD5 a79ded8928ad292f8281ce3bd1835666
BLAKE2b-256 3fd18ed15e4fa359385f88816c8af345b1a9774ecd222bf67625f7459375dfe0

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: astropy-6.1.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for astropy-6.1.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 ce39bea34a9ede4b9da76b88c077c2c6e67555a95858bc14fbd66eefd747536b
MD5 53616b8a63436a1271b64c58e77d1b65
BLAKE2b-256 b63f13c7891ec09606da53c925fae8ae1980258dd24c9feafe98c19fc15d3a91

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 e86e1dc8c635ae8a19b38600d15446e015b7661d5a3dc6f6e385a291263af958
MD5 2d4d3b82cb00aebcaaad73704acd833a
BLAKE2b-256 d9c2309dcbf8f245525f4eb2b7775c5f5f87fefbcb0ffe2f5487cf47e94113c8

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bff187694897c25476578b0332dc1a33953c54c4e121d830411125567e7fadfd
MD5 eed997f588b3c0054f699a9f0567f22d
BLAKE2b-256 31cca5f231d1d12a3a9fd470d57f60c9dc403182e24abb00700d47d245a4c6a8

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9e6d002c25c76b457e2206442d86ce6bced50f29680017d47b64420013df033d
MD5 e7c48dd49f8d51d2eec7fac985dc052c
BLAKE2b-256 4603bb90b1f4997b3e4aa1459e3d87f188d9e3fdbf12a6d56be658f8f0348a5a

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6bf9990282c5732c8fca053c5c54116cbf79b6a7a50549f0f1f8e156d614496
MD5 03d65d9747d10c108d119a71c7ef871f
BLAKE2b-256 031eb597f9e854c09b1a1f558cf17a671ad886d9ee02df760027d4b4a788653a

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d67a98063ae97ae40757e2f58fb61b256ad36bd51b648334c072c6057774ecd6
MD5 eec1daf09dd1744b05e638846bd767db
BLAKE2b-256 b36c0a7cf00367ca0310aeb7e9a4124f35c9dbf446a33a925452d384da31feb1

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: astropy-6.1.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 6.4 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for astropy-6.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b45862d8dcf5728cab9eff528cc2545935bc909fcc4fbe1eb29cb556339620b4
MD5 d1eda22f72cf74cd52ad6c5a0e784680
BLAKE2b-256 3cfdbf4673df37f8b8bbb82cfc2eee253872dc6b9472335e7561aad4dfcfcc3b

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: astropy-6.1.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for astropy-6.1.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 608119ae98c48d7f350370679ebdc7a996d69cd50561f0b1e93966522a3d052d
MD5 9220898f5fc6fc0f4bdc08109f7a6c83
BLAKE2b-256 aadcbcf64b1a45f6bfb281e494ce74d501ac8a91578dffab5ea28b42b53e347c

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ff4ee9ee8163808c7fef326543f02f23c59ebf22aa6469171a141c1628739c55
MD5 141f90f4e897ba8483fb4b5d079328d2
BLAKE2b-256 ffc6fb7522edccd3e68d8b83b2e457aed1dc61f3ae36e629407e7447e1bacb76

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7f30ab2ef63d52b7ae03b3d9cb21a01830fbe45152ad4c30efc72dcce12d40f5
MD5 a3c5fd1244275de87b2349340bcfa717
BLAKE2b-256 561a1288c379d92599e5e59c5106657db151885defce2253458de133c4431653

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 13b5ac4cf4113729ac932cf467e21661a31878f65efcce15fd7c7d2bad6b7214
MD5 8a1c4a8328027dac00f0cee1839ecd86
BLAKE2b-256 13adb998915edf108c5a8c085290388aa898fe1c0485e29530e427a8979533d8

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6022e52666c8980809678ef8db4abd2717747dce75ffff402bcda3ce28d11311
MD5 08259e42b679895cd30bacf02165189f
BLAKE2b-256 ce8fa6e24032cf24349f1ad98f8ab27a4a893953c463fba211b5f0a88f58d987

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bc3c817024294c3074ab10dbb38d62cf03bcfb37afb0717a64faa4f31709706c
MD5 6b807fd3c1db0ec338633a016057b72e
BLAKE2b-256 167f4c834f8b53aab929cf46045b1853c85ba4f0e0ba3a016b79bc2ef25963bb

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: astropy-6.1.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 6.4 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for astropy-6.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 53c84b6218034e955ed8f7ed2f5e885f054cd4aeefee7a40fb9668b4ba12fb7c
MD5 aa7605fb13640243ac8105f006a76ac8
BLAKE2b-256 0d628fc0cb969ddf328c0ddd10fa2d9323b7ff02dedb7022ea27e4d2a7086f1b

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: astropy-6.1.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 6.3 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for astropy-6.1.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 afed7c1c281dcc1205deefc96522ff9d28d64e84e5b45c90f39cf1311a012aaf
MD5 b1e3f8c96a5343a3ce61ebf690d9cb9d
BLAKE2b-256 bbca1f8066ec28f23a0af07656f26cc0bb281208583b690a0f9c2a27aae2253c

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8f44d37dbfc29907667e0dbf4f31fc6c8cbaa5d22d812c885ee579291c98937d
MD5 5d59624d47c49292e7aade0ed9eb9377
BLAKE2b-256 4c511e0200fc096d2fa07ff8394455fe79e508bcf28c1220d1139bb597bd5d50

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ea23b2681c1fa652e0f09c5dafefc93264ea09ac58a4e4fc8dd625d0bf318e2f
MD5 f2804adac36210260ad7b183b414b28b
BLAKE2b-256 5132ec682b68d234bcb6a5c7a6b7637e6e719366bf484dd28e50aadf723a2ea4

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aa46d23cbc3d92e7a1862f1d3917c6783bd3550d9b363f375b8c50b75de4b3bb
MD5 ff55d2839c038d261c797d8d0a63c7bb
BLAKE2b-256 fdd5951fe4cdb719820486391c5fdbf4c6d5e7a3822f6f28758cf619f8b6aa40

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b2d70abf1fa4d92baf2748b9f2ce87c22b5bd503affc3225a319e682a87f3c0f
MD5 1b7e1c23147135b7d8f032a263ff1950
BLAKE2b-256 8fcc9f585205158d5eb2bb53abec4e9bcacd9d912738d7544ea452e0bf0d60df

See more details on using hashes here.

File details

Details for the file astropy-6.1.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e456f697fa9f965f782c257cc156be0091a1a1336a598fde98aaefdd13129e99
MD5 80c9888504e7f11ac4f98290a80da265
BLAKE2b-256 1198cc020604b689209ce58a8281ef4d30cbd047639fc47b34046fee9f7b4d95

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page