$npx skillfedfor your agent

Packages starting with 'P'

2,503 packages · page 42 of 63

Packages

pyphen Worth it
PyPI · Text Processing · released Aug 2026

Pyphen hyphenates text in multiple languages using Hunspell dictionaries included with the package, enabling proper word breaks for text layout and formatting.

Install it if you need reliable hyphenation for text layout or formatting.

GPL-2.0-or-laterpure Python · 3.10+
35.5Mdownloads / mo
pyphonetics With conditions
PyPI · Python Modules · released Feb 2020

Pyphonetics implements phonetic matching algorithms (Soundex, Metaphone, Refined Soundex, Fuzzy Soundex, Lein, Matching Rating Approach) to find words that sound alike and measure phonetic distance between them.

However, verify compatibility with your Python version and consider whether you need active maintenance before committing to it in production.

MITpure Pythonabandoned
342.2Kdownloads / mo
pypi Skip
PyPI · Libraries · released Mar 2018

This package is a historical reference to PyPI's infrastructure from 2018; it does not provide functional access to the Python Package Index.

BSD-3-Clausebuilds from sourceabandoned
113.3Kdownloads / mo
pypi-json Worth it
PyPI · Python Modules · released Feb 2026

A client library for querying PyPI's JSON API to retrieve package metadata, dependencies, and release information programmatically.

MITpure Python · 3.7+
180.2Kdownloads / mo
pypi-simple Worth it
PyPI · Python Modules · released Sep 2025

A client library for querying PyPI and pip-compatible repositories via the Simple Repository API (PEP 503 and related standards), retrieving project metadata, package files, and digests.

Install it if you need to query or download packages programmatically outside of pip's normal workflow.

MITpure Python · 3.8+
375.7Kdownloads / mo
pypickle With conditions
PyPI · Utilities · released Aug 2026

pypickle wraps Python's pickle module to save and load serialized data with built-in validation and safety checks against risky modules before deserialization.

MITpure Python · 3+
94.3Kdownloads / mo
PyPika Worth it
PyPI · Python Modules · released Feb 2026

PyPika is a Python API for building SQL queries programmatically using a builder pattern, eliminating string formatting and concatenation while maintaining flexibility for complex queries.

Install it if you need to build queries dynamically or support multiple SQL dialects from Python code.

Apache-2.0pure Pythonaging
13.7Mdownloads / mo
pypika-tortoise With conditions
PyPI · Database · released Mar 2026

Generates SQL queries programmatically for Tortoise ORM, providing a streamlined SQL builder tailored to that ORM's specific needs.

permissive licensepure Python · 3.9+
586.9Kdownloads / mo
pypinyin Worth it
PyPI · Utilities · released Jul 2025

Converts Chinese characters to pinyin (romanized pronunciation) with support for multiple styles, heteronyms, and tone marks.

Install it if you need to work with Chinese character romanization; the only caveat is that accuracy depends on proper word segmentation and may require custom…

MITpure Python
1.8Mdownloads / mo
pypinyin-dict With conditions
PyPI · Linguistic · released Jan 2025

Provides alternative pinyin (romanized Chinese) data sources to override the default pronunciation mappings in pypinyin, allowing selection of specific pronunciation datasets.

However, dormant maintenance (579 days since last release) means you should verify compatibility with your pypinyin version before relying on it in production, and…

MITpure Pythondormant
105.3Kdownloads / mo
pypiserver Worth it
PyPI · Build Tools · released Feb 2026

Runs a minimal PyPI-compatible package server that pip and setuptools can install from, serving wheels, source distributions, and eggs from local directories.

Install it if you need a private or local package index; it's the standard lightweight choice for this use case.

BSD-3-Clausepure Python · 3.10+
898.2Kdownloads / mo
pypistats Worth it
PyPI · Utilities · released Jun 2026

Queries the PyPI Stats API to retrieve download statistics for Python packages from the last 180 days, available as a command-line tool or Python library.

Install it if you need programmatic or command-line access to PyPI Stats data.

MITpure Python · 3.10+
107.4Kdownloads / mo
pypiwin32 Skip
PyPI · Software Development · released Feb 2018

Installs pywin32 as a dependency, providing access to Windows-specific system interfaces and APIs from Python.

license unclearpure Pythonabandoned
1.4Mdownloads / mo
pypng With conditions
PyPI · Python Modules · released Jul 2022

