guardrails-hub-types
Guardrails Hub Types.
What it is and what it does
Guardrails Hub Types is a collection of data model definitions generated from OpenAPI schemas, designed to support the Guardrails Hub ecosystem. It provides Python type definitions for core concepts like Manifest, Applicator, Content, Contributor, Validation, and related metadata structures. The package has no runtime dependencies and is intended as a lightweight, reusable type library for projects that need to work with Guardrails Hub data structures.
The package is generated from an OpenAPI specification and includes documentation for each model. It is primarily useful for developers building tools, integrations, or extensions within or around the Guardrails Hub platform who need consistent, typed representations of hub entities. Installation is straightforward, and the low dependency footprint makes it easy to add to existing projects.
Use it for:
- Type-safe integration with Guardrails Hub APIs or services that require structured data models.
- Building custom validators or applicators that need to conform to Guardrails Hub schemas.
- Developing tooling or dashboards that consume or manipulate Guardrails Hub metadata and manifests.
- Ensuring type consistency across multiple projects that interact with the Guardrails Hub ecosystem.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides internal data structure definitions for the Guardrails Hub, including models for applicators, content, contributors, manifests, validation, and related metadata.
Yes, if you are working within the Guardrails Hub ecosystem and need typed data structures for integration or extension. The package is lightweight, has no dependencies, and carries a permissive license. However, the dormant maintenance status means no active development or bug fixes are expected; install only if the current version meets your needs and you do not require ongoing support.
Install
guardrails-hub-types on PyPI
pip
pip install guardrails-hub-typesuv
uv add guardrails-hub-typespoetry
poetry add guardrails-hub-typesInstalling guardrails-hub-types
Before you install
Low install friction with no runtime dependencies. Maintenance is dormant—last release was 2024-08-12 and no commits or activity data are available, suggesting the package is stable but not actively developed.
License in practice
Licensed under Apache License 2.0, a permissive license allowing commercial use, modification, and distribution with minimal restrictions; suitable for most projects.
Quickstart
pip install guardrails-hub-types
from guardrails_hub_types import Manifest, Applicator, Validation
# Use the imported types for type hints or data validation
manifest: Manifest = ...
Requires Python 3.8 or later (supports up to Python 3.x).
Verify before relying
- Whether the package is actively maintained or if dormancy indicates end-of-life status.
- What the actual use case is for consuming this package outside the Guardrails Hub ecosystem.
- Whether importing and using these types requires additional Guardrails framework dependencies at runtime.
Package facts
| License | Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for… (full text in the JSON record) (permissive) |
| Python support | supports the current Python release (<4,>=3.8) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | dormant — 732 days since the last release |
| First released | |
| Downloads | 146,208/month — #11,103 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: guardrails_hub_types-0.0.4-py3-none-any.whl
Keywords: Guardrails, Guardrails AI, Guardrails Hub, Guardrails Hub Types
Tags
More Application Frameworks packages
FastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
textualTextual is a Python framework for building…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
mcpBuild and connect to Model Context Protocol…
permissive · top 1,000 on PyPI
WerkzeugWerkzeug is a WSGI utility library providing…
permissive · top 1,000 on PyPI
guardrails-aiGuardrails is a Python framework that validates…
permissive · top 15,000 on PyPI
guardrails-ai-typesProvides type definitions and data structures…
permissive · top 15,000 on PyPI
openai-guardrailsAdds configurable safety and compliance…
permissive · top 15,000 on PyPI
nemoguardrailsAdds programmable guardrails to LLM-based…
permissive · top 15,000 on PyPI
azure-iot-hubProvides CRUD operations and service management…
permissive · top 15,000 on PyPI
huggingface-hubClient library and CLI tool for downloading,…
permissive · top 100 on PyPI
tensorflow-hubDownloads and loads pre-trained TensorFlow…
permissive · top 5,000 on PyPI
hfA command-line interface for interacting with…
permissive · top 15,000 on PyPI
pydantic-ai-shieldsPydantic AI Shields provides guardrail…
permissive · top 15,000 on PyPI
vlmrun-hubProvides a catalog of pre-defined Pydantic…
permissive · top 15,000 on PyPI