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

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

Uploaded Source

Built Distributions

astropy-6.1.5-cp313-cp313-win_amd64.whl (6.4 MB view details)

Uploaded CPython 3.13 Windows x86-64

astropy-6.1.5-cp313-cp313-win32.whl (6.3 MB view details)

Uploaded CPython 3.13 Windows x86

astropy-6.1.5-cp313-cp313-musllinux_1_2_x86_64.whl (10.2 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

astropy-6.1.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.2 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

astropy-6.1.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.1 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

astropy-6.1.5-cp313-cp313-macosx_11_0_arm64.whl (6.4 MB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

astropy-6.1.5-cp313-cp313-macosx_10_13_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

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

Uploaded CPython 3.12 Windows x86-64

astropy-6.1.5-cp312-cp312-win32.whl (6.3 MB view details)

Uploaded CPython 3.12 Windows x86

astropy-6.1.5-cp312-cp312-musllinux_1_2_x86_64.whl (10.3 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

astropy-6.1.5-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-6.1.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.12 macOS 11.0+ ARM64

astropy-6.1.5-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.5-cp311-cp311-win_amd64.whl (6.4 MB view details)

Uploaded CPython 3.11 Windows x86-64

astropy-6.1.5-cp311-cp311-win32.whl (6.3 MB view details)

Uploaded CPython 3.11 Windows x86

astropy-6.1.5-cp311-cp311-musllinux_1_2_x86_64.whl (10.2 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

astropy-6.1.5-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.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (10.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.11 macOS 11.0+ ARM64

astropy-6.1.5-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.5-cp310-cp310-win_amd64.whl (6.4 MB view details)

Uploaded CPython 3.10 Windows x86-64

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

Uploaded CPython 3.10 Windows x86

astropy-6.1.5-cp310-cp310-musllinux_1_2_x86_64.whl (10.0 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

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

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

astropy-6.1.5-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.5-cp310-cp310-macosx_11_0_arm64.whl (6.4 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

astropy-6.1.5-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.5.tar.gz.

File metadata

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

File hashes

Hashes for astropy-6.1.5.tar.gz
Algorithm Hash digest
SHA256 9098dddd0946a6a39df622ecbf8704ed031cfb066381e9d960c0913c2db46b81
MD5 2385f0a1fc67cff51d26b4d7b31e56fd
BLAKE2b-256 47cc1b9fe19b12bb932800138e8b0fe24908afdc43f6c51381d685419751c749

See more details on using hashes here.

File details

Details for the file astropy-6.1.5-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: astropy-6.1.5-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 6.4 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for astropy-6.1.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 28cac3a5029a66be962a34de668e94d081c7aa6f895b5031251c1349d3be828f
MD5 21c5d595837ac7b81726fd0aade55d04
BLAKE2b-256 b4006d4314388d46b518a58bf8f2d9db15d23b6d59b08cb57db0b7b530fe6375

See more details on using hashes here.

File details

Details for the file astropy-6.1.5-cp313-cp313-win32.whl.

File metadata

  • Download URL: astropy-6.1.5-cp313-cp313-win32.whl
  • Upload date:
  • Size: 6.3 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for astropy-6.1.5-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 4a7b7b8e80ec715b686f20a227eb144fef1097adc21f735d685d01af00a9976c
MD5 551aad4f2262a1082331396f7488253c
BLAKE2b-256 459ab0910911d017310ac6ce731183c52edc6fba9c898f0d0cc3fe59b8b3bfa4

See more details on using hashes here.

File details

Details for the file astropy-6.1.5-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fa3f749a88a9df5dbef4560b9cd50de994861b78c6860feb5335525804cf2d23
MD5 2f0feff2f65676d25a7ba10684556264
BLAKE2b-256 c01c79979603a5ed8021c0e43cdea31f5b34be689f806042d16d225cfca582e7

See more details on using hashes here.

File details

Details for the file astropy-6.1.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 802a076ebdd63818f55106940dd7726f51aeedae48bbadcb94cdc72b9b803ae0
MD5 6778d8a1d1a975642e1b227dc62ee8ee
BLAKE2b-256 da889b3f6333519089d49b154e2ddf058ded79ae78236187abbcdc05b85da901

See more details on using hashes here.

File details

Details for the file astropy-6.1.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for astropy-6.1.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7c57d44440488813da38c5b5f8c10e1949775bff67adb97f1a8ef80d926c85d2
MD5 45b82dd2f85e13bcfbf3aa86575b3f5b
BLAKE2b-256 c4321bbda79b2e1168b577edd74221a753b31e143005926df3fac24ceccafd49

See more details on using hashes here.

File details

Details for the file astropy-6.1.5-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for astropy-6.1.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c22ff955036b693abfcfc3687643bca3d87098f424c829ddc6b937fd9c3d73c2
MD5 daf4a7337627c864c7f8c3eccbc877a4
BLAKE2b-256 2a9bb352ae3b0f16900d7a5a28c8d8a0de5ffa575f0037d35e82cdb130cdf754

See more details on using hashes here.

File details

Details for the file astropy-6.1.5-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.5-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 6d8c2783b86a0dd6b9d216854bb1e920ac6519f68dd9fefba31f964e0de9a47b
MD5 dd6d7b8c57c156b87ff6325d8ed89172
BLAKE2b-256 4cb415b079694d67fa44c3eb84f033122112a46a5f70345fdeac879393cb9f67

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-6.1.5-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.1.1 CPython/3.12.7

File hashes

Hashes for astropy-6.1.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9c3d7d809a568d6fb0329a187bd72fd2caf94eaafae02a596ed18b8573a7896d
MD5 745a5537aef8336938dd0ec723bc9f02
BLAKE2b-256 362f68cd31c9710d9e92093cf87e807d978cbf0e81e12bd36b71c1f5905b17e8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-6.1.5-cp312-cp312-win32.whl
  • Upload date:
  • Size: 6.3 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for astropy-6.1.5-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 d73caddd5067879d616a1a33dd6f6ec10e3054143cf4bc7b86a6fcaea0f5c06b
MD5 0d3c0911a3c8dd22aeabde39c7c79565
BLAKE2b-256 8af68343620cfa08a0c53f6b53977776c1cd7e6f3f4bb0745e73826b078150e1

See more details on using hashes here.

File details

Details for the file astropy-6.1.5-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d5f6c4817ed191c6f9c92f5ad20500d9428ba41936461d9d1ed36ccb65bb85ff
MD5 188cc1e6c78f6c42e1a2063bec934264
BLAKE2b-256 177f51b01ab198a2ba21d988e5b97cd6be6de123b007848e9f1b45042df0a196

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d8d4127cf70be3ee20830625071c2f25091b9e5e4a9abb1c12f66accd3baeaf0
MD5 a6236d091ec0a2835c3bde60dcda3da3
BLAKE2b-256 0de238db104d91f5e06d216ed72bdb862396815fa0f8fbd24d1749409e91f15c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.1.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 62aee557f12f0a9e4b7abe5423c65be7832cfe7d3c5e97dbd3e3cac8b91d7c14
MD5 2796c52f207977bae34bff7c045b67ee
BLAKE2b-256 8d73c7f1263f1bfc5ae8a498dcb9153b7fb2ecad8fe83aa0ed6d99ef03c619cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.1.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5b798931700a785000d1b368d512d13ee19dbdbc872f809622e63d36aae28535
MD5 665616e7a99d30366cb94b3a5a841ee9
BLAKE2b-256 324097260089e9c82c7b98004f50e12058bed123db63b586a0f3c2c391d8a14d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.1.5-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 131fb322dd35c4a5e776e477121358bdc58e50a47b9eacbb47d0d9f554c487bf
MD5 19ddd41bf802365b65e80af04102b691
BLAKE2b-256 abf387c42973fc29ae67b91a68467c9595a5d77b73e1d00fc5f84e47dbf04524

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-6.1.5-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.1.1 CPython/3.12.7

File hashes

Hashes for astropy-6.1.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e725cc290adf8fd463ae22d55ec12038f272f53d23b9a9682db07d39f9edcb8c
MD5 2a229b1507885db160b57c6ab3c32e86
BLAKE2b-256 cd2f88a0ea9431035319ce2f51934fca79523d5a6d8aec33077ce0e1beb9a59b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-6.1.5-cp311-cp311-win32.whl
  • Upload date:
  • Size: 6.3 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for astropy-6.1.5-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 23faf820cffce97b734062682cdf61a8edda1438db1715437b9b94672a347c88
MD5 ca08ad555f7f959d668d21a8bdf5f11e
BLAKE2b-256 db47c21ab93113ef20ccc18ad40857c7451b9fd0f657e10fd400fbedbe72838e

See more details on using hashes here.

File details

Details for the file astropy-6.1.5-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6f9d5f4f90f5b52fd5ce7bc1bd44e582123e70e6772c4bbc16d3c4a441209608
MD5 351c5d847689ccb72bbacd12aa0a428d
BLAKE2b-256 d71c77a6c061c0089f1a444b037e93d4792dfbc18e986bf32be0882515a395f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c1d315af36ab04e32e4a483d3627b82ff4ee9559bbd13052f252ddaaeb943da8
MD5 4fcd5509461cb5bb251a3c535e9d8ffa
BLAKE2b-256 309e12d6834bcc81d7aa220ffd0e0cf72710559998fc17488c1a41d6d27c6c43

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.1.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 303e21eaa75f832118769fa17db79644a6802969c1a9f95ffdd4cc513802946c
MD5 4887d8847df7aa57dd613cf00750bab7
BLAKE2b-256 ca96f8bacf13ac85c35e8053b3adb54a677a66a7c7999112541d5dadd4b1d541

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.1.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 daf471245bf59542bce04287f41bb043364ccfb0947624b0990225c784ee7e68
MD5 125fff92d88104ce1a0f2ded75b02878
BLAKE2b-256 30f2defc2f7e141b849a9f0d37585e67cda6f61f1d5f1b8f05c497d89f475ae9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.1.5-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7bbd760ee0b959925555bebeb0ea3f565910a4d3d51fd0cef040282605ca25c5
MD5 d0cbd3cf138cad10a9957370b87db4fa
BLAKE2b-256 2b3e52a6f13fd30f2a83cccef6fdde3de33785ae548dfb195d44cb4cb154becc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-6.1.5-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.1.1 CPython/3.12.7

File hashes

Hashes for astropy-6.1.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 48b5353462e51dc90e54aab13619c0e38580dc4dcfb568c02332254cb41689a4
MD5 aef2eafa9fd5857a60205f4b460941c7
BLAKE2b-256 bdf191e8df852347cfcc370e87523b30b353d3ac65b132f0f6a81264eb06fd03

See more details on using hashes here.

File details

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

File metadata

  • Download URL: astropy-6.1.5-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.1.1 CPython/3.12.7

File hashes

Hashes for astropy-6.1.5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 2f4666521439df07e195d655d96b4c473c1189495183a27f60182982010cfea3
MD5 1c7c28f9228e2891ce68760dd43b0cad
BLAKE2b-256 a2231b5584b034ef33b95210e5555d1047a57b960d2d997fea2a7a249a954071

See more details on using hashes here.

File details

Details for the file astropy-6.1.5-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for astropy-6.1.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 979bf5a6243c2d6bf8c7295cd3aaff2b3c6d6c9fb2282b0838fc41c6b8249f14
MD5 e4aa1b46ac47dd63ca669321f464e0f6
BLAKE2b-256 68fa188ee7b88663eb20882716e99119ebb2e00a7dd8ed61912ba53f002cae21

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f649b191d8f042628012dcfd9a9554c1fcba3232924b423387664a904460865e
MD5 f56d5fe905a27ecca4d363964f1a324b
BLAKE2b-256 c36c732135382ba087826540b584aae29f1803ff67677b80c4953b878631a37c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4e18ea5980cfc0d37169f7ea9c589d2612ca9724afe076a334525301e885f5df
MD5 020739559e716825e84e221426bd83a8
BLAKE2b-256 03edb628e02272fece1fdd509b2fcc305a228b58c0fc9c128b027ee6da617108

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.1.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1c1ed16cb05ffa03af2191e0281a8aa0e4cde1a05929b96b90ea7c04f5b89dd0
MD5 1c7ad604ea06abe44882bda5204c0385
BLAKE2b-256 9c0283f5224af8350c6652509ea31b918db3d68fc673d22f5744bfbda193471e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for astropy-6.1.5-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 706d1581650cc1f4de70ea90ccb59b895f0b4618447d9ed334511cea94212b3a
MD5 24ee8ea6ae5064c907d417b9a9c70a67
BLAKE2b-256 95645145551047680ef2b4c076850838e33c0ad1977b6fc0073144ad3d1b832f

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