{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/5"}],"enrichment":{"capability":"Provides Pydantic models that define the structure of inputs and outputs for IBM Quantum primitives and programs, enabling programmatic Python interfaces to IBM Quantum services.","skillfed_tags":["quantum-computing","schema-validation","ibm-quantum"],"use_cases":["Validate quantum job specifications before submitting them to IBM Quantum services.","Serialize and deserialize quantum program inputs and outputs with type checking.","Build client libraries or tools that interface with IBM Quantum primitives programmatically.","Ensure compatibility between local code and IBM Quantum API versions by using versioned schemas.","Develop quantum applications that need strict schema compliance for production deployments."],"what_it_does":"IBM Quantum Schemas is a Python package containing Pydantic models that standardize the structure of data exchanged with IBM Quantum services. It defines the request and response payloads for IBM Quantum primitives and programs, allowing developers to validate and serialize quantum job specifications programmatically. The package organizes models by semantic version (e.g., `version_0_10`), with development versions marked by a `_dev` suffix to signal instability.\n\nThe package serves as a bridge between Python code and IBM Quantum's REST API, ensuring type safety and schema compliance before sending jobs to quantum hardware or simulators. It depends on pydantic for validation, qiskit for quantum primitives, and several utility libraries. The repository recently shifted focus from hosting raw JSON schemas to providing these Pydantic models, making it the canonical source for schema definitions in the Qiskit ecosystem.","worth_installing":"Yes, if you are building applications that interact with IBM Quantum services or Qiskit Runtime. The package is actively maintained, has no known vulnerabilities, and provides essential schema definitions for the Qiskit ecosystem. It is in alpha status, so some included programs may not yet be production-ready; check the Qiskit Runtime REST API documentation to confirm which schema versions are supported by your target platform."},"id":"ibm-quantum-schemas","links":{"html":"https://skillfed.io/packages/ibm-quantum-schemas","md":"https://skillfed.io/packages/ibm-quantum-schemas.md","pypi":"https://pypi.org/project/ibm-quantum-schemas/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-23","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"ibm-quantum-schemas","python_support":"supports_current","summary":"IBM Quantum Pydantic models."},"popularity":{"monthly_downloads":314216,"position":7702,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.10.20260723"}
