$npx skillfedfor your agent

Packages starting with 'P'

2,503 packages · page 26 of 63

Packages

pyctcdecode With conditions
PyPI · Artificial Intelligence · released Jan 2023

Decodes CTC (Connectionist Temporal Classification) logits from speech recognition models using beam search with optional n-gram language model support, handling both standard and byte-pair-encoded vocabularies.

However, be aware the package is abandoned—no updates since early 2023—so use it only in stable production contexts where you can maintain it yourself if needed.

permissive licensepure Python · 3.7+abandoned
143.7Kdownloads / mo
pycti Worth it
PyPI · Python Modules · released Aug 2026

Provides a Python client library for the OpenCTI API, enabling developers to programmatically interact with OpenCTI threat intelligence platform instances through standardized methods and utilities.

Install it if you need to integrate with OpenCTI; the main consideration is ensuring your OpenCTI instance is accessible and that the 18 runtime dependencies align…

Apache-2.0pure Python · 3.7+
1.9Mdownloads / mo
pycuda With conditions
PyPI · Scientific/Engineering · released Jan 2026

PyCUDA provides Pythonic bindings to Nvidia's CUDA API, letting you write GPU-accelerated code in Python with automatic memory management, error handling, and access to CUDA's full driver API.

MITbuilds from source
86.5Kdownloads / mo
pycups With conditions
PyPI · Python Modules · released Apr 2024

Provides Python bindings to the CUPS printing system API, allowing Python programs to interact with CUPS for printer management and print job control.

copyleftbuilds from source
476.8Kdownloads / mo
pycurl With conditions
PyPI · Internet · released Jun 2026

PycURL is a Python wrapper around libcurl that enables fetching URLs and performing multiprotocol file transfers with direct access to most of libcurl's functionality, including SSL, authentication, proxies, and callback support.

LGPL-2.1-only OR MITcompiled wheel · 3.10+
5.8Mdownloads / mo
pydaikin With conditions
PyPI · Application Frameworks · released Aug 2026

PyDaikin provides a Python library and CLI for controlling Daikin air conditioners over the network, supporting multiple WiFi module types and firmware versions with both synchronous and asynchronous APIs.

GPL-3.0-or-laterpure Python · 3.12+
73.6Kdownloads / mo
pydantic Worth it
PyPI · Python Modules · released May 2026

Pydantic validates Python data structures against type hints, coercing and checking input at runtime to ensure it matches a declared schema.

MITpure Python · 3.9+
1.1Bdownloads / mo
pydantic-ai Worth it
PyPI · Python Modules · released Aug 2026

Pydantic AI is a Python framework for building production-grade AI agents and workflows with LLMs, emphasizing type safety, model-agnostic provider support, and structured validation.

MITpure Python · 3.10+
16.5Mdownloads / mo
pydantic-ai-absurd With conditions
PyPI · Artificial Intelligence · released Jul 2026

Adds durable execution to Pydantic AI agents by checkpointing model and tool calls to Postgres, allowing crashed workers to resume from the last completed step without token loss.

MITpure Python · 3.10+
104.8Kdownloads / mo
pydantic-ai-backend Worth it
PyPI · Python Modules · released Aug 2026

Provides sandboxed execution and file management tools for Pydantic AI agents, supporting in-memory, local filesystem, Docker, and remote container backends with fine-grained permission control.

MITpure Python · 3.10+
204.3Kdownloads / mo
pydantic-ai-harness Worth it
PyPI · Libraries · released Aug 2026

Pydantic AI Harness provides pre-built capabilities and tools that extend Pydantic AI agents—including code execution sandboxes, web search, sub-agent orchestration, and integrations with external services—without requiring framework changes.

MITpure Python · 3.10+
2.1Mdownloads / mo
pydantic-ai-shields With conditions
PyPI · Python Modules · released Jun 2026

Pydantic AI Shields provides guardrail capabilities for Pydantic AI agents, including cost tracking, prompt injection detection, PII detection, secret redaction, tool permissions, and async guardrails.

MITpure Python · 3.10+
536.3Kdownloads / mo
pydantic-ai-skills Worth it
PyPI · Python Modules · released Jul 2026

Teaches agents to handle specialized tasks through modular skill packages that bundle instructions, reference documents, and executable scripts with progressive disclosure—skills load their full content only when needed.

MITpure Python · 3.10+
3.8Mdownloads / mo
pydantic-ai-slim With conditions
PyPI · Python Modules · released Aug 2026

Pydantic AI Slim provides core agent framework logic for building AI applications with Pydantic, stripped to minimal required dependencies for lightweight integration.

MITpure Python · 3.10+
154.6Mdownloads / mo
pydantic-ai-todo With conditions
PyPI · Python Modules · released Jul 2026

Adds task planning and tracking tools to Pydantic AI agents, enabling them to create, manage, and complete hierarchical tasks with subtasks, dependencies, and persistent storage.

MITpure Python · 3.10+
317.6Kdownloads / mo
pydantic-argparse Worth it
PyPI · Python Modules · released Feb 2025

Generates command-line argument parsers from Pydantic models, automatically handling type validation, help text, and argument aliases based on your model definition.

MITpure Python · 3.8+
1.2Mdownloads / mo
pydantic-avro Worth it
PyPI · Application Frameworks · released Feb 2026

Converts between pydantic class definitions and Apache Avro schemas in both directions, enabling serialization and schema generation for data validation workflows.

Install it if you need bidirectional conversion between pydantic and Avro—either to export pydantic models for Avro systems or to generate pydantic classes from Avro…

MITpure Python
2.4Mdownloads / mo
pydantic-collections With conditions
PyPI · Application Frameworks · released Jul 2024

Provides a `BaseCollectionModel` class that wraps collections of pydantic models with validation, serialization, and type safety.

permissive licensepure Pythonabandoned
552.3Kdownloads / mo
pydantic-compat With conditions
PyPI · Application Frameworks · released Oct 2023

Provides compatibility mixins and adapters to use either pydantic v1 or v2 API names in a single codebase, regardless of which pydantic version is installed.

However, be aware that this is a name adapter, not a full semantic bridge—you will still need to test against both pydantic versions and handle any deeper API…

BSD-3-Clausepure Python · 3.7+
80.3Kdownloads / mo
pydantic_core With conditions
PyPI · released Aug 2026

pydantic-core provides the high-performance validation and serialization engine that powers Pydantic, handling schema-based data validation for Python objects and JSON.

MITcompiled wheel · 3.10+
1.0Bdownloads / mo
pydantic-deep With conditions
PyPI · Python Modules · released Aug 2026

A Python framework and terminal assistant for building autonomous AI agents with tool-calling, sandboxed execution, multi-agent coordination, and live run forking—all type-safe and model-agnostic.

MITpure Python · 3.10+
127.5Kdownloads / mo
pydantic-evals Worth it
PyPI · Python Modules · released Aug 2026

Pydantic Evals provides a framework for defining test cases, custom evaluators, and running evaluations against stochastic functions—particularly those using LLMs—with built-in support for tracing and result reporting.

MITpure Python · 3.10+
17.5Mdownloads / mo
pydantic-extra-types Worth it
PyPI · Python Modules · released Mar 2026

Provides additional type validators and serializers for Pydantic v2 that are too specialized or niche for the main library, extending Pydantic's type system with domain-specific types.

Install only if you actually need one of its specialized types; it's not a general-purpose enhancement.

MITpure Python · 3.9+
69.6Mdownloads / mo
pydantic-factories Skip
PyPI · Software Development · released Apr 2023

Generates mock data objects that conform to pydantic models, dataclasses, and TypedDicts by parsing type annotations and field constraints.

MITpure Pythonabandoned
166.6Kdownloads / mo
pydantic-function-models With conditions
PyPI · Libraries · released Apr 2026

Wraps Python functions to validate their arguments against type hints using Pydantic models, providing a migration path from Pydantic v1's deprecated ValidatedFunction.

However, if you only need basic argument validation without signature introspection, Pydantic's validate_call decorator may be simpler.

permissive licensepure Python · 3.10+
589.7Kdownloads / mo
pydantic-geojson Worth it
PyPI · GIS · released Mar 2026

Provides Pydantic-based type-safe validation and models for GeoJSON data according to RFC 7946, supporting all standard geometry types, features, and feature collections.

MITpure Python
84.1Kdownloads / mo
pydantic-graph Worth it
PyPI · Python Modules · released Aug 2026

A graph and finite state machine library that lets you define stateful workflows using standard Python type hints and async functions, with nodes connected via return types.

