{"id":19175854,"url":"https://github.com/astropy/asdf-astropy","last_synced_at":"2025-04-06T12:09:09.868Z","repository":{"id":37953453,"uuid":"271820376","full_name":"astropy/asdf-astropy","owner":"astropy","description":"This is the extension library for ASDF to provide support for Astropy.","archived":false,"fork":false,"pushed_at":"2024-10-28T16:28:59.000Z","size":615,"stargazers_count":15,"open_issues_count":23,"forks_count":14,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-10-29T17:48:41.798Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://asdf-astropy.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astropy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"created_at":"2020-06-12T14:41:29.000Z","updated_at":"2024-09-27T21:25:49.000Z","dependencies_parsed_at":"2023-09-26T21:31:44.991Z","dependency_job_id":"674a6e9b-bbe2-40a9-bc56-b113504bd26c","html_url":"https://github.com/astropy/asdf-astropy","commit_stats":{"total_commits":441,"total_committers":13,"mean_commits":33.92307692307692,"dds":"0.34693877551020413","last_synced_commit":"f35450dc96bc6fa16bc6484ee8c0eafdb88f1b9b"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fasdf-astropy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fasdf-astropy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fasdf-astropy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fasdf-astropy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","download_url":"https://codeload.github.com/astropy/asdf-astropy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246962447,"owners_count":20861272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T10:25:50.729Z","updated_at":"2025-04-06T12:09:09.848Z","avatar_url":"https://github.com/astropy.png","language":"Python","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"categories":[],"sub_categories":[],"readme":"ASDF serialization support for astropy\n--------------------------------------\n\n.. image:: https://github.com/astropy/asdf-astropy/actions/workflows/ci.yml/badge.svg\n    :target: https://github.com/astropy/asdf-astropy/actions\n    :alt: CI Status\n\n.. image:: https://codecov.io/gh/astropy/asdf-astropy/branch/main/graph/badge.svg?token=0XGOYX4QGT\n    :target: https://codecov.io/gh/astropy/asdf-astropy\n    :alt: Code coverage\n\n.. image:: https://github.com/astropy/asdf-astropy/workflows/Downstream/badge.svg\n    :target: https://github.com/astropy/asdf-astropy/actions\n    :alt: Downstream CI Status\n\n.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat\n    :target: http://www.astropy.org\n    :alt: Powered by Astropy Badge\n\n.. image:: https://readthedocs.org/projects/asdf-astropy/badge/?version=latest\n    :target: https://asdf-astropy.readthedocs.io/en/latest/\n\n.. image:: https://zenodo.org/badge/271820376.svg\n    :target: https://zenodo.org/badge/latestdoi/271820376\n\n.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white\n    :target: https://github.com/pre-commit/pre-commit\n    :alt: pre-commit\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/psf/black\n\n.. image:: https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat\u0026labelColor=ef8336\n    :target: https://pycqa.github.io/isort/\n\nThis package includes plugins that provide ASDF serialization support for astropy\nobjects.  The plugins are automatically enabled when the package is installed.\n\nThe plugins in this package supersede those in the ``astropy.io.misc.asdf`` module;\nwhen this package is installed, the astropy plugins will be ignored.  The\n``astropy.io.misc.asdf`` module will be removed in a future version of astropy.\n\nLicense\n-------\n\nThis project is Copyright (c) Association of Universities for Research in Astronomy (AURA)\nand licensed under the terms of the BSD 3-Clause license. This package is based upon\nthe `Astropy package template \u003chttps://github.com/astropy/package-template\u003e`_\nwhich is licensed under the BSD 3-clause license. See the licenses folder for\nmore information.\n\n\nInstallation\n------------\n\n.. _begin-pip-install-text:\n\nStable releases of the asdf-astropy python package are registered `at\nPyPi \u003chttps://pypi.python.org/pypi/asdf-astropy\u003e`__. The latest stable version\ncan be installed using ``pip``:\n\n.. code-block:: console\n\n    $ pip install asdf-astropy\n\n.. _end-pip-install-text:\n\n.. _begin-source-install-text:\n\nThe latest development version of asdf-astropy is available from the ``main`` branch\n`on github \u003chttps://github.com/astropy/asdf-astropy\u003e`__. To clone the project:\n\n.. code-block:: console\n\n    $ git clone https://github.com/astropy/asdf-astropy\n\nTo install:\n\n.. code-block:: console\n\n    $ cd asdf-astropy\n    $ pip install .\n\nTo install in `development\nmode \u003chttps://packaging.python.org/tutorials/distributing-packages/#working-in-development-mode\u003e`__\n\n.. code-block:: console\n\n    $ pip install -e .\n\n.. _end-source-install-text:\n\nTesting\n-------\n\n.. _begin-testing-text:\n\nTo install the test dependencies from a source checkout of the repository:\n\n.. code-block:: console\n\n    $ pip install -e \".[test]\"\n\nTo run the unit tests from a source checkout of the repository:\n\n.. code-block:: console\n\n    $ pytest\n\nIt is also possible to run the test suite from an installed version of\nthe package.\n\n.. code-block:: console\n\n    $ pip install \"asdf-astropy[test]\"\n    $ pytest --pyargs asdf-astropy\n\nIt is also possible to run the tests using `tox\n\u003chttps://tox.readthedocs.io/en/latest/\u003e`__.\n\n.. code-block:: console\n\n    $ pip install tox\n\nTo list all available environments:\n\n.. code-block:: console\n\n    $ tox -va\n\nTo run a specific environment:\n\n.. code-block:: console\n\n    $ tox -e \u003cenvname\u003e\n\n\n.. _end-testing-text:\n\n\nContributing\n------------\n\nWe love contributions! asdf-astropy is open source,\nbuilt on open source, and we'd love to have you hang out in our community.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastropy%2Fasdf-astropy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastropy%2Fasdf-astropy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastropy%2Fasdf-astropy/lists"}