$npx skillfedfor your agent

Packages starting with 'P'

2,503 packages · page 58 of 63

Packages

python-mpd2 Worth it
PyPI · Python Modules · released Jan 2024

Provides a Python client library to communicate with Music Player Daemon (MPD) servers, supporting both synchronous and asynchronous operations.

Install it if you need to control MPD from Python—whether for a simple script, web service, or async application.

copyleftpure Python · 3.6+
120.9Kdownloads / mo
python-mpv With conditions
PyPI · Video · released Apr 2025

Python ctypes-based interface to the mpv media player, exposing mpv's API for programmatic control of video and audio playback.

However, the 476-day release gap and known macOS event-handling issues warrant checking current compatibility with your mpv version and target platform before…

GPL-2.0-or-laterpure Python · 3.9+aging
111.6Kdownloads / mo
python-msilib With conditions
PyPI · Python Modules · released Aug 2026

Reads and writes Microsoft Installer (.msi) files, providing access to the msilib module for Python 3.13 and later where it was removed from the standard library.

PSF-2.0compiled wheel · 3.13+
122.4Kdownloads / mo
python-multipart Worth it
PyPI · Python Modules · released Jun 2026

Parses multipart form data from HTTP requests using a streaming approach, allowing efficient handling of large file uploads without loading entire payloads into memory.

Apache-2.0pure Python · 3.10+
412.4Mdownloads / mo
python-neo-lzf With conditions
PyPI · Compression · released Dec 2025

Provides fast compression and decompression of small data blocks using liblzf, a C library, through Python bindings with compress() and decompress() functions.

However, the aging maintenance status (232 days since last release, only 2 stars) and lack of active development signal suggest this is stable but not actively…

permissive licensecompiled wheel · 3.7+aging
83.1Kdownloads / mo
python-neutronclient With conditions
PyPI · Networking · released Jul 2026

Python bindings and client library for the OpenStack Neutron API, providing programmatic access to OpenStack networking resources and operations.

Apache-2.0pure Python · 3.9+
398.3Kdownloads / mo
python-nmap Skip
PyPI · Monitoring · released Oct 2021

Python wrapper for the nmap port scanner that parses scan results into queryable objects and supports both synchronous and asynchronous scanning modes.

copyleftbuilds from sourceabandoned
294.5Kdownloads / mo
python-novaclient With conditions
PyPI · Distributed Computing · released May 2026

Python bindings to the OpenStack Compute API, providing programmatic access to OpenStack Nova compute resources and a command-line interface for managing instances, images, and other compute operations.

Apache-2.0pure Python · 3.9+
539.2Kdownloads / mo
python-nvd3 With conditions
PyPI · Python Modules · released Apr 2024

Generates interactive NVD3 charts (pie, line, bar, scatter, and others) as HTML/JavaScript from Python code, wrapping the NVD3 charting library built on D3.js.

MITbuilds from sourceaging
2.4Mdownloads / mo
python-octaviaclient With conditions
PyPI · Networking · released May 2026

python-octaviaclient is an OpenStack Client plugin that provides command-line access to Octavia, OpenStack's load balancing service.

Install only if you have python-openstackclient already set up and valid OpenStack credentials configured.

Apache-2.0pure Python · 3.10+
145.3Kdownloads / mo
python-okx With conditions
PyPI · Internet · released Jul 2026

Unofficial Python wrapper for the OKX exchange v5 API, providing REST and WebSocket access to spot and derivatives trading, account management, and market data.

MITpure Python · 3.7+
115.6Kdownloads / mo
python-olm With conditions
PyPI · Communications · released Nov 2023

Python bindings for the Olm cryptographic ratchet library, enabling peer-to-peer and group encrypted communication using the Olm and Megolm protocols.

Apache-2.0compiled wheeldormant
1.0Mdownloads / mo
python-on-whales Worth it
PyPI · Build Tools · released Mar 2026

A Python Docker client that wraps the Docker CLI with an intuitive, Pythonic API for container, image, and compose operations on Linux, macOS, and Windows.

Install it if you need to orchestrate Docker from Python code.

permissive licensepure Python
12.8Mdownloads / mo
python-openevse-http Worth it
PyPI · WWW/HTTP · released Jun 2026

A Python library for asynchronous communication with OpenEVSE chargers via HTTP API on ESP8266 and ESP32 WiFi modules, supporting status queries, charging control, and real-time WebSocket updates.

