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

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

astropy-5.0.7-cp311-cp311-musllinux_1_1_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

astropy-5.0.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

astropy-5.0.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

astropy-5.0.7-cp310-cp310-musllinux_1_1_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

astropy-5.0.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

astropy-5.0.7-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.9+ x86-64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

astropy-5.0.7-cp39-cp39-musllinux_1_1_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

astropy-5.0.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

astropy-5.0.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (11.4 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

astropy-5.0.7-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (10.9 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.9macOS 10.9+ x86-64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

astropy-5.0.7-cp38-cp38-musllinux_1_1_x86_64.whl (11.6 MB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

astropy-5.0.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (11.4 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

astropy-5.0.7-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (11.5 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

astropy-5.0.7-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (11.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

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

Uploaded CPython 3.8macOS 11.0+ ARM64

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

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for astropy-5.0.7.tar.gz
Algorithm Hash digest
SHA256 022f4e87925e7691aade384805fee0d1755979a9a5c427005a1d4c0d5d6e825d
MD5 b139892a2dc84424e470827a44f4ef75
BLAKE2b-256 d8f8800566cfc13c8e424dcab5667b7e6fcd7612bedc3a558733fbc8a2a30f0e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.0.7-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.2 CPython/3.11.4

File hashes

Hashes for astropy-5.0.7-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a75df69ecae847d4b98ad4c79370e0d1c9cc488e7e0ec399879e8af9a07d4ce0
MD5 24f1b00f2a6373d4dccb7eeff1119072
BLAKE2b-256 730dfecdb171117f90613ad698b45d8b9a38b8665ac6f8029f14a2d8c4de92bf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.0.7-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.2 CPython/3.11.4

File hashes

Hashes for astropy-5.0.7-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 a987f9e8734a4765252b009437036629584f9ae94d001cb9a0d998f8bc2d5cc7
MD5 f5d50b4c30ef2b448142e0ac06f73891
BLAKE2b-256 fc1ecded5a6529acdd5a34b502268d3cd93522e380fb1d6e48780d2c50cf5f0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 b9f70901a428e65e6116012a7cefacab50b201f263b27716c6f539c3e4feffa6
MD5 fb6c55d79b3d13d39817268b59edf0b0
BLAKE2b-256 2c62d1580102d00546de7f8a5e012a25cc560f16ff66d848e72a459d85ba126d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4f498c6ca220c9e66ba34645370a00be6b60e44c2c174b6aec14c71d87997993
MD5 6c78a1bae3e9d89055c82267dc280911
BLAKE2b-256 426e61745c8135a3b5c314500768a32c0be4fcef64c3c4b737a6e5cbf51c35a8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c87e5e3605e64ad239432351d8e3d80e85336a6b95b086d838a9e3193be37d39
MD5 fcd4fe1972727ed110ec649679869665
BLAKE2b-256 1496e54db8c7e30f96f6920d10274269a89fe2d5f9f7222c06fca217eee0a5d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dace4d4d7dd8bde6b498485627f8b78c439c2b10f896c9f461e0a3242b356756
MD5 f0364530e2ee7c3f17b3da0f4f366274
BLAKE2b-256 73f818c691a5fefa28e0267366ec33b25bb4ce8a1784ddcc2b877336a3505f63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ec86267b8862f3c21cf0fc73238b9ef06c96fe474866f600a405f72dbdcbe047
MD5 824fa106f62f39180282d79fb6be3e56
BLAKE2b-256 529ef6870d7c4a63a8908ed3b2db374251f4d8427255cd39981201acad2ab01e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.0.7-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.2 CPython/3.11.4

File hashes

Hashes for astropy-5.0.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8e8895b18cc38c56ea89c8018c4eef9db1b0bd0bf701bebb0065b848cde90d98
MD5 61cc3661cdea6bfa4c8078b49b680e15
BLAKE2b-256 66d2b74096d01105ca4970dace90a038ed855aa75df306a1a12fc8fedfdb75bc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.0.7-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.2 CPython/3.11.4

File hashes

Hashes for astropy-5.0.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 6587d9d26382fb03ea4a140e49f9d906c96d112958bbf6146083506206c902aa
MD5 cd00a5d0c0d2a4210fb5813324592282
BLAKE2b-256 ef93550b452f5759930cdb91c5d7ce1672b781cd72b5a22135253dad1610af49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 63f7712c46749a4746e01bc9dab5223322ac5ee873964a2263d33a555ebc0859
MD5 5f5a318330aa313a7aa4859ed1717a9c
BLAKE2b-256 3c7a5732b126d6904a5cbf6d5a786a29c5184ab536479483590468421b1be48d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f85ccc4537c8f6c846cc981f5c9f81e079aca513269c3549e65e558ec5efb265
MD5 1d12aa62bb050ee76e0c7ee45fe86a52
BLAKE2b-256 be451e14c98924284077721eabc3c70ec7efb629a5d2cd47b1fee663466c112e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e893d6200928c6095fea3744e294e45fa1be63b9b748742a2831b6afac8724f5
MD5 22f4ca3974f32f6eb1e6a84003b9beb2
BLAKE2b-256 bda41793286a1699f95fc7f7e6a1cdedcd7c857587685a6320abbdbf9d53a71a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3594ffe054464ba0663821aebf474e9cbebd31edcc65468819b77cd7853a2f38
MD5 59cd9619557b72fe943b11ed66a08e19
BLAKE2b-256 14397cda85d3103a7e169533d46c554604edfbb6d70eabfda4a556f89b825e90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 287eb2db9c8d500252ee5456c195efc59702131dcaf4baa7b23a1a22b44d1113
MD5 97ed3ebf1a4e6a2c88f5c088cd34a881
BLAKE2b-256 c21ca9f545fc04d7e5c2a0a4c2790ce40d800bbf5babcab2a5475e15c43d48d7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.0.7-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.2 CPython/3.11.4

File hashes

Hashes for astropy-5.0.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 0c9d5f065b817024c6afd1cfbc767d77420ef8853f7cb1dc7990249a60cbeb71
MD5 263533e1aef371dcc40ea40b0af6e7db
BLAKE2b-256 b8ec9ca566cb0ab1272684ad5b7411c369fedab85430b41a96b38f92217a8bb2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.0.7-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.2 CPython/3.11.4

File hashes

Hashes for astropy-5.0.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 0a232960a28d0b608811e66253455d44079646bcc1e8bfe6317d59a9cf539de5
MD5 1faae287708d5e396b77d3820e5d361d
BLAKE2b-256 053bd59f58e107a17f2cb166efd8ccf18cadcd85eac98521ba95120a971f5c4c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ac4855d68d6d65baaa5657f9736b026bebb96bb5c4c326a7efefaa6263da7f30
MD5 87caf88a712ab9e30ac7c4f71422ec5c
BLAKE2b-256 8aefdfde803a088fa47027c70df7dcbb91a14e34d7dcbd374b41563c935535cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 90ad1e21236afb9e6568444526dd55743443a99dc00b3912fdc5e5329f6f68c5
MD5 356e952161dce3f4e240ffd7b82565d0
BLAKE2b-256 ed9f6b97a2ae75147c7c1e77f1453c89dc5e0ec50aea9f969f28cc304cd5704d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 7f78ae5e844f0822e548ad429dbe5a1351ba701568a32da06e79d98793062845
MD5 143b9f264a0068a137b7e0d0557859f3
BLAKE2b-256 f3b8d29d68a3a450665cb4a7a595fae7afca0b0cf551974d466676c595722bb4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 bfa9314c2c08f02b0583fa9a4c203050409bd79b1ce0fef89a50c7abdd8d6f76
MD5 c557d6c0fa69be05d97fa40d104141d6
BLAKE2b-256 3d7dcfec4f41f275eab7d4fd27f07d1506b45805e8a49f4a152127d218526c76

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a189288a0cde96838f3644f2f98adfa86f863cd295a19f3393344d8b9650efdc
MD5 9b56bf007207751ce6c677f66cb39b0b
BLAKE2b-256 7c509d974622e9aab2014b0a50891b39ce589472e0bd27336a5b5f047170790e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0424e65f24f23a4f179e769431000a690284a2f19f84121eb93f948328698bdf
MD5 05dc6416313a94bfc0abda1dfbdfc99d
BLAKE2b-256 cb08e8e2a9b41c19bccb6eade6b8905e3d4d5847a8cd7f82dd0eeb5edafc2692

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.0.7-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.2 CPython/3.11.4

File hashes

Hashes for astropy-5.0.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 1085bf05c674306ae8dab3247ecc07bf754ef5aefc03639fe2842956bbbefcfd
MD5 9fc606d012b54f197a527ca77c6bfd0f
BLAKE2b-256 b7fc44b281b1191b520e61a2a40248aac30a273a4bb92936a118b4eb088f6c39

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-5.0.7-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.2 CPython/3.11.4

File hashes

Hashes for astropy-5.0.7-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d89a19f9512ab2802874cdff6dbbfd723c0ef209840bc082674e7d2c4a129c35
MD5 56a25d177b0f2bef78c1f1512802cf7f
BLAKE2b-256 873bfeafebf1e218c9ab6e096224b7ae94e7f1e829a0e51a51bf2b2e2b7931a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 fc0e2d9e6a8f065660c142de76445f2fba5fdb7878b314cb13af20dbba7eaa0a
MD5 9d539eb35a6e63e0d9ecd2ef6edbf5d9
BLAKE2b-256 71dfa2f72c55b1368128ade805377cb1d5cfa85cc10b55f27e2bf0da39e6aebf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 87c245f416d3539bfd1d6dc7f48d49c0f6121c311694c502d6763e695f9182e1
MD5 cf645203c9a06317e122f47cbffd2fac
BLAKE2b-256 d8c15222d30a8e2910843dc25dcb4d7b06fcb009322a28697153c89db68c8ef4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 91b9a7ae5c0dbcca0cb3438430635f3796fe60d5cc4b8f9fd95b9ccc8bb51f9c
MD5 c47bce3322662e1064fb75e6e4d8e720
BLAKE2b-256 adebcaa79f57b9b30d44778688d271663aeaeba2e7f80595d291454808545c57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b243d1b7056073236f101c909492be84f2c1e3151774a47dd25d72605499874c
MD5 0bc67f2b54a0f638c912b46473ca7755
BLAKE2b-256 30c4adefbeabe347e23b761fed359bfa2cf4e2f3b7a36b052a5ca7cbc125b06c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 64e0ac76514a2b3c2228e8825053bb30c1261b468a4d0ae9537e017a5d429ca8
MD5 127e43541e42d48161fbf677fc5076bf
BLAKE2b-256 6c4fa540d8eeda5569ffcf81fbe5a3748ccd18509c4b1ce012357638952ec0ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-5.0.7-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 16b83220be3d577dce9febd29db67a46807ff42166c7383c2c8f4609d00495ad
MD5 6664cf1d2b79776dcaa6224b52ecf9ca
BLAKE2b-256 59b8e1357e6382b032f6971747be1882f8cfc505ab324ab52d9235e9395e4354

See more details on using hashes here.

Supported by

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