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 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.

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

Download files

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

Source Distribution

astropy-5.2.2.tar.gz (8.3 MB view details)

Uploaded Source

Built Distributions

astropy-5.2.2-cp311-cp311-win_amd64.whl (6.6 MB view details)

Uploaded CPython 3.11 Windows x86-64

astropy-5.2.2-cp311-cp311-win32.whl (6.4 MB view details)

Uploaded CPython 3.11 Windows x86

astropy-5.2.2-cp311-cp311-musllinux_1_1_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

astropy-5.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

astropy-5.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

astropy-5.2.2-cp311-cp311-macosx_11_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

astropy-5.2.2-cp311-cp311-macosx_10_9_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

astropy-5.2.2-cp310-cp310-win_amd64.whl (6.6 MB view details)

Uploaded CPython 3.10 Windows x86-64

astropy-5.2.2-cp310-cp310-win32.whl (6.4 MB view details)

Uploaded CPython 3.10 Windows x86

astropy-5.2.2-cp310-cp310-musllinux_1_1_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

astropy-5.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

astropy-5.2.2-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (11.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ x86-64

astropy-5.2.2-cp310-cp310-macosx_11_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

astropy-5.2.2-cp310-cp310-macosx_10_9_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

astropy-5.2.2-cp39-cp39-win_amd64.whl (6.6 MB view details)

Uploaded CPython 3.9 Windows x86-64

astropy-5.2.2-cp39-cp39-win32.whl (6.4 MB view details)

Uploaded CPython 3.9 Windows x86

astropy-5.2.2-cp39-cp39-musllinux_1_1_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

astropy-5.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

astropy-5.2.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (11.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

astropy-5.2.2-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (10.8 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

astropy-5.2.2-cp39-cp39-macosx_11_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

astropy-5.2.2-cp39-cp39-macosx_10_9_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

astropy-5.2.2-cp38-cp38-win_amd64.whl (6.6 MB view details)

Uploaded CPython 3.8 Windows x86-64

astropy-5.2.2-cp38-cp38-win32.whl (6.4 MB view details)

Uploaded CPython 3.8 Windows x86

astropy-5.2.2-cp38-cp38-musllinux_1_1_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

astropy-5.2.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

astropy-5.2.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

astropy-5.2.2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (10.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

astropy-5.2.2-cp38-cp38-macosx_11_0_arm64.whl (6.8 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

astropy-5.2.2-cp38-cp38-macosx_10_9_x86_64.whl (7.0 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: astropy-5.2.2.tar.gz
  • Upload date:
  • Size: 8.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for astropy-5.2.2.tar.gz
Algorithm Hash digest
SHA256 e6a9e34716bda5945788353c63f0644721ee7e5447d16b1cdcb58c48a96b0d9c
MD5 b39c63a97172f5bf40961c4c836d998f
BLAKE2b-256 bf01947bf59bc5e515c49e1eccf68d7f30e903dc528c0e4df9f3246b1095ad7d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.2.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for astropy-5.2.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ac944158794a88789a007892ad91db35da14f689da1ab37c33c8de770a27f717
MD5 a237bb8b5a9503c25192e4bba9ad9fd4
BLAKE2b-256 ae89b46458e9a63ad2bdc1dd157df88514d439a96eaa316a5cc794d18f37e1ec

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.2.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 6.4 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for astropy-5.2.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 0aad85604cad40189b13d66bb46fb2a95df1a9095992071b31c3fa35b476fdbc
MD5 a505a45e5e5662544d684503d7872cc8
BLAKE2b-256 0adeddaac0ac9f585266693953ec273168684a8d491791bda6c2c7c730f7871a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.2.2-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6768b3a670cdfff6c2416b3d7d1e4231839608299b32367e8b095959fc6733a6
MD5 1787413bb09210813afad42f17f29748
BLAKE2b-256 8cb2680f0573684344cd824c712812d5771574cc213d44b999fae8442d1b3884

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e14b5a22f24ae5cf0404f21a4de135e26ca3c9cf55aefc5b0264a9ce24b53b0b
MD5 e55755d6be6d099e93fe9ed5631b5216
BLAKE2b-256 024062cc3e2782f683064ee5b74f887cd82ba40a06055493082ff53f36a11c9e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f210b5b4062030388437b9aca4bbf68f9063b2b27184006814a09fab41ac270e
MD5 2fd503e5e7ccee9837a91bb6b3dee327
BLAKE2b-256 beb3a2ef491633ebb7ff05ede8e91efba71f6d4269187f95d16f0d1ef072c7b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.2.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3881e933ea870a27e5d6896443401fbf51e3b7e57c6356f333553f5ff0070c72
MD5 cbd1eec8b301d2ec3d7e9bb69611665f
BLAKE2b-256 77adfdedb3185dbf22ca8a4a20edd4ce90005a13acd580a5ecb457de6c39bde8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.2.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f61c612e90e3dd3c075e99a61dedd53331c4577016c1d571aab00b95ca1731ab
MD5 707d4bc9b44d0e3803a405c186c014c3
BLAKE2b-256 4b60f68bb2be963be07160ca8e236191ef476ac5352e46a47048388353116d64

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.2.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for astropy-5.2.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 185ade8c33cea34ba791b282e937686d98b4e205d4f343e686a4666efab2f6e7
MD5 d440c4de9a3153363a9b8218eca47ac9
BLAKE2b-256 6a9d899e2e38d657d31835589163aa1cb7de4a4da707e737c78735a224d1cd31

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.2.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 6.4 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for astropy-5.2.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 6c3abb2fa8ebaaad77875a02e664c1011f35bd0c0ef7d35a39b03c859de1129a
MD5 0f41632efae5c85205467741b25f4b32
BLAKE2b-256 da2d83d5bd2c23d1c13bc4f67eeb50260bb539a1cfae6192c0241619d8761143

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.2.2-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4f60cea0fa7cb6ebbd90373e48c07f5d459e95dfd6363f50e316e2db7755bead
MD5 3266e9f8be2a14086688d29776ae195f
BLAKE2b-256 e1dd73a56b51a9a06d2d8c1b3593abfae3d65e928e4d7048bed4b59f5f21d136

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 04464e664a22382626ce9750ebe943b80a718dc8347134b9d138b63a2029f67a
MD5 eb120f744d8d7c20d88710771d5e7510
BLAKE2b-256 bc78116af780cef54dd495f82344ee9af51bf8bde395c38ea46f972dee26c3fe

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for astropy-5.2.2-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3d0c37da922cdcb81e74437118fabd64171cbfefa06c7ea697a270e82a8164f2
MD5 c80997c3d047dd97bb641c0668cb1f54
BLAKE2b-256 6e6b60383dfd58753f6275912cfdfaa3d91127656a1fdbb3c5adb1bc62edefc4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.2.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0ccf6f16cf7e520247ecc9d1a66dd4c3927fd60622203bdd1d06655ad81fa18f
MD5 c07b6fecf25ce0636810b932c5aa8cf9
BLAKE2b-256 79cc74d3413a9b5185c77f159f234f33851d2ba2bab52f20c1101d7fe0e41233

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.2.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 66522e897daf3766775c00ef5c63b69beb0eb359e1f45d18745d0f0ca7f29cc1
MD5 7bec168fbeeff81fd235f1de319a3e50
BLAKE2b-256 b34941c1798f601ef889e2aeaab31811d0678d61e65302f01224822c5d4ef8c5

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: astropy-5.2.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for astropy-5.2.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 df81b8f23c5e906d799b47d2d8462707c745df38cafae0cd6674ef09e9a41789
MD5 6ee5b45593144d57a07d26f0a47254b5
BLAKE2b-256 5c8f583be98fe794089301f114f6364c9e3c664cfe4dd4394b450dd2bc0fc888

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp39-cp39-win32.whl.

File metadata

  • Download URL: astropy-5.2.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 6.4 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for astropy-5.2.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 b7167b9965ebd78b7c9da7e98a943381b25e23d041bd304ec2e35e8ec811cefc
MD5 af9f74db3455e195ae1ce4966fe9a93b
BLAKE2b-256 c581a6b57c867e11a33b9218dad5030d9d6c16953082213597cc49967589f405

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for astropy-5.2.2-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b00a4cd49f8264a338b0020717bff104fbcca800bd50bf0a415d952078258a39
MD5 5c92b39bc43ecee7ff323a697d8644ba
BLAKE2b-256 36ce931a5203e7764cb38e073524a5039046840b11ad7b2c19bcf12cdaca7d58

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astropy-5.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ae3b383ac84fe6765e275f897f4010cc6afe6933607b7468561414dffdc4d915
MD5 dcf21c87605e143f08afd218989b7acd
BLAKE2b-256 3c277d0be2d1767e88a765675fc503514c6fef5add63099c4bd51345932d19e4

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for astropy-5.2.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 530e6911a54a42e9f15b1a75dc3c699be3946c0b6ffdcfdcf4e14ae5fcfcd236
MD5 c39e6198cfd09020505708dfb91da93d
BLAKE2b-256 6bcc92a4cf9872d6a2578bee5ed107f04d1dc870b555c5405a088499b6de6c83

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for astropy-5.2.2-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 f30b5d153b9d119783b96b948a3e0c4eb668820c06d2e8ba72f6ea989e4af5c1
MD5 598e02cef6baead439d5cc6e1e21c805
BLAKE2b-256 90ef21a64c2f1b64e0b3b939da5c79aa05df2bae6bc15e536bec640da7cdd0ad

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for astropy-5.2.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1ef9acc55c5fd70c7c78370389e79fb044321e531ac1facb7bddeef89d3132e3
MD5 f9fc8906a83b622c0764c8ea8925a8e0
BLAKE2b-256 6055ade7a551cfe2672d3ffdf7657b1ed81255f2bad8c25b9479048243a5f253

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astropy-5.2.2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 855748c2f1aedee5d770dfec8334109f1bcd1c1cee97f5915d3e888f43c04acf
MD5 6593fce38d8a6882b9762e2bbb76b1a7
BLAKE2b-256 49ae4f79a3890c0bf9582c273b4d78ab931bb89e8b85670d8af025c24a02217a

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: astropy-5.2.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for astropy-5.2.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8304b590b20f9c161db85d5eb65d4c6323b3370a17c96ae163b18a0071cbd68a
MD5 647141efaadd441fbbfc009eaea0d5c1
BLAKE2b-256 ede80721380a358f9dfaf22b4bd03ad66fb961ac4bf11a5f0b1b62b1f26759cd

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp38-cp38-win32.whl.

File metadata

  • Download URL: astropy-5.2.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 6.4 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for astropy-5.2.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 35ce00bb3dbc8bf7c842a0635354a5023cb64ae9c1925aa9b54629cf7fed2abe
MD5 59e5604a08325fbad848f19ed0ed61e6
BLAKE2b-256 0553c0fc0ae49bf565afcdbd3c74b1b77891e4505a9e3acf4693cc2b39fd1e15

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for astropy-5.2.2-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 0c664f9194a4a3cece6215f651a9bc22c3cbd1f52dd450bd4d94eaf36f13c06c
MD5 ecaf8cac9d316b463e81de27f864fb75
BLAKE2b-256 705161d2571864ba402fee848ca7a9f65643044f3eddbcd439590aed5d90b33d

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astropy-5.2.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 093782b1f0177c3dd2c04181ec016d8e569bd9e862b48236e40b14e2a7399170
MD5 84fa48b595105b3b30b805b2ef6dffb2
BLAKE2b-256 4340fd5dfa52d805efe8575b7d77db184758cf0fb7c211776faafa7500f2fe9e

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for astropy-5.2.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 22396592aa9b1653d37d552d3c52a8bb27ef072d077fad43b64faf841b1dcbf3
MD5 dd47e7baea3cde42fe153ff4ca28e5a9
BLAKE2b-256 4533b701bb719a2f350e9d11e9674b42740d150810a79a465df2ec81d509489e

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for astropy-5.2.2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 800501cc626aef0780dfb66156619699e98cb48854ed710f1ae3708aaab79f6e
MD5 2d4539f6b4a7f69a7d28bcd25c45f197
BLAKE2b-256 7950a8dde061cd600ed20b72e3eea6f2b210478b21f52f3a5d1fe363a44b939f

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for astropy-5.2.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 124ef2a9f9b1cdbc1a5d514f7e57538253bb67ad031215f5f5405fc4cd31a4cd
MD5 73a4584aee8340d3d219689504ee9b30
BLAKE2b-256 af22df3f2874e900becb7d31ba676f0b3af8d7dc29a74add74a28a3eda87adb9

See more details on using hashes here.

File details

Details for the file astropy-5.2.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for astropy-5.2.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6703860deecd384bba2d2e338f77a0e7b46672812d27ed15f95e8faaa89fcd35
MD5 af914fec9f97f178ed722b308c291a36
BLAKE2b-256 20fd5a855e95668c15eb9ff1de108497d8a1044ed71bcd11cbba20191526e14a

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