PyPNG reads and writes PNG image files in pure Python with no external dependencies, supporting grayscale, RGB, and RGBA formats through a straightforward API.

Install only if you specifically require zero compiled dependencies or are working in a constrained environment; otherwise, more actively maintained alternatives may…

MITpure Pythonabandoned
8.7Mdownloads / mo
pypolyline With conditions
PyPI · Python Modules · released May 2026

Encodes and decodes Google Polyline format coordinates using Rust FFI, providing fast compression of latitude-longitude sequences for mapping applications.

BlueOak-1.0.0compiled wheel · 3.10+
105.6Kdownloads / mo
pyportfolioopt Worth it
PyPI · Financial · released Feb 2026

PyPortfolioOpt implements portfolio optimization methods including mean-variance optimization, Black-Litterman allocation, and Hierarchical Risk Parity to compute optimal asset allocations based on expected returns and risk models.

Install it if you need to compute optimal asset allocations from expected returns and risk estimates.

MITpure Python
195.2Kdownloads / mo
pypostalcode With conditions
PyPI · Database · released Jun 2021

Looks up Canadian postal codes to retrieve city, province, geographic coordinates, and timezone information, and finds postal codes within a specified radius.

However, if you require current postal code data or active maintenance, you should verify the database currency against Canada Post's current FSA assignments before…

permissive licensepure Pythonabandoned
196.0Kdownloads / mo
pypots With conditions
PyPI · Artificial Intelligence · released May 2026

PyPOTS provides machine learning algorithms for time series with missing values, supporting imputation, classification, clustering, forecasting, and anomaly detection on partially-observed multivariate data.

BSD-3-Clausepure Python · 3.8+
123.0Kdownloads / mo
PyPowerStore With conditions
PyPI · Monitoring · released Jun 2026

PyPowerStore is a Python library for managing Dell PowerStore storage systems, providing provisioning, protection, and configuration management operations through a REST API client.

Apache-2.0pure Python
83.6Kdownloads / mo
pyppeteer Skip
PyPI · Testing · released Feb 2024

Automates headless Chrome/Chromium browser control from Python, enabling programmatic web page interaction, screenshot capture, and JavaScript execution.

MITpure Pythondormant
1.3Mdownloads / mo
pyPPG With conditions
PyPI · Information Analysis · released Jul 2024

Analyzes finger photoplethysmogram (PPG) signals to detect pulse waves, identify fiducial points, and extract biomarkers from continuous PPG recordings.

However, be aware that the last PyPI release was over a year ago (aging status), the AGPL v3 license requires open-source compliance or internal-only use, and the 66…

AGPL-3.0-onlypure Python · 3.10+aging
95.1Kdownloads / mo
pyppmd With conditions
PyPI · Python Modules · released Nov 2025

Compresses and decompresses data using the PPMd (Prediction by Partial Matching) algorithm, with an API similar to Python's built-in bz2, lzma, and zlib modules.

copyleftcompiled wheel · 3.10+
9.5Mdownloads / mo
pypptx-with-oxml With conditions
PyPI · Libraries · released Jan 2026

Reads, creates, and updates PowerPoint (.pptx) files, with experimental support for parsing MathML equations from slides and converting them to LaTeX strings.

MITpure Python · 3.8+aging
153.7Kdownloads / mo
pyprctl Skip
PyPI · Monitoring · released Oct 2021

Provides a pure-Python interface to Linux's prctl() system call and Linux capabilities using ctypes, allowing direct manipulation of process attributes from Python code.

MITpure Python · 3.6+abandoned
194.5Kdownloads / mo
pypresence Worth it
PyPI · Libraries · released Jul 2026

Pypresence is a Python client for Discord Rich Presence, allowing you to update your Discord profile status with custom activity information from your Python application.

Install it if you need to update Discord Rich Presence from a Python application.

MITpure Python · 3.9+
176.2Kdownloads / mo
pyprobables Worth it
PyPI · Libraries · released Feb 2026

Provides pure-Python implementations of probabilistic data structures including Bloom filters, Count-Min sketches, Cuckoo filters, and Quotient filters for memory-efficient membership testing and frequency estimation.

Install it if you need any probabilistic data structure for approximate membership testing or frequency estimation.

MITpure Python · 3.10+
75.2Kdownloads / mo
pyprof2calltree With conditions
PyPI · Software Development · released Apr 2020

