python-astropy 7.0.1
Core package for Astronomy in Python
Astropy is a single core package for Astronomy in Python. It contains much of the core functionality and some common tools needed for performing astronomy and astrophysics.
- Outputs:
out
- Website: https://www.astropy.org/
- Licenses: Modified BSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-astropy 7.0.1
as follows:
guix install python-astropy@7.0.1
Or install the latest version:
guix install python-astropy
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.