Skip to main content

ASDF serialization support for astropy

Project description

ASDF serialization support for astropy

CI Status Code coverage Downstream CI Status Powered by Astropy Badge https://readthedocs.org/projects/asdf-astropy/badge/?version=latest https://zenodo.org/badge/271820376.svg pre-commit https://img.shields.io/badge/code%20style-black-000000.svg https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336

This package includes plugins that provide ASDF serialization support for astropy objects. The plugins are automatically enabled when the package is installed.

The plugins in this package supersede those in the astropy.io.misc.asdf module; when this package is installed, the astropy plugins will be ignored. The astropy.io.misc.asdf module will be removed in a future version of astropy.

License

This project is Copyright (c) Association of Universities for Research in Astronomy (AURA) and licensed under the terms of the BSD 3-Clause license. This package is based upon the Astropy package template which is licensed under the BSD 3-clause license. See the licenses folder for more information.

Installation

Stable releases of the asdf-astropy python package are registered at PyPi. The latest stable version can be installed using pip:

$ pip install asdf-astropy

The latest development version of asdf-astropy is available from the main branch on github. To clone the project:

$ git clone https://github.com/astropy/asdf-astropy

To install:

$ cd asdf-astropy
$ pip install .

To install in development mode

$ pip install -e .

Testing

To install the test dependencies from a source checkout of the repository:

$ pip install -e ".[test]"

To run the unit tests from a source checkout of the repository:

$ pytest

It is also possible to run the test suite from an installed version of the package.

$ pip install "asdf-astropy[test]"
$ pytest --pyargs asdf-astropy

It is also possible to run the tests using tox.

$ pip install tox

To list all available environments:

$ tox -va

To run a specific environment:

$ tox -e <envname>

Contributing

We love contributions! asdf-astropy is open source, built on open source, and we’d love to have you hang out in our community.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asdf_astropy-0.7.0.tar.gz (77.3 kB view details)

Uploaded Source

Built Distribution

asdf_astropy-0.7.0-py3-none-any.whl (92.4 kB view details)

Uploaded Python 3

File details

Details for the file asdf_astropy-0.7.0.tar.gz.

File metadata

  • Download URL: asdf_astropy-0.7.0.tar.gz
  • Upload date:
  • Size: 77.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for asdf_astropy-0.7.0.tar.gz
Algorithm Hash digest
SHA256 c981754e10145439de3cc6808ffb3101ef055d0b3164742c72f44b0b2b5c0525
MD5 aa5e61da5cf10573bce52f5c17baf988
BLAKE2b-256 9ff18cfc79fbfd47eaf1c073c52071693b9a96c0c7e896ef7d65a9736a475a41

See more details on using hashes here.

File details

Details for the file asdf_astropy-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: asdf_astropy-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 92.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for asdf_astropy-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 77ac1055c9439ae121b418b2fcc19117ee3f726e0fbd2d73ea8b173761788f0b
MD5 afbfbce6203b551aef3f1e6884c38948
BLAKE2b-256 883e0ff407b1d7f2024ada74451c5f86ad07a3bcf387d334ae52ecd37ff3e87a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page