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

5.3.4

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.3.4.tar.gz (7.8 MB view details)

Uploaded Source

Built Distributions

astropy-5.3.4-cp312-cp312-win_amd64.whl (6.9 MB view details)

Uploaded CPython 3.12 Windows x86-64

astropy-5.3.4-cp312-cp312-win32.whl (6.8 MB view details)

Uploaded CPython 3.12 Windows x86

astropy-5.3.4-cp312-cp312-musllinux_1_1_x86_64.whl (10.4 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

astropy-5.3.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

astropy-5.3.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

astropy-5.3.4-cp312-cp312-macosx_11_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

astropy-5.3.4-cp312-cp312-macosx_10_9_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

astropy-5.3.4-cp311-cp311-win_amd64.whl (6.9 MB view details)

Uploaded CPython 3.11 Windows x86-64

astropy-5.3.4-cp311-cp311-win32.whl (6.8 MB view details)

Uploaded CPython 3.11 Windows x86

astropy-5.3.4-cp311-cp311-musllinux_1_1_x86_64.whl (10.3 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

astropy-5.3.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

astropy-5.3.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

astropy-5.3.4-cp311-cp311-macosx_11_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

astropy-5.3.4-cp311-cp311-macosx_10_9_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

astropy-5.3.4-cp310-cp310-win_amd64.whl (6.9 MB view details)

Uploaded CPython 3.10 Windows x86-64

astropy-5.3.4-cp310-cp310-win32.whl (6.8 MB view details)

Uploaded CPython 3.10 Windows x86

astropy-5.3.4-cp310-cp310-musllinux_1_1_x86_64.whl (10.2 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

astropy-5.3.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

astropy-5.3.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

astropy-5.3.4-cp310-cp310-macosx_11_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

astropy-5.3.4-cp310-cp310-macosx_10_9_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

astropy-5.3.4-cp39-cp39-win_amd64.whl (6.9 MB view details)

Uploaded CPython 3.9 Windows x86-64

astropy-5.3.4-cp39-cp39-win32.whl (6.8 MB view details)

Uploaded CPython 3.9 Windows x86

astropy-5.3.4-cp39-cp39-musllinux_1_1_x86_64.whl (10.3 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

astropy-5.3.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

astropy-5.3.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

astropy-5.3.4-cp39-cp39-macosx_11_0_arm64.whl (7.0 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

astropy-5.3.4-cp39-cp39-macosx_10_9_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: astropy-5.3.4.tar.gz
  • Upload date:
  • Size: 7.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astropy-5.3.4.tar.gz
Algorithm Hash digest
SHA256 d490f7e2faac2ccc01c9244202d629154259af8a979104ced89dc4ace4e6f1d8
MD5 3e2dba0f9e1f83d0036690e21baf5f20
BLAKE2b-256 98bd9bf004a1b3f10f9c8e82e3aed87297aa79914bef8619182f8bcf414c9c69

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.3.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 6.9 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astropy-5.3.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 69f5a3789a8a4cb00815630b63f950be629a983896dc1aba92566ccc7937a77d
MD5 254d2057cb602be8cfff2bd77604cac3
BLAKE2b-256 4a1573eb53513bce1ba5395f02fa19b29bf38a31395876e9323f98bbbba93ee0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.3.4-cp312-cp312-win32.whl
  • Upload date:
  • Size: 6.8 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astropy-5.3.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 d915e6370315a1a6a40c2576e77d0063f48cc3b5f8873087cad8ad19dd429d19
MD5 f469a7fb0322ed97987f0f571d6a6be7
BLAKE2b-256 d32476d33b8846c138c88ff590ba99bc46c2beaa5ba81a4b2b392a57b55dfb77

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6e0f7ecbb2a8acb3eace99bcaca30dd1ce001e6f4750a009fd9cc3b8d1b49c58
MD5 7fec35c44fe8569053d5e9747e3622ad
BLAKE2b-256 9187757b7280db8718f923e10f629d74f00782999a409cb558eee813d8c90bd1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6f3f9fe1d76d151428a8d2bc7d50f4a47ae6e7141c11880a3ad259ac7b906b03
MD5 4bea1309f1dfd8aa2026a782d9fe4c57
BLAKE2b-256 1122feb62f8a539219817d52cc206f046cac604bf6962e135e7b9eab59fc4e6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d2cc6503b79d4fb61ca80e1d37dd609fabca6d2e0124e17f831cc08c2e6ff75e
MD5 d50a89977aa12f961b3467a9ffe596c7
BLAKE2b-256 a2a36df21bb2d9862926e3124dad9546baa45ecdc3a9288afd7735c1ad02b7b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e4033d7a6bd2da38b83ec65f7282dfeb2641f2b2d41b1cd392cdbe3d6f8abfff
MD5 4a7fd14746f0352bb0d25fffc2f2a817
BLAKE2b-256 d5dd93ad003aca155e7642413777d294ee71ed3a4d79a99c4b06ddd99c6d91eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 887db411555692fb1858ae305f87fd2ff42a021b68c78abbf3fa1fc64641e895
MD5 b6a1ea5d42c664e396bb771a60f2aa3f
BLAKE2b-256 b996f6bf5985b4c96678adf0bf293842c6d8d045fa319c9936cf79f118c1f640

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.3.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 6.9 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astropy-5.3.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4c4971abae8e3ddfb8f40447d78aaf24e6ce44b976b3874770ff533609050366
MD5 e9a783a5eeeff2750284466058e06f4d
BLAKE2b-256 1c3c5ef0e61c5ca4cc30cc839ac61692babdad294b24ce1748fc15b1cc245242

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.3.4-cp311-cp311-win32.whl
  • Upload date:
  • Size: 6.8 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astropy-5.3.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 c656c7fd3d862bcb9d3c4a87b8e9488d0c351b4edf348410c09a26641b9d4731
MD5 d4a4e5bec4f268193362e6929dbc30ab
BLAKE2b-256 007df52eca93509bbcdd7ca9ad2e040ce35624b899dfc25cad2865dae4861ff4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 1fa4437fe8d1e103f14cb1cb4e8449c93ae4190b5e9fd97e9c61a5155de9af0d
MD5 e361f97280312f9ec7a0eeba73ccece3
BLAKE2b-256 6eb98503149476d54e6ed991bdaff646cffa19d33b67162855dbe19eba0bd67a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f0bb2b9b93bc879bcd032931e7fc07c3a3de6f9546fed17f0f12974e0ffc83e0
MD5 e2fda65edb19f467baafdb1d5f5b236d
BLAKE2b-256 74e32e193faed9fa43ea2067e51806c3bd102ebbc7e814c69a34179bac0a1b06

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 9a707c534408d26d90014a1938af883f6cbf43a3dd78df8bb9a191d275c09f8d
MD5 c380f74abeb7ece7da98230ea9410c67
BLAKE2b-256 db77b5bfa8222eaeaabfa4dfcf27b5e3711947dbb083389064045d1644635937

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 830fb4b19c36bf8092fdd74ecf9df5b78c6435bf571c5e09b7f644875148a058
MD5 b4943d6152793108c116001529d56536
BLAKE2b-256 46084705ac989fbd616ac53e65a2971c85580ef0567d47529ff55fb3c99509d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4ce096dde6b86a87aa84aec4198732ec379fbb7649af66a96f85b96d17214c2a
MD5 56def7bd6332257dce152ae73c67d9fa
BLAKE2b-256 3cdb34a29bc5d0eb2e691e2974632502646d338449f455355cd430e48a21667c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.3.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 6.9 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astropy-5.3.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 2576579befb0674cdfd18f5cc138c919a109c6886a25aa3d8ed8ab4e4607c581
MD5 3541c5bc41fb041becb102f5f06d74d0
BLAKE2b-256 f9bc6d6c7010b786a6010be9db4596567ca0d2d145ab63cec77b447689ee06a0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.3.4-cp310-cp310-win32.whl
  • Upload date:
  • Size: 6.8 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astropy-5.3.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 c713695e39f5a874705bc3bd262c5d218890e3e7c43f0b6c0b5e7d46bdff527c
MD5 b399512e79f4d0cce9ef78b4d7a5c7da
BLAKE2b-256 52977d5a954fae86d4abe64c36fa595f2d96e4e271a80ac9d1d42f8be595b3ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 a489c2322136b76a43208e3e9b5a7947a7fd624a10e49d2909b94f12b624da06
MD5 268d4df27dd30258e7e1ee1eacb6c7a1
BLAKE2b-256 d6071ee2b3281b3f9e5d632436216cd5b8d60be59b741c187811eb0f61a00707

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bbce56f46ec1051fd67a5e2244e5f2e08599a176fe524c0bee2294c62be317b3
MD5 5e786c2eee7c752a248d90f748fe9cdb
BLAKE2b-256 b15bc275efc8ffdd061c50744f059039d457c823190caf12beac21139625fee5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8e82fdad3417b70af381945aa42fdae0f11bc9aaf94b95027b1e24379bf847d6
MD5 ea44c017411659430b476e2fbae1533b
BLAKE2b-256 4a32ed7196aad376405212eddc4dab3e05a2ba5cb31d11f721096ae560aee1a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e85871ec762fc7eab2f7e716c97dad1b3c546bb75941ea7fae6c8eadd51f0bf8
MD5 859089ee395aff71e8a8eacfa9d68183
BLAKE2b-256 a075a00621cf27df29e5a6a5bb6d2bcdb7c50fffdd879b98a4fca85c2ebd1d2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a3a6c63abc95d094cd3062e32c1ebf80c07502e4f3094b1e276458db5ce6b6a2
MD5 5204ac7565daf07f9324e62fe313ad58
BLAKE2b-256 f3a0aeac5803321a376da3be503e58846b414b3e1a80ec4931795c8dbe48f58a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.3.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 6.9 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astropy-5.3.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9ed6116d07de02183d966e9a5dabc86f6fd3d86cc3e1e8b9feef89fd757be8a6
MD5 d0aeecae70cdeeb14a264aac2bd9e326
BLAKE2b-256 6c18a4d3df1cd4054c7b90225bccd5e004af30bf5087617ef7e1226f4b9e714a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.3.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 6.8 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for astropy-5.3.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 fd0baa7621d03aa74bb8ba673d7955381d15aed4f30dc2a56654560401fc3aca
MD5 2c0729174794220a10343708c6e8ec24
BLAKE2b-256 bbfad44996b80622a2f1b3ed927de868335b1e132c9c1e0329efbf9ab233a8ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 f79400dc6641bb0202a8998cfb08ad1afe197818e27c946491a292e2ffd16a1b
MD5 36f76461eb2622afd6adcfbc50f5065a
BLAKE2b-256 b3f2c36fd9701e12c1d175be0ce0a6094f70189e4ec446efe0463d81858a6380

See more details on using hashes here.

File details

Details for the file astropy-5.3.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astropy-5.3.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d8f58f53294f07cd3f9173bb113ad60d2cd823501c99251891936202fed76681
MD5 ee9a98cfed0f093c01b62b0118f59d5a
BLAKE2b-256 aa041ebf4192978ca29ac84d71fa8bf70a6b86daf88a61b7e6d957659ed4367a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b4c4d3a14e8e3a33208683331b16a721ab9f9493ed998d34533532fdaeaa3642
MD5 ef8406cc9baae4eebe8a90736ddea03e
BLAKE2b-256 56cdc0d0a0ba223aa6e0fa1a4ed93ca8b83f41d6042896971eba4cbd6da658ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ae59e4d41461ad96a2573bc51408000a7b4f90dce2bad07646fa6409a12a5a74
MD5 421bd2b0e82196e1b792d512a4acf32b
BLAKE2b-256 bf135125cfa6d2701682770a4f364d7ffb806157b584d95833e1fc778b1298db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.3.4-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d5d1a1be788344f11a94a5356c1a25b4d45f1736b740edb4d8e3a272b872a8fa
MD5 3c1abb64c0cfb0054270ff360d9d87f0
BLAKE2b-256 1a171dff3c474e12a888557302dd512f8c4e79d221715138df8bc024e7b704da

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