Apache-2.0pure Python · 3.13+
73.9Kdownloads / mo
python-openid Skip
PyPI · Python Modules · released Jul 2010

Implements OpenID authentication for Python applications, providing both consumer and server libraries to enable single sign-on and decentralized identity verification.

Apache-2.0builds from sourceabandoned
329.9Kdownloads / mo
python-openstackclient Worth it
PyPI · Networking · released Jul 2026

A unified command-line client for OpenStack cloud infrastructure that consolidates Compute, Identity, Image, Network, Object Store, and Block Storage APIs into a single shell with consistent command syntax.

Install it if you operate or automate OpenStack infrastructure.

Apache-2.0pure Python · 3.11+
823.1Kdownloads / mo
python-osc Worth it
PyPI · Networking · released Apr 2026

python-osc implements Open Sound Control (OSC) servers and clients in pure Python, supporting UDP and TCP protocols with multiple concurrency models (blocking, threading, forking, asyncio) and a dispatcher-based address-to-callback routing system.

Install it if you need to send or receive OSC messages from Python; the only constraint is a Python 3.10+ requirement.

license unclearpure Python · 3.10+
97.3Kdownloads / mo
python-otbr-api With conditions
PyPI · WWW/HTTP · released Apr 2026

Provides a Python client to interact with an OpenThread Border Router (OTBR) via its REST API, enabling programmatic control and monitoring of Thread network devices.

It is narrowly focused on OTBR REST API interaction, so install only if you have an OTBR instance to communicate with; it is not a standalone Thread implementation.

permissive licensepure Python · 3.11.0+
111.4Kdownloads / mo
python-owasp-zap-v2.4 Skip
PyPI · Security · released Aug 2023

This package is a deprecated alias that redirects users to zaproxy, the renamed successor package for OWASP ZAP v2.4 integration.

license unclearpure Pythonabandoned
73.9Kdownloads / mo
python-oxmsg With conditions
PyPI · Libraries · released Feb 2025

Parses Outlook MSG files to extract email messages, attachments, and message properties like sent date and sender information.

MITpure Python · 3.9+dormant
3.4Mdownloads / mo
python-pam With conditions
PyPI · Security · released Mar 2022

Python wrapper for Linux PAM (Pluggable Authentication Modules) that authenticates users against system credentials using ctypes bindings.

MITpure Python
2.3Mdownloads / mo
python-pcapng With conditions
PyPI · Networking · released Aug 2022

Parses and writes pcap-ng packet capture files, the format used by modern packet sniffers like Wireshark and dumpcap.

However, maintenance is aging (last release 2022-08-23, no active development), so expect no new features or bug fixes—suitable for stable, read-heavy workloads but…

Apache-2.0pure Pythonaging
483.5Kdownloads / mo
python-pkcs11 With conditions
PyPI · Cryptography · released Jul 2026

Provides a high-level Python interface to PKCS#11 (Cryptoki) for interacting with hardware security modules and smartcards, supporting symmetric encryption, asymmetric cryptography, key generation, and signing operations.

MITcompiled wheel · 3.10+
235.0Kdownloads / mo
python-pptx Worth it
PyPI · Libraries · released Aug 2024

python-pptx creates, reads, and updates PowerPoint (.pptx) files programmatically without requiring PowerPoint to be installed, enabling dynamic presentation generation from data sources or file analysis.

Install it if you need to generate or manipulate PowerPoint files programmatically.

MITpure Python · 3.8+dormant
67.2Mdownloads / mo
python-printr With conditions
PyPI · Utilities · released Apr 2026

Provides enhanced print functions that format and beautify terminal output, including pretty-printing nested data structures and logging messages to both console and file.

However, the unclear license status requires verification before use in commercial or restricted-distribution projects, and the high install friction warrants…

license unclearbuilds from source
144.3Kdownloads / mo
python-qpid-proton With conditions
PyPI · Distributed Computing · released May 2025

Provides Python bindings to Qpid Proton, an AMQP 1.0 messaging library for building messaging applications like brokers, clients, routers, and bridges.

Apache-2.0compiled wheelaging
148.8Kdownloads / mo
python-quickbooks Worth it
PyPI · WWW/HTTP · released Apr 2025

A Python library for querying, creating, updating, and batch-processing QuickBooks Online entities through the Intuit API, with support for filtering, ordering, and change-data capture.

Install it if you need to integrate QuickBooks data into a Python application.

