asdf-wcs-schemas
ASDF WCS schemas
What it is and what it does
asdf-wcs-schemas is a schema-definition package that supplies ASDF schemas for validating World Coordinate System metadata and tags. It is part of the ASDF ecosystem and is designed to be installed as a transitive dependency of higher-level WCS libraries rather than used directly by end users.
The package depends on asdf-standard, asdf-transform-schemas, and asdf-coordinates-schemas to provide a complete schema validation framework. It requires Python >=3.9 and is classified as production-stable. With no known vulnerabilities and active maintenance, it serves as a foundational schema layer for WCS data serialization and validation in scientific workflows.
Use it for:
- Enable WCS libraries to correctly parse and validate WCS tags in ASDF files
- Support scientific data pipelines that require standards-compliant WCS schema enforcement
- Extend ASDF schema validation to include world coordinate system definitions
- Provide schema infrastructure for ASDF-based astronomical data serialization
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides ASDF schemas for validating World Coordinate System (WCS) tags in ASDF files. This is a schema package intended as a dependency for WCS implementation libraries rather than direct end-user installation.
Yes, if you are building or using a WCS library that depends on it. No, if you are an end user—install an implementation package instead. The package is actively maintained, has low install friction, and carries no known vulnerabilities. The only caveat is that the license treatment is unclear, so verify licensing terms from the repository before use in proprietary or copyleft-sensitive projects.
Install
asdf-wcs-schemas on PyPI
pip
pip install asdf-wcs-schemasuv
uv add asdf-wcs-schemaspoetry
poetry add asdf-wcs-schemasInstalling asdf-wcs-schemas
Before you install
Low install friction with a pure Python wheel. The package is actively maintained with a recent commit on 2026-07-20 and has been in production-stable status since its first release in 2021-11-24. It depends on three ASDF-related packages (asdf-standard, asdf-transform-schemas, asdf-coordinates-schemas), which are standard infrastructure dependencies.
License in practice
License treatment is unclear—no SPDX identifier or raw license text is available in the metadata. Before relying on this package in a commercial or copyleft-sensitive context, verify the actual license from the repository.
Quickstart
# Install as a dependency of a WCS implementation package
pip install asdf-wcs-schemas
# Typically used indirectly through asdf-standard, asdf-transform-schemas, asdf-coordinates-schemas
import asdf
Requires Python >=3.9
Verify before relying
- Actual license terms and conditions (metadata shows 'unclear' treatment with no SPDX or raw license data)
- Whether direct installation is ever necessary outside of transitive dependency chains
Package facts
| License | not declared (unclear) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 3 — asdf-standard, asdf-transform-schemas, asdf-coordinates-schemas |
| Maintenance | actively maintained — 429 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 165,976/month — #10,513 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: asdf_wcs_schemas-0.5.0-py3-none-any.whl
Tags
More Scientific/Engineering packages
NumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
pandaspandas provides fast, flexible data structures…
permissive · top 100 on PyPI
scipyscipy provides numerical algorithms for…
permissive · top 100 on PyPI
scikit-learnscikit-learn provides a comprehensive Python…
permissive · top 1,000 on PyPI
dilldill extends Python's pickle module to…
permissive · top 1,000 on PyPI
multiprocessMultiprocess is an enhanced fork of Python's…
permissive · top 1,000 on PyPI
asdf-coordinates-schemasProvides ASDF schemas for validating coordinate…
unclear · top 15,000 on PyPI
asdf-transform-schemasProvides ASDF schemas for validating transform…
unclear · top 15,000 on PyPI
gwcsGWCS provides tools for managing World…
unclear · top 15,000 on PyPI
asdf-standardProvides the ASDF (Advanced Scientific Data…
unclear · top 15,000 on PyPI
asdfASDF is a Python implementation of the Advanced…
unclear · top 15,000 on PyPI
ndcubendcube manipulates, inspects, and visualizes…
unclear · top 15,000 on PyPI
owslibOWSLib provides Python client access to Open…
permissive · top 15,000 on PyPI
pandas-schemaValidates pandas DataFrames against…
permissive · top 15,000 on PyPI
dataframelyDataframely validates the schema and content of…
unclear · top 15,000 on PyPI
zope.schemaDefines structured data schemas for Python…
unclear · top 5,000 on PyPI