Skip to main content

Astronomy and astrophysics core library

Project description

Astropy's GitHub Actions CI Status Astropy's CircleCI Status Astropy's Azure Pipelines Status Astropy's Coverage Status Astropy's PyPI Status Documentation Status

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-4.3.post1.tar.gz (7.6 MB view details)

Uploaded Source

Built Distributions

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

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

astropy-4.3.post1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (10.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

astropy-4.3.post1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (10.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

astropy-4.3.post1-cp39-cp39-macosx_10_9_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

astropy-4.3.post1-cp38-cp38-win_amd64.whl (6.4 MB view details)

Uploaded CPython 3.8Windows x86-64

astropy-4.3.post1-cp38-cp38-win32.whl (6.2 MB view details)

Uploaded CPython 3.8Windows x86

astropy-4.3.post1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (11.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

astropy-4.3.post1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (10.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

astropy-4.3.post1-cp38-cp38-macosx_10_9_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

astropy-4.3.post1-cp37-cp37m-win_amd64.whl (6.4 MB view details)

Uploaded CPython 3.7mWindows x86-64

astropy-4.3.post1-cp37-cp37m-win32.whl (6.2 MB view details)

Uploaded CPython 3.7mWindows x86

astropy-4.3.post1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (10.7 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

astropy-4.3.post1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl (10.2 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686

astropy-4.3.post1-cp37-cp37m-macosx_10_9_x86_64.whl (6.6 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

File details

Details for the file astropy-4.3.post1.tar.gz.

File metadata

  • Download URL: astropy-4.3.post1.tar.gz
  • Upload date:
  • Size: 7.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.11

File hashes

Hashes for astropy-4.3.post1.tar.gz
Algorithm Hash digest
SHA256 1b9f976f32675ae715bd38fcfb3540fcf01f6be1d75266c39b6fb085adac9410
MD5 b635dc0be52a66da1d7ce1016a0a13a8
BLAKE2b-256 cdac5b1b78464aa7903ce8ec81b9a523d481668d37a88da83272568833394693

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: astropy-4.3.post1-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/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.11

File hashes

Hashes for astropy-4.3.post1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6ac307416a8718e4f4ed42f42c14587754fe6df38d822533c6d795db64a29453
MD5 f55c9aa376614c37506e2846b3d0ee62
BLAKE2b-256 fae89277f116c69d7e38a524dc07e6113176aad44fc997cebbd37c9b2bd8e500

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp39-cp39-win32.whl.

File metadata

  • Download URL: astropy-4.3.post1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.11

File hashes

Hashes for astropy-4.3.post1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 6779cc4c840128d12a6721d6fc835c826646967b019daaeacc6e71ed79850973
MD5 81710c35a9c296e166cdc7168f3a940e
BLAKE2b-256 e8f685d016efb7cf3c8616819c2136f5be94e6c8fe97825ebeb6c75468011089

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for astropy-4.3.post1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 dc8acf92a20c9c916f25b17dbb0f618f91751941ec36f240452871e72fb608ca
MD5 8752c042ba3e7d68065a6f9cb11ea12d
BLAKE2b-256 8ac29677f54149296831fde134a50b0641c3f934ef5edd24141f2c9e4524d741

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for astropy-4.3.post1-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 be62ba888f0dd82a7265698a602e64ca2466f1f17bd6c4ef085a055c5968e458
MD5 adc07ebdbc783d49901aed062d3eb8e4
BLAKE2b-256 61eec3ee92999e3996c6a5d3030a76d706378e15d6d2607f06cd731c2d4334e1

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: astropy-4.3.post1-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.11

File hashes

Hashes for astropy-4.3.post1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a1b57aa21fdc8526dbca96b69cdcaba83066d7688ff52b87b7cdf5362e75f112
MD5 6945d2a8a32ac06c77efeaa4d0a6b198
BLAKE2b-256 2031f1a7e70fcd1d8bdadf635c3d2ae6a5ac0663134685f7880eb6cf915b7c05

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: astropy-4.3.post1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 6.4 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.11

File hashes

Hashes for astropy-4.3.post1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e95ddb6fb0850fe28690e498fe8d2c3cee72d54c098083a2fe0e01b7b3895771
MD5 056d36983140276d5946aebc72512b92
BLAKE2b-256 4c462aa89edabe54157bae83723b347d62a1839e1bfa53280dd1612085d3a4b9

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp38-cp38-win32.whl.

File metadata

  • Download URL: astropy-4.3.post1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.11

File hashes

Hashes for astropy-4.3.post1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 e2670fc08868cd8d0d1e653dcfcf224b506235b30434742538702f74c6859d24
MD5 adbd3738761cb6928580baeb9c3c7814
BLAKE2b-256 932f9d43839d852c97908bdea5e559a1744eaad5233a5d224aea90553b895d86

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for astropy-4.3.post1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 607739958f8fcc37d4f2efdb8b9bbcc3bf063c880e2d83104cf72a81c3e89b91
MD5 545e02d7400c8d04ea9f2dd215851c76
BLAKE2b-256 e36f5ebfea580e5f4212ad25e19da1031c6db9581a021cae1c28e180f2397d95

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for astropy-4.3.post1-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 ffe13ed14298e819f2be5224aa649c44f8ddc9fcf32b5d4296fc62624ae867cd
MD5 27cff7ff7bcb7bc93d83865563050056
BLAKE2b-256 9a4b6afe3c74c2b66e691da09dad194baa6510dab4bdb22f4b29d6af96295bb9

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: astropy-4.3.post1-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 6.7 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.11

File hashes

Hashes for astropy-4.3.post1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a420917baf9e02252e3477da265675167a324716f8a09e78607577b5bd27a159
MD5 f012634b0baca5767dc65fd23c94c559
BLAKE2b-256 c1bb4d0bbc2cc9bbf55658329efd7776df851c8f839e51fd613bd0a3d1335daf

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: astropy-4.3.post1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 6.4 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.11

File hashes

Hashes for astropy-4.3.post1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 52c1038bad27e7ae1154eda0447ba790f13cb9bcb98e04c60493c2e547a87e6c
MD5 106282207f777664783662e66eeef4bd
BLAKE2b-256 8b8ac342b926568467f2aca2b47039985f8be0ff89a993d3d0482dcde6c5d657

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: astropy-4.3.post1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 6.2 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.11

File hashes

Hashes for astropy-4.3.post1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 1d879b91bbd61d69682c72b773d9c8851eff23e51cf1fb86b32dc80e783be643
MD5 ee3762527513c6b60d51a14869b04090
BLAKE2b-256 e200fd4adeba74e0903cbf776d65953c0b79042ae42bf63f271616c259b19eff

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for astropy-4.3.post1-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 8d70811b68f702d7b2e21fc0d644f88baf977482b1f915011460cc1b7fa285ea
MD5 d0b3547f2157134203a51ec8e3d4af60
BLAKE2b-256 1860edc03d398f98dccfb381342892eba4146b107bb2c42a2dc7a0c48177ba14

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for astropy-4.3.post1-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 8062ece72d6fe6f4349219c9e2e0f213847de4f7f3bc3796ce7949bc1a202bf9
MD5 ab57618262170b9a6f211b787336e6e1
BLAKE2b-256 10417ad148f936353cc7dd6a66ce91e7650b19594533bf0c1178e96d8f684a20

See more details on using hashes here.

File details

Details for the file astropy-4.3.post1-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: astropy-4.3.post1-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.11

File hashes

Hashes for astropy-4.3.post1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 460e07cb72789976421689833556a0a364dba89e25fe9183e669702dbcbf72c2
MD5 fddef861c4ea0101e7be55fe540c8114
BLAKE2b-256 fb952758d8dcb7b0184e8b20c1ec15846826d79fa386d7e322d5eb714d62da06

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