$npx skillfedfor your agent

Packages starting with 'P'

2,503 packages · page 31 of 63

Packages

pyhelm3 With conditions
PyPI · Distributed Computing · released Aug 2026

pyhelm3 is a Python library for programmatically managing Helm releases in Kubernetes clusters using Helm 3 and later, supporting installation, upgrades, listing, and uninstallation of releases.

Apache-2.0pure Python · 3.10+
162.5Kdownloads / mo
pyhelper-utils With conditions
PyPI · Utilities · released May 2026

Provides a collection of utility functions for Python projects, including SSH command execution on remote servers via python-rrmngmnt and logging/debugging helpers.

Apache-2.0builds from source · 3.10+
78.9Kdownloads / mo
pyheos Worth it
PyPI · Libraries · released Oct 2025

An asynchronous Python library for controlling Denon and Marantz HEOS devices over the local network via the HEOS CLI Protocol, supporting device discovery, playback control, and event notifications.

Install it if you own compatible Denon or Marantz equipment and need programmatic control; skip it if you have no HEOS devices or prefer a different audio ecosystem.

Apache-2.0pure Python · 3.11+
95.7Kdownloads / mo
PyHive With conditions
PyPI · Front-Ends · released Aug 2023

PyHive provides DB-API and SQLAlchemy interfaces to query Presto, Hive, and Trino clusters from Python, supporting both synchronous and asynchronous execution.

Apache-2.0builds from source
6.9Mdownloads / mo
pyhiveapi Worth it
PyPI · Internet · released Dec 2023

A Python library for controlling Hive smart home devices (heating, hot water, lights, plugs, sensors) via the Hive API, with both async and sync interfaces.

MITpure Python · 3.6+
115.2Kdownloads / mo
pyhmmer Worth it
PyPI · Bio-Informatics · released Aug 2026

PyHMMER provides Python bindings to HMMER3, a biological sequence analysis tool that uses profile hidden Markov models to search for sequence homologs in protein or DNA databases.

MIT AND BSD-3-Clause AND BSD-2-Clausecompiled wheel · 3.7+
1.6Mdownloads / mo
pyhocon With conditions
PyPI · Python Modules · released Mar 2026

Parses HOCON (Human-Optimized Config Object Notation) configuration files into Python dictionaries with automatic type inference, supporting nested access, environment variable substitution, and file includes.

Apache-2.0builds from source
4.9Mdownloads / mo
pyhpke With conditions
PyPI · Cryptography · released Jul 2026

PyHPKE implements HPKE (Hybrid Public Key Encryption) as defined in RFC 9180, providing authenticated encryption with public-key cryptography for sender-recipient message exchange.

However, note that it has not been formally audited—do not use it for high-security applications without independent security review.

MITpure Python
309.5Kdownloads / mo
pyhumps Worth it
PyPI · Utilities · released Oct 2022

Converts strings and dictionary keys between snake_case, camelCase, PascalCase, and kebab-case, plus functions to check what case a string is in.

The dormant maintenance status is acceptable for a mature utility that does one thing well; however, if you need active support or expect breaking changes in future…

MITpure Pythondormant
7.1Mdownloads / mo
pyhwp With conditions
PyPI · Python Modules · released May 2020

Parses and extracts data from HWP Document Format v5 files, with experimental support for conversion to OpenDocument (.odt) or plain text (.txt) formats.

However, be aware that the last release was in 2020, the experimental conversion features may not be production-ready, and AGPLv3+ licensing imposes copyleft…

AGPL-3.0-or-laterbuilds from source
329.8Kdownloads / mo
pyhwpx With conditions
PyPI · Utilities · released Mar 2026

Automates HWP (아래아한글) document creation and editing through Python by wrapping the HwpAutomation COM API via pywin32, enabling text insertion, document manipulation, and file operations on Windows.

However, verify the license terms before use in commercial or copyleft-sensitive projects, and confirm that the HwpAutomation API coverage meets your specific…

license unclearpure Python · 3.9+
420.0Kdownloads / mo
pyiceberg Worth it
PyPI · Database · released Mar 2026

PyIceberg provides programmatic access to Apache Iceberg table metadata and data, implementing the Iceberg table specification in Python for reading and writing Iceberg-format datasets.

Apache-2.0compiled wheel
38.9Mdownloads / mo
pyiceberg-core With conditions
PyPI · Database · released Aug 2026

Provides a Rust-powered core implementation for Apache Iceberg table format operations in Python, intended as an internal dependency for the pyiceberg library.

