Contents

astropy 7.2.0

0

Astronomy and astrophysics core library

Astronomy and astrophysics core library

Stars: 5045, Watchers: 5045, Forks: 2028, Open Issues: 1459

The astropy/astropy repo was created 14 years ago and the last code push was 18 hours ago.
The project is extremely popular with a mindblowing 5045 github stars!

How to Install astropy

You can install astropy using pip

pip install astropy

or add it to a project with poetry

poetry add astropy

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/astropy/
GitHub Repo:
https://github.com/astropy/astropy

Classifiers

  • Scientific/Engineering/Astronomy
  • Scientific/Engineering/Physics
No  astropy  pypi packages just yet.

Errors

A list of common astropy errors.

Code Examples

Here are some astropy code examples and snippets.

GitHub Issues

The astropy package has 1459 open issues on GitHub

  • PERF: avoid generic arithmetic path for scalar Quantity operations
  • Backport PR #19219 on branch v7.2.x (TST/CLN: clean up a 10 y.o. comment in a test)
  • Switch SAMP to safe XML-RPC parsing for better robustness against external entities
  • BUG: avoid deprecation warnings from numpy.char.chararray when checking types at runtime
  • BUG: numpy.char.chararray is deprecated
  • Allow vector-like string input in Quantity parsing
  • Test out new unified theme
  • TST: test suite is not robust against context-aware-warnings (Python 3.14)
  • DEP: add to version control, use it in RTD and setup auto upgrades with dependabot
  • TST: upgrade free-threaded weekly job to CPython 3.14t
  • API,BUG: support user dtypes in table columns
  • Tables with custom dtype cannot be stacked
  • MNT: locking + staging upgrades in RTD build envs
  • Fix pickling of sliced MaskedNDArray and add regression test
  • Fix thread safety race condition in WCS transformations

See more issues on GitHub