python-asdf 3.5.0
Python tools to handle ASDF files
The Advanced Scientific Data Format (ASDF) is a next-generation interchange format for scientific data. This package contains the Python implementation of the ASDF Standard.
- Outputs:
out
- Website: https://github.com/asdf-format/asdf
- Licenses: Modified BSD
- Package source: gnu/packages/astronomy.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-asdf 3.5.0
as follows:
guix install python-asdf@3.5.0
Or install the latest version:
guix install python-asdf
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.