Converts Python cProfile profiling data into kcachegrind/qcachegrind calltree format for interactive visualization of function call hierarchies and performance metrics.

However, be aware it is abandoned—no updates since 2020.

MITbuilds from sourceabandoned
169.9Kdownloads / mo
pyproj Unrated
PyPI · Scientific/Engineering · released Aug 2025

pyproj provides a Python interface to PROJ, enabling cartographic projections and coordinate system transformations for geospatial applications.

MITcompiled wheel · 3.11+
28.0Mdownloads / mo
pyproject-api Worth it
PyPI · Libraries · released Jul 2026

Provides a programmatic API to read and interact with Python projects defined by pyproject.toml files, handling project metadata and configuration parsing.

MITpure Python · 3.10+
18.5Mdownloads / mo
pyproject-dependencies With conditions
PyPI · Build Tools · released Sep 2023

Extracts and prints the direct dependencies declared in Python projects by parsing pyproject.toml, setup.py, or invoking build backends.

MITpure Python · 3.7+
78.7Kdownloads / mo
pyproject-flake8 With conditions
PyPI · Quality Assurance · released Apr 2024

Enables flake8 linting to read configuration from pyproject.toml by wrapping flake8 with monkey patches that redirect its config parsing.

However, dormant maintenance (857 days since last release) means no active support for future flake8 or Python changes, and the monkey-patching approach is inherently…

license unclearpure Python · 3.8.1+dormant
338.1Kdownloads / mo
pyproject-fmt Worth it
PyPI · Build Tools · released Aug 2026

Formats pyproject.toml files with consistent, opinionated style and preserves comments, offering few configuration options by design.

MITcompiled wheel · 3.10+
908.4Kdownloads / mo
pyproject-hooks With conditions
PyPI · Build Tools · released Sep 2024

Calls build-backend hooks defined in pyproject.toml files, providing low-level infrastructure for build frontends to invoke package build operations.

MITpure Python · 3.7+
172.6Mdownloads / mo
pyproject-metadata Worth it
PyPI · Build Tools · released Jul 2026

Validates and transforms pyproject.toml [project] metadata into PEP 643-compliant core metadata files (PKG-INFO) without parsing the TOML itself.

Install it if you're building a backend, validating project metadata, or need to generate core metadata files from structured data.

MITpure Python · 3.8+
14.1Mdownloads / mo
pyproject-parser Worth it
PyPI · Python Modules · released Dec 2025

Parses and extracts metadata from pyproject.toml files according to PEP 518 and PEP 621 specifications.

Install it if your tool or script needs to read project metadata from pyproject.toml files.

MITpure Python · 3.7+
788.7Kdownloads / mo
pyproject-toml With conditions
PyPI · Build Tools · released Nov 2024

Parses and validates Python project metadata from pyproject.toml files according to PEP 517, 518, 621, and 631 specifications.

However, expect no active maintenance—the last release was 640 days ago—so pin the version and avoid relying on future updates.

MITpure Pythondormant
190.4Kdownloads / mo
pyproject2conda With conditions
PyPI · Scientific/Engineering · released May 2026

Converts Python project dependencies from pyproject.toml into conda environment.yaml and requirements.txt files, with support for remapping PyPI package names to conda equivalents.

Install it if you're already using pyproject.toml and want to avoid manually maintaining separate conda environment files.

NIST-PDpure Python · 3.10+
124.6Kdownloads / mo
pyprojroot With conditions
PyPI · Utilities · released Mar 2023

Finds your project's root directory and provides a `here()` function to construct file paths relative to that root, regardless of your current working directory.

However, the abandoned maintenance status means you should treat it as a utility you own—no updates will arrive if Python or your environment changes significantly.

MITpure Python · 3.7+abandoned
348.4Kdownloads / mo
pyprusalink With conditions
PyPI · Home Automation · released Jul 2026

Async Python client for the PrusaLink HTTP API, enabling remote control and monitoring of Prusa 3D printers via their bundled or standalone PrusaLink interface.

permissive licensepure Python
75.2Kdownloads / mo
pyps4-2ndscreen Skip
PyPI · Python Modules · released Aug 2021

Unofficial Python library to control PlayStation 4 consoles remotely, query device status, and retrieve media information via the PS4 2nd Screen App protocol.

LGPL-2.0-or-laterpure Python · 3.6.0+abandoned
74.7Kdownloads / mo