GithubHelp home page GithubHelp logo

braingram / asdf-astropy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from astropy/asdf-astropy

0.0 1.0 0.0 630 KB

This is the extension library for ASDF to provide support for Astropy.

Home Page: https://asdf-astropy.readthedocs.io/en/latest/

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

asdf-astropy's Introduction

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 pre-commit 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.

asdf-astropy's People

Contributors

braingram avatar eslavich avatar kmacdonald-stsci avatar mcara avatar nden avatar pllim avatar pre-commit-ci[bot] avatar williamjamieson avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.