Apache-2.0compiled wheel
6.8Mdownloads / mo
pyicloud With conditions
PyPI · Libraries · released Jun 2026

PyiCloud provides Python access to iCloud web services, including device location, calendars, contacts, photos, and account management, with both a library API and command-line interface.

MITpure Python · 3.10+
105.3Kdownloads / mo
pyicu With conditions
PyPI · Internationalization · released Mar 2026

PyICU wraps the ICU C++ libraries to provide Python access to Unicode text processing, internationalization, and localization features including collation, formatting, and script handling.

Install only if your system can satisfy the high build-time friction: pre-built packages exist for major platforms, but source builds require ICU libraries,…

permissive licensebuilds from source
681.6Kdownloads / mo
PyICU-binary With conditions
PyPI · Internationalization · released Sep 2021

PyICU-binary provides pre-built Python bindings to the ICU C++ libraries for Unicode text processing, internationalization, and localization without requiring compilation.

However, the package is abandoned (no releases since 2021-09-14), so verify that prebuilt wheels exist for your Python version and platform before committing.

permissive licensecompiled wheelabandoned
434.9Kdownloads / mo
pyimg4 With conditions
PyPI · Utilities · released Apr 2025

PyIMG4 parses Apple's Image4 format through a Python library and CLI tool, supporting manifest, payload, and restore info operations with platform-aware compression.

Not relevant for general Python development—install only if you have a specific need to parse or work with Image4 files.

permissive licensepure Python · 3.9+
331.2Kdownloads / mo
pyimouapi With conditions
PyPI · Internet · released Aug 2026

Async Python client for Imou Open Platform cloud APIs, providing authentication, device management, and channel control through aiohttp-based HTTP calls.

permissive licensepure Python · 3.11+
74.9Kdownloads / mo
pyinfra Worth it
PyPI · Utilities · released Jul 2026

pyinfra executes Python code as infrastructure automation, translating declarative operations into shell commands and running them over SSH, Docker, or local targets at scale.

MITpure Python
290.5Kdownloads / mo
pyink With conditions
PyPI · Python Modules · released Jan 2026

Pyink is a Python code formatter forked from Black that applies Black's formatting rules with several customizable behavioral differences, including optional two-space indentation and majority-quote inference.

MITpure Python · 3.10+
467.2Kdownloads / mo
pyinotify With conditions
PyPI · Python Modules · released Jun 2015

Monitors Linux filesystem events (file creation, modification, deletion) and triggers callbacks when they occur, allowing Python programs to react to filesystem changes in real time.

MITbuilds from sourcedormant
864.1Kdownloads / mo
pyinstaller Worth it
PyPI · Software Development · released Aug 2026

PyInstaller bundles a Python application and all its dependencies into a single standalone executable or folder that runs without requiring a Python interpreter or installed modules on the target system.

Install it if you need to distribute Python applications as standalone executables.

GPL-2.0-onlycompiled wheel
12.1Mdownloads / mo
pyinstaller-hooks-contrib Worth it
PyPI · Build Tools · released Jun 2026

Provides community-maintained hooks that extend PyInstaller to bundle data files, hidden imports, and runtime configurations for packages that don't work out of the box with PyInstaller.

Apache-2.0pure Python · 3.8+
11.5Mdownloads / mo
pyinstaller-versionfile Worth it
PyPI · Software Development · released Mar 2026

Generates Windows VERSIONINFO resource files for PyInstaller from YAML metadata or installed Python package distributions, automating version-file creation for bundled applications.

MITpure Python
181.5Kdownloads / mo
pyinstrument Worth it
PyPI · Testing · released Jul 2026

Pyinstrument is a statistical call-stack profiler that samples your Python program's execution to identify which functions consume the most time, helping you find and optimize performance bottlenecks.

BSD-3-Clausecompiled wheel · 3.8+
10.9Mdownloads / mo
pyinstxtractor-ng With conditions
PyPI · Utilities · released Jul 2026

Extracts Python bytecode and resources from PyInstaller-generated executables (Windows PE and Linux ELF), with support for automatic decryption of encrypted archives.

GPL-3.0-onlypure Python · 3.8+
84.0Kdownloads / mo
pyinvoke Skip
PyPI · Build Tools · released Sep 2018

Invokes Python functions by full module path specifier, loading the target as a proper module rather than as __main__, which enables relative imports to work correctly.

