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

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

Uploaded Source

Built Distributions

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

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12musllinux: musl 1.1+ x86-64

astropy-6.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

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

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.9+ x86-64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

astropy-6.0.0-cp311-cp311-musllinux_1_1_x86_64.whl (10.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.1+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

astropy-6.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows x86-64

astropy-6.0.0-cp310-cp310-win32.whl (6.2 MB view details)

Uploaded CPython 3.10Windows x86

astropy-6.0.0-cp310-cp310-musllinux_1_1_x86_64.whl (10.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

astropy-6.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

astropy-6.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.10macOS 10.9+ x86-64

astropy-6.0.0-cp39-cp39-win_amd64.whl (6.4 MB view details)

Uploaded CPython 3.9Windows x86-64

astropy-6.0.0-cp39-cp39-win32.whl (6.2 MB view details)

Uploaded CPython 3.9Windows x86

astropy-6.0.0-cp39-cp39-musllinux_1_1_x86_64.whl (10.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

astropy-6.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

astropy-6.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

astropy-6.0.0-cp39-cp39-macosx_11_0_arm64.whl (6.4 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

astropy-6.0.0-cp39-cp39-macosx_10_9_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for astropy-6.0.0.tar.gz
Algorithm Hash digest
SHA256 03cd801a55305da523cd8d780d76359f57255dcdc59fe0bdd71fd5154fc777d9
MD5 af98c64b1ed959915b5df443095dd3c8
BLAKE2b-256 293243996ea21f8d5579639721bf2f2a0133cd39b20693e679b859ffdb3971a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-6.0.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/4.0.2 CPython/3.11.6

File hashes

Hashes for astropy-6.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0b90a2424a9de69f202111851e336743c22875b21381687e47de62331c2fd642
MD5 422c64cfbf27fd771ca6a1ff6c56345f
BLAKE2b-256 4246b124733687f0161aac05986d46f5ec021d608af7a338b692ea2f043afe3e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-6.0.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/4.0.2 CPython/3.11.6

File hashes

Hashes for astropy-6.0.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 63fc8a8ffb1f676c6607aeb5eaf472df78d4e25303615ca6c271442b5b9978b4
MD5 e061da082fca0a2096070f0e0428b433
BLAKE2b-256 fed7354109e29b46dbd0c9c7f866da872e85b899ef45e29b0ee44c630714be0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 6d7a3eb98e250f0f41c62ed998317e64f8947ea819e56054ea256cccf9588d48
MD5 b28e1660b173116642374f8f2f276be7
BLAKE2b-256 7a48cd4709f4080044a9e8402cec9b3d63f8019fc15afb6836c007a78701e90b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4fa9f6115a8c8bf901ea66ba69b32b63acd5ccb2afc017b952326bce4250d1a8
MD5 3ad9ef66f27b26e5727af4a78641abd2
BLAKE2b-256 20af3547d07806857c00c7eb9a3cbdd3700fdeeb43cd88c1b7f4c10e9bc3ef5d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fa10e80bd3ff8b053c56e402246d4171c6e9658da37341fe28d99212d809ebe4
MD5 7c9d07b59f570726b2e747b0d052ff8f
BLAKE2b-256 40c1b36f7dea092eb01f2f50c36ab4a50e8cda504d1e21bc808511480b236d6e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 48a524ce4c2454c6f75a5ca6c81aeb7ea1d842defcf4885e2a62b4853942a7a6
MD5 d2273c9c4af38928fd6fbde874379ee8
BLAKE2b-256 85b627b13d7dfdc1162547d68b1b8fa18afabcc1e0181ce6dedd4bd0da695eae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3048a9cc8b11167758c9ee3f5bc0daebbe3d79f266eaf754e192f2847250eca3
MD5 14e58a9467f5759996a4cb2ed00e87ed
BLAKE2b-256 92d621f9fb2891534f1728cad4262dc758680b60f3d16cce49554dd1b92b3517

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-6.0.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/4.0.2 CPython/3.11.6

File hashes

Hashes for astropy-6.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1fbc219fbf6c3d064b84442883ba8d7d8a41489fbdd506ac60d715807b5958c6
MD5 91011e088ea02de851eea9be75d6f9af
BLAKE2b-256 cedb13f36924f49fc512add27d74d508fbd151cfbe9727b33405ac933a91cd82

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-6.0.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/4.0.2 CPython/3.11.6

File hashes

Hashes for astropy-6.0.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 689abb4449dac9255801c84b365adae4fce29eb0d330f9910567b00f0d8b58fa
MD5 378967c39c3b9b1d552cc492f23e88ca
BLAKE2b-256 27c3ae427d32a6f852c438e3d44b7dc44e3771d3998fb6673b0cca15e1d3b031

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3003a651a3735290d522b9ee512ca23bf66ed06cadfef5fad2e0c6ac91cd5f0c
MD5 1a43cc490293583ecaacaba14488f781
BLAKE2b-256 6dd8b957a985be5e92d9e95cd2f3df06b91f8ed2302a99f294be100a85576495

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af67850f0476e04e78a1e5d96b767cd7f484c15fa9e684fed7f7c1277883bfbe
MD5 09351c481908e1dbb4ae22d27365e971
BLAKE2b-256 8dd5188c1db90e0249b13786d095b80aa692a88d68d2c8359e9ccfb658c02de4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1a57af1d7ac2457408e2b0c8e07a7c5b9029db510bcefced0bc7d6ce2231b28d
MD5 9276d5f6281fff0487cccca6990d6d28
BLAKE2b-256 1fc15ff0b75a939698590f834e362dbbcea53ff0856e98bf6a56da473dc5dbe4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 77be4c661fe355a641dd4be7a2b4628b022d7998614117d03abb03b1b976368a
MD5 20fe504965ccbe0c05bdc6b971216511
BLAKE2b-256 ddab1003df833347a83293a8d676121b4b81d1aeb371f4e4df1e08ef74553dea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6264acac941d98e2dc50a8b05b466497943972b3640a2de2e744e78a7ae51b4d
MD5 36aebe068fa9e9687e39451f386de7c5
BLAKE2b-256 95cc5f9347c394ea6f3f40e6cc8ab72f78092541b8b06dc968bd2f55c8adcc55

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-6.0.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/4.0.2 CPython/3.11.6

File hashes

Hashes for astropy-6.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e680e532a9eb7597c52c006afe52f79b3622fbc439362aa51f0da2e3d566d75f
MD5 eb84da76a2fca73ee7d74997c83c4047
BLAKE2b-256 b254cca260c2348d07407be94be5223a8d5dd57395b1a7b0bf335842ed347313

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-6.0.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 6.2 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-6.0.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 9a585ca35df1a57d35c49a4d581bc60059511dbe2badf0da50f78b43956c6a4f
MD5 82bcf5f2806b6887f4e5e0c9e5ec8b72
BLAKE2b-256 34d61cb0ca26c18b5adb653a2c56959329a89ad764f22bc14a33055cd45684e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 697e471ceb3e33c734f9cde817743f0ac429c930f151a8f02a8c9d81237480dd
MD5 da3c5e14de28979bb336bb7979ac38ef
BLAKE2b-256 fcc93022d9688cd064aefebe5ce4995151d00da34a64f1b25a69592f8681f13d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aa5a38aa93e989abd696f9dec6c99bd07f69fc7821132748ce1f45da6e3f482d
MD5 88bf77bfe302c9bfe44a3bb0c943aa60
BLAKE2b-256 d3a6d1c93e16288cb3612a9ade321ea39e5bc42ed22e89360694dd285e7cfd66

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a5d6c39cb2ac064b63fa5fcb320eac8ef81e2118d9cb79e263ee859e68a6d380
MD5 4a112ce156838e73e771002dfbddf699
BLAKE2b-256 487315ab500e46b04ac492911f66838c9e3947b2c6ca8f819c877a2fa38f34ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5797f27b55d58ea122b076c3845dbd79445dc03020cea359ea949f619de1cdcf
MD5 26a353de5aeece2f98807521847aaf2b
BLAKE2b-256 15f7283bb56b94fc4109e94b5fd3ef288e2ae63a4486a66eb9787d421b67e463

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 eedd46d5c50b977ebb368f8df6cd34a720999cb4fdfd4d2d6b459262a8ac8ec2
MD5 7705854c0fa5d2402026228ea18e26a6
BLAKE2b-256 623aabd3984d9b6a6e3d009bc19748072080c7c4f306c13391ff303c455c7fe2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-6.0.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 6.4 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-6.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 d1b9dc9a3321699e0a49c2171f35f3ef0cceecce1d6f07661c5d3f4aac13e920
MD5 b003b8d43f23f97f5d896d32d549a691
BLAKE2b-256 86993230abb424fd02ab53c5b95f0cdb903066523409f11556d7f30e63358d6b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-6.0.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 6.2 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-6.0.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 84979ccb2306371ad6a1d3ed6ac9a5fadf73b34a2b2564cee114c878511ef9f1
MD5 f49dd5747ce5d101f316fac77f5b624c
BLAKE2b-256 2a1d39479158f8739b9a6208d77a5aa1eca4ed3e32fc013a10ade546f65201b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2e80f5b6c4c859ee241430cb1ee54b3c1d435e4b84b39122ab6e1cf745943e72
MD5 8cb6afd174e8cf31e3d8494b4a017f1b
BLAKE2b-256 b0f4085aec5760bb3c34c5a47650973644bc31c0b4ba3e2c7702bd344cc2271e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6c7ac75ccd9087a99e1f5cbc5b41154bdea6e52000a5e297bb32da8e8f16af33
MD5 8f49229ed34c301dd93def353ce846ee
BLAKE2b-256 2739c754ca3eeae7bce2942702cd6df766a2590fcd36781cd1437a6f524e8374

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e51c5c77f5853b436d64d33b95a2a3f0e33cf9bc5e465f74c3d80544800fffa4
MD5 b6bcb64c07b5570c4887f5989843c870
BLAKE2b-256 e025f22b9143063141a05cf3a9bb80b27b44aaf5a09180af20c7e255831b6bad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c5b6bebfc75f63ca232aaeca19e90414b53927eab0fe5ad413fb158649ee497f
MD5 4ba259661b92f8c92cadd3c3cd5a71c8
BLAKE2b-256 bffba19d87b7d06d6bbc5c7409162a11f611657299210be79d4a97f1bf2cf5ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.0.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 fcf2da6f59d3c9636872c533ee358293c743800fff953da3d57deb0d2ee0481f
MD5 f25dddf0dd8b22740da60f28fae36e13
BLAKE2b-256 d2da92bb53bfaa7218fe09b965178c8c43ed666339e638484fac27e2deb673fb

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