MITpure Python
975.2Kdownloads / mo
python-ranges With conditions
PyPI · Software Development · released Feb 2023

Provides Range, RangeSet, and RangeDict data structures for representing continuous and non-continuous ranges of values, and for using ranges as dictionary keys.

However, do not rely on it for active bug fixes or compatibility updates beyond Python 3.9.

MITpure Python · 3.9+abandoned
77.7Kdownloads / mo
python-rapidjson Worth it
PyPI · Software Development · released Dec 2025

Fast JSON serialization and deserialization with JSON Schema validation, wrapping the C++ RapidJSON library into a Python 3 extension that handles bytes, strings, and file-like objects.

permissive licensecompiled wheel · 3.6+
4.9Mdownloads / mo
python-redis-cache With conditions
PyPI · Database · released Mar 2025

Decorator-based caching for Python functions using Redis as the backend store, with support for TTL, cache invalidation, and Redis cluster compatibility.

However, maintenance is aging (507 days since last release); consider it for established, low-change codebases rather than projects requiring active upstream support.

permissive licensepure Python · 3.8+aging
200.8Kdownloads / mo
python-redis-lock Worth it
PyPI · Utilities · released Apr 2026

Provides a Redis-backed distributed lock with a threading.Lock-like interface, supporting blocking/non-blocking acquire, expiry, auto-renewal, and owner identification across processes.

BSD-2-Clausepure Python · 3.7+
1.2Mdownloads / mo
python-redis-rate-limit With conditions
PyPI · WWW/HTTP · released Oct 2024

Implements rate limiting for requests or operations using Redis as the backend store, supporting per-client and per-resource limits with configurable time windows.

MITbuilds from sourcedormant
108.7Kdownloads / mo
python-redmine With conditions
PyPI · Python Modules · released Mar 2024

Python-Redmine provides a Django ORM-style Pythonic API for interacting with Redmine project management servers via their REST API, supporting resource creation, retrieval, filtering, and updates.

However, note that maintenance is dormant (last release 866 days ago)—suitable for established integrations but not ideal if you need active upstream support or…

Apache-2.0pure Pythondormant
195.7Kdownloads / mo
python-resize-image With conditions
PyPI · Python Modules · released Nov 2021

Provides functions to resize images using Pillow, supporting crop, cover, contain, and dimension-based resizing modes with optional validation.

However, be cautious: the package is abandoned (last commit 2021-11-04), so test thoroughly with your specific versions before relying on it in production.

MITpure Pythonabandoned
82.3Kdownloads / mo
python-retry With conditions
PyPI · Software Development · released Mar 2022

Provides a decorator to automatically retry failed function calls with configurable stop conditions, wait strategies, and exception filtering.

However, maintenance is dormant (no updates since 2022-03-11), so verify compatibility with your Python version and consider whether a more actively maintained…

MITpure Python · 3.6+dormant
138.8Kdownloads / mo
python-roborock Worth it
PyPI · Libraries · released Aug 2026

Control Roborock vacuum cleaners online and offline through a Python library supporting multiple device protocols (V1 for standard vacuums, A01 for wet/dry and washing machines).

Apache-2.0pure Python
138.2Kdownloads / mo
python-rrmngmnt With conditions
PyPI · Utilities · released Jun 2026

Manages remote Linux machines and services over SSH, providing interfaces for filesystem operations, firewall configuration, package management, system services, and power control.

copyleftpure Python · 3.7+
94.6Kdownloads / mo
python-rtmidi With conditions
PyPI · Python Modules · released Nov 2023

python-rtmidi provides a Python interface to the RtMidi C++ library for sending and receiving MIDI messages across Windows, macOS, and Linux systems.

MITcompiled wheel · 3.8+aging
103.5Kdownloads / mo
python-sat With conditions
PyPI · Mathematics · released Aug 2026

PySAT wraps modern Boolean satisfiability solvers and provides cardinality and pseudo-Boolean encodings, letting you call SAT oracles from Python code.

Not recommended if you only need a pure-Python SAT solver or have no need for low-level solver integration.

permissive licensecompiled wheel
281.8Kdownloads / mo
python-schema-registry-client With conditions
PyPI · Software Development · released Apr 2025

REST client for registering, retrieving, and managing Avro and JSON schemas in a Confluent Schema Registry server.

Install it if schema management is central to your architecture; skip it if you do not use Schema Registry.

MITpure Pythonaging
703.8Kdownloads / mo