permissive licensebuilds from sourceabandoned
208.2Kdownloads / mo
pyion2json Skip
PyPI · Build Tools · released Mar 2020

Converts Amazon Ion documents and QLDB query results to JSON format for easier consumption in Python applications.

MITbuilds from sourceabandoned
178.4Kdownloads / mo
pyiosbackup With conditions
PyPI · Utilities · released Feb 2026

Parses and decrypts iOS device backups, extracting individual files or entire backup contents via CLI or Python API.

GPL-3.0-or-laterpure Python · 3.7+aging
97.8Kdownloads / mo
pyiotools Skip
PyPI · Application Frameworks · released Feb 2021

Provides unified I/O handling for command-line, GUI, and programmatic argument processing, with type validation, interactive console features, and object profiling and caching utilities.

permissive licensepure Pythonabandoned
612.6Kdownloads / mo
pyipp Worth it
PyPI · Python Modules · released Jun 2025

Asynchronous Python client for querying and monitoring printers that support the Internet Printing Protocol (IPP) over network connections.

Install it if you need to programmatically interact with IPP printers; skip it if your use case does not involve network printer communication.

MITpure Python
114.9Kdownloads / mo
pyiqa With conditions
PyPI · Scientific/Engineering · released Jul 2026

PyIQA provides a PyTorch-based toolbox for computing image quality assessment metrics, supporting both full-reference and no-reference methods with GPU acceleration and calibration against official implementations.

PolyForm-Noncommercial-1.0.0pure Python · 3.6+
464.3Kdownloads / mo
pyIsEmail With conditions
PyPI · Python Modules · released Oct 2022

Validates email addresses against RFC standards and optionally checks DNS records to confirm the domain can receive mail.

MITpure Python · 3.7+abandoned
79.1Kdownloads / mo
pyiso8583 With conditions
PyPI · Python Modules · released Aug 2025

Serializes and deserializes ISO8583 financial protocol messages between raw bytes and Python dictionaries, with support for custom field specifications covering encoding, length types, and data formats.

MITpure Python · 3.8+aging
328.4Kdownloads / mo
pyisy Worth it
PyPI · Home Automation · released Jul 2026

PyISY is a Python library for asynchronous communication with Universal Devices ISY-994, Polisy, and eisy home automation controllers, supporting real-time updates via WebSocket or SOAP.

Install it if you need to interact with an ISY-994, Polisy, or eisy controller from Python—especially if you're building a Home Assistant integration or custom…

Apache-2.0pure Python · 3.11+
75.9Kdownloads / mo
pyjanitor Worth it
PyPI · Scientific/Engineering · released Apr 2026

Extends pandas DataFrames with method-chainable data-cleaning functions, enabling readable, verb-based operations for common preprocessing tasks like column renaming, null removal, and data transformation.

Install it if you work with pandas and want method chains to replace imperative preprocessing logic.

MITpure Python · 3.8+
383.2Kdownloads / mo
pyjarowinkler Worth it
PyPI · Text Processing · released Dec 2025

Computes Jaro and Jaro-Winkler similarity and distance scores between two strings, with optional UTF-8 normalization, case sensitivity control, and homoglyph sanitization.

Install it if you need to compare short strings (names, addresses, codes) and want a non-edit-distance metric that handles transpositions and prefix similarity.

Apache-2.0pure Python · 3.10+
388.0Kdownloads / mo
pyjks With conditions
PyPI · Libraries · released Apr 2020

PyJKS loads and manipulates Java KeyStore (JKS), JCEKS, BKS, and UBER keystores from Python without requiring a JVM, exposing private keys, certificates, and secret keys for inspection and use.

However, verify that it handles your specific keystore format and encryption algorithms, and be aware that no updates have been released since 2020—consider it a…

MITpure Pythondormant
814.4Kdownloads / mo
pyjls With conditions
PyPI · Scientific/Engineering · released Aug 2026

Reads and writes JLS (Joulescope) files, a specialized format for storing high-frequency time-series signal data with built-in summaries, annotations, and multi-source support.

Apache-2.0compiled wheel
133.6Kdownloads / mo
pyjnius With conditions
PyPI · Application Frameworks · released Sep 2025

PyJNIus lets Python code call Java classes and methods directly using the Java Native Interface (JNI), enabling interoperability between Python and Java on desktop and mobile platforms.

Install it if you're building a Kivy mobile app, integrating Python with Java libraries, or automating JVM-based systems.

MITcompiled wheel
295.3Kdownloads / mo