Python tools to handle ASDF files
Project description
Python library for reading and writing ASDF files.
Advanced Scientific Data Format (ASDF) is a next generation interchange format for scientific data.
Installation
To clone the project from github and initialize the asdf-standard submodule:
git clone https://github.com/spacetelescope/asdf.git cd asdf/asdf_standard git submodule init git submodule update
To install:
python setup.py install
Testing
To run the unit tests:
python setup.py test
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
asdf-1.2.1.tar.gz
(320.8 kB
view hashes)