Install it if you need to orchestrate multi-step workflows or state machines with explicit, debuggable control flow.

MITpure Python · 3.10+
111.0Mdownloads / mo
pydantic-handlebars With conditions
PyPI · Libraries · released May 2026

Renders Handlebars templates for composing LLM prompts, with compile-time validation against Pydantic models to catch typos and missing fields before rendering.

MITpure Python · 3.10+
2.1Mdownloads / mo
pydantic-mongo With conditions
PyPI · Database · released Apr 2025

Provides a Repository pattern for MongoDB with Pydantic model integration, supporting both synchronous and asynchronous CRUD operations with built-in validation and serialization.

MITpure Python · 3.8+aging
182.3Kdownloads / mo
pydantic-monty With conditions
PyPI · Python Modules · released Aug 2026

Provides Python bindings to execute untrusted Python code in a sandboxed subprocess pool, with crash isolation and resource limits enforced by the Monty interpreter.

MITpure Python · 3.10+
3.4Mdownloads / mo
pydantic-monty-runtime With conditions
PyPI · Software Development · released Aug 2026

Provides the `monty` command-line binary, a sandboxed Python interpreter that runs Python code with resource limits and crash isolation, typically spawned as worker subprocesses by pydantic-monty.

MITcompiled wheel · 3.10+
328.0Kdownloads / mo
pydantic-numpy Worth it
PyPI · Python Modules · released Aug 2026

Integrates NumPy arrays into Pydantic models with type validation, allowing you to define, validate, serialize, and deserialize NumPy arrays as model fields.

permissive licensepure Python
178.4Kdownloads / mo
pydantic-partial With conditions
PyPI · Application Frameworks · released Jun 2026

Converts pydantic models into partial variants where all or selected fields become optional, enabling flexible validation for PATCH requests and partial response DTOs.

The main caveat is that type checkers will not understand the partial optionality, so use it only for DTO/serialization contexts, not for type-critical business logic.

MITpure Python · 3.10+
194.6Kdownloads / mo
pydantic-scim With conditions
PyPI · Internet · released Oct 2023

Provides Pydantic data models for SCIM (System for Cross-domain Identity Management) protocol types, enabling validation and serialization of identity management data structures.

However, the dormant status and unclear license mean you should verify license compatibility upfront and test pydantic version compatibility before relying on it in…

license unclearpure Python · 3.8.0+dormant
185.3Kdownloads / mo
pydantic-settings Worth it
PyPI · Python Modules · released Aug 2026

Loads and validates application settings from environment variables, dotenv files, and other sources using Pydantic's validation framework.

MITpure Python · 3.10+
453.0Mdownloads / mo
pydantic-settings-azure-app-configuration With conditions
PyPI · Application Frameworks · released Sep 2025

Loads application configuration and secrets from Azure App Configuration and Azure Key Vault into pydantic-settings models, with support for key filtering, prefix trimming, and nested configuration.

However, the aging maintenance status and unclear license pose moderate risk for production use.

license unclearpure Python · 3.11+aging
387.4Kdownloads / mo
pydantic-spark With conditions
PyPI · Database · released Nov 2023

Converts Pydantic class definitions to Apache Spark schemas and generates Python code from Spark schemas, bridging type validation and distributed data processing.

However, be aware that the project is dormant—no updates since late 2023—so you should verify compatibility with your current Pydantic and Spark versions before…

MITpure Pythondormant
199.6Kdownloads / mo
pydantic-tes With conditions
PyPI · Distributed Computing · released Apr 2026

Provides Pydantic models and a lightweight HTTP client for the GA4GH Task Execution Service (TES) specification, enabling structured interaction with TES-compliant task execution systems.

MITpure Python · 3.10+
106.6Kdownloads / mo
pydantic-to-pyarrow With conditions
PyPI · Python Modules · released Jan 2025

Converts pydantic model definitions to pyarrow schemas, enabling direct schema mapping from validated data models to columnar storage formats.

MITpure Python · 3.8+aging
235.2Kdownloads / mo
pydantic-to-typescript With conditions
PyPI · Software Development · released Nov 2024

Converts pydantic model definitions into TypeScript interface definitions via a CLI tool, enabling a single source of truth for type definitions across Python and JavaScript applications.

MITpure Python · 3.8+dormant
863.7Kdownloads / mo