$npx skillfedfor your agent

Packages starting with 'P'

2,503 packages · page 27 of 63

Packages

pydantic-to-typescript2 With conditions
PyPI · Software Development · released Sep 2024

Converts Pydantic models to TypeScript interfaces via a CLI tool, enabling shared type definitions between Python and JavaScript applications.

However, maintenance is dormant—verify compatibility with your specific Pydantic and TypeScript versions before adopting, and plan for potential maintenance gaps if…

MITpure Pythondormant
90.7Kdownloads / mo
pydantic-xml Worth it
PyPI · Libraries · released Aug 2026

Pydantic-xml adds XML serialization and deserialization to pydantic models, letting you bind model fields to XML attributes, elements, and text content, then convert between Python objects and XML documents.

permissive licensepure Python · 3.8+
2.5Mdownloads / mo
pydantic_yaml Worth it
PyPI · Software Development · released Jun 2026

Pydantic-YAML adds YAML serialization and deserialization to Pydantic models, letting you read and write validated data structures as YAML files or strings.

MITpure Python
2.5Mdownloads / mo
pydantic-zarr Worth it
PyPI · Scientific/Engineering · released Apr 2026

Provides Pydantic models for reading, validating, and working with Zarr array groups and their metadata in a type-safe way.

Install it if you work with Zarr arrays and want type-safe, validated access to their metadata and structure; skip it if you do not use Zarr or do not need schema…

MITpure Python · 3.12+
87.1Kdownloads / mo
pydap Worth it
PyPI · Scientific/Engineering · released Jun 2026

pydap is a pure-Python OPeNDAP client and server that lets you access remote scientific datasets on-the-fly without downloading them in full, using lazy evaluation to fetch only the data you request.

Install it if you need to work with OPeNDAP servers or publish scientific data over HTTP; skip it if you don't use OPeNDAP or remote lazy-loaded data.

MITpure Python · 3.12+
635.8Kdownloads / mo
pydash Worth it
PyPI · Libraries · released Jan 2026

Pydash provides a collection of functional utility functions for common programming tasks, ported from the Lo-Dash JavaScript library to Python.

Install it if you prefer functional programming patterns and want a comprehensive utility library; skip it if you need memory efficiency for large datasets or prefer…

MITpure Python · 3.9+
10.5Mdownloads / mo
pydata-google-auth With conditions
PyPI · Scientific/Engineering · released Jan 2025

Provides helper functions to authenticate to Google APIs using user credentials, handling OAuth2 flows and token management.

However, note that maintenance is dormant (568 days since last release), so if you need active support or rapid fixes for new Google API changes, consider evaluating…

BSD-3-Clausepure Python · 3.9+dormant
29.0Mdownloads / mo
pydata-sphinx-theme Worth it
PyPI · Sphinx · released Jul 2026

A Bootstrap-based Sphinx theme that provides a clean, three-column layout for documentation sites built with Sphinx.

BSD-3-Clausepure Python · 3.11+
4.7Mdownloads / mo
pydbml Worth it
PyPI · Utilities · released Oct 2025

PyDBML parses and generates DBML (Database Markup Language) schemas, converting between DBML syntax and SQL or back to DBML format.

Install it if you need to parse or generate DBML schemas in Python—it's the standard tool for that task.

MITpure Python · 3.8+
94.7Kdownloads / mo
pyddq Skip
PyPI · Quality Assurance · released Feb 2020

PyDDQ is a Python API for running data quality constraint checks on Spark DataFrames, validating row counts, uniqueness, nullability, foreign keys, and custom SQL expressions.

permissive licensebuilds from sourceabandoned
106.3Kdownloads / mo
pydeck Worth it
PyPI · Graphics · released Jul 2026

Pydeck provides Python bindings for deck.gl, enabling interactive large-scale geospatial visualizations optimized for Jupyter notebooks and web export.

permissive licensepure Python · 3.8+
27.3Mdownloads / mo
pydeconz With conditions
PyPI · Home Automation · released Mar 2025

Python library that wraps the deCONZ REST API to communicate with Zigbee devices and gateways supported by deCONZ, primarily for Home Assistant integration.

MITpure Python · 3.12.0+
77.2Kdownloads / mo
pydeequ Worth it
PyPI · Quality Assurance · released Jul 2026

PyDeequ is a Python API for Apache Spark-based data quality measurement, providing metrics computation, constraint suggestion, constraint verification, and metrics repository persistence for large datasets.

Apache-2.0pure Python
16.5Mdownloads / mo
pydemumble With conditions
PyPI · Software Development · released Jul 2026

Provides Python bindings to demumble, a tool for demangling C++, Rust, and Swift symbol names into human-readable form.

BSD-3-Clausecompiled wheel · 3.12+
314.5Kdownloads / mo
pyDeprecate Worth it
PyPI · Libraries · released Jul 2026

Deprecate Python functions, methods, classes, and constants with transparent call forwarding, argument remapping, and CI audit support—all with zero runtime dependencies.

permissive licensepure Python · 3.9+
911.6Kdownloads / mo
pydeps Worth it
PyPI · Python Modules · released Aug 2026

Visualizes Python module dependencies as graphs by analyzing import bytecode and generating SVG or PNG diagrams using Graphviz.

permissive licensepure Python · 3.10+
391.8Kdownloads / mo
pyDes Skip
PyPI · Cryptography · released May 2016

Pure Python implementation of DES and Triple DES encryption algorithms, supporting DES-EDE3 with a 24 byte key and DES-EDE2 with a 16 byte key.

permissive licensebuilds from sourceabandoned
218.0Kdownloads / mo
pydeseq2 With conditions
PyPI · Information Analysis · released Jan 2026

PyDESeq2 performs differential expression analysis on bulk RNA-seq data using a Python implementation of the DESeq2 statistical method, supporting single-factor and multi-factor analysis with Wald tests.

permissive licensepure Python · 3.11+
178.0Kdownloads / mo
pydevd With conditions
PyPI · Debuggers · released Apr 2026

pydevd is a Python debugger backend that attaches to running processes for interactive debugging, with support for remote debugging across machines and optimized tracing on Python 3.12 via sys.monitoring.

copyleftcompiled wheel
1.4Mdownloads / mo
pydevd-pycharm With conditions
PyPI · Debuggers · released Jul 2026

PyCharm's debugger backend for remote debugging of Python processes running on other machines via `pydevd_pycharm.settrace()`.

permissive licensebuilds from source
600.0Kdownloads / mo
pydevicetree With conditions
PyPI · Software Development · released Jul 2023

Parses, queries, and modifies Devicetree Source v1 files according to the Devicetree Specification v0.2, enabling programmatic access to hardware device configurations.

However, note that maintenance is aging—the last release was over two years ago—so consider whether you need active development support or can work with a stable,…

Apache-2.0pure Python · 3.5+aging
80.3Kdownloads / mo
pydexcom With conditions
PyPI · Monitoring · released Jan 2026

Fetches real-time glucose readings from Dexcom CGM sensors via the Dexcom Share service API, returning current blood glucose values, trends, and timestamps.

However, be aware that maintenance is aging (last release 201 days ago), so if the Dexcom Share API changes, updates may be slow.

permissive licensepure Python · 3.9+aging
90.1Kdownloads / mo
pydgraph With conditions
PyPI · Software Development · released Feb 2026

Official Python client for Dgraph, a distributed graph database, providing gRPC-based access to query, mutate, and manage graph data with transaction support.

Install only if you have a Dgraph cluster available and your use case aligns with graph database patterns; it is not useful as a standalone library.

Apache-2.0pure Python · 3.9+
112.7Kdownloads / mo
pydicom Worth it
PyPI · Libraries · released Mar 2026

Pydicom reads, modifies, and writes DICOM medical imaging files in pure Python, with optional NumPy support for pixel data as arrays.

Install it if you work with medical imaging data, DICOM files, or healthcare IT systems.

MITpure Python · 3.10+
5.5Mdownloads / mo
pydifact With conditions
PyPI · Libraries · released Apr 2026

Pydifact parses and serializes UN/EDIFACT interchange files, allowing you to read EDI messages from files or strings and construct them programmatically.

MITpure Python · 3.10+
236.8Kdownloads / mo
PyDirectInput With conditions
PyPI · Software Development · released Feb 2021

Automates mouse and keyboard input on Windows using DirectInput scan codes and SendInput(), providing an alternative to PyAutoGUI that works in DirectX applications like video games.

However, the abandoned status (no releases since 2021, last commit 2023) means no bug fixes, security updates, or compatibility work—you are on your own if issues…

MITpure Python · 3.4+abandoned
108.6Kdownloads / mo
pydiscourse With conditions
PyPI · WWW/HTTP · released Apr 2024

A Python client library for the Discourse API that provides methods to interact with Discourse servers—managing users, topics, posts, groups, and other forum resources programmatically.

However, be aware that the last release was 850 days ago; if you need support for very recent Discourse API changes, verify compatibility first or check whether the…

permissive licensepure Pythonaging
89.2Kdownloads / mo
pydiscovergy Worth it
PyPI · Python Modules · released Feb 2025

Asynchronous Python client for querying Discovergy (now Inexogy) smart meter data via their API, handling authentication and meter readings.

Install it if you need to query Discovergy/Inexogy smart meters from Python.

MITpure Python
75.0Kdownloads / mo
PyDispatcher With conditions
PyPI · Python Modules · released Feb 2023

PyDispatcher implements a signal-dispatch system where multiple producers can send signals that multiple consumers listen for and handle via registered callbacks.

BSD-3-Clausepure Pythondormant
3.4Mdownloads / mo
pydivert With conditions
PyPI · Python Modules · released May 2026

PyDivert is a Python binding for the WinDivert Windows driver that lets you capture, modify, drop, and re-inject network packets from user-mode code.

LGPL-3.0-or-later OR GPL-2.0-or-laterpure Python · 3.10+
291.3Kdownloads / mo
pydlt With conditions
PyPI · Software Development · released Mar 2025

PyDLT reads and writes AUTOSAR DLT (Diagnostic Log and Trace) protocol messages to and from files, implementing the AUTOSAR DLT V1.2.0 R4.0 specification.

MITpure Python · 3.8+aging
129.1Kdownloads / mo
pydo Worth it
PyPI · Python Modules · released Aug 2026

Official Python client library for the DigitalOcean API, wrapping OpenAPI-generated code to provide access to infrastructure management and AI inference endpoints through a single Client interface.

Install it if you need to manage DigitalOcean infrastructure or access Gradient AI services from Python—it's the canonical way to do so.

Apache-2.0pure Python
267.1Kdownloads / mo
pydoc-markdown With conditions
PyPI · Utilities · released Jun 2023

Pydoc-Markdown parses Python source code and generates API documentation in Markdown format, supporting multiple docstring styles and integrating with static site generators.

MITpure Python
245.3Kdownloads / mo
pydocket With conditions
PyPI · Distributed Computing · released Aug 2026

Docket is a distributed background task system that queues Python async functions for immediate or scheduled execution via Redis streams, with a unified interface for both immediate and future work.

MITpure Python · 3.10+
17.2Mdownloads / mo
pydoclint Worth it
PyPI · Quality Assurance · released Jul 2026

Pydoclint is a Python docstring linter that validates whether docstring sections (arguments, returns, raises) match the function signature and implementation, supporting numpy, Google, and Sphinx styles.

Install it if your team values documentation consistency and wants to catch docstring-signature mismatches automatically; the speed advantage over alternatives like…

MITpure Python · 3.10+
872.4Kdownloads / mo
pydocstringformatter Worth it
PyPI · Quality Assurance · released Jul 2026

Automatically formats Python docstrings to comply with PEP 8 and PEP 257 recommendations, with support for multiple style guides and configurable strictness.

Install it if your team wants automated, configurable docstring formatting aligned with PEP standards.

MITpure Python · 3.11+
172.2Kdownloads / mo
pydocstyle With conditions
PyPI · Quality Assurance · released Jan 2023

pydocstyle is a static analysis tool that checks Python docstrings for compliance with PEP 257 conventions, reporting style violations in your code.

However, the project is archived and abandoned—no maintenance since 2023-11-03.

MITpure Python · 3.6+abandoned
4.9Mdownloads / mo
pydoctor Worth it
PyPI · Documentation · released Sep 2025

pydoctor generates API documentation from Python source code through static analysis, supporting multiple docstring formats including epytext, reStructuredText, Google, and Numpy styles.

MITpure Python · 3.9+
110.5Kdownloads / mo
pydocumentdb Skip
PyPI · Python Modules · released Oct 2019

Python client library for interacting with Azure Cosmos DB SQL API, providing document storage, querying, and management capabilities.

MITpure Pythonabandoned
226.6Kdownloads / mo
pydoe Worth it
PyPI · Software Development · released Aug 2026

PyDOE constructs experimental designs for scientists and engineers, providing factorial, mixture, response-surface, space-filling, and optimal design methods to plan efficient experiments.

Install it if you need to design experiments systematically—it covers classical and modern DOE methods and integrates cleanly with numpy and scipy workflows.

BSD-3-Clausepure Python · 3.10+
2.8Mdownloads / mo