$npx skillfedfor your agent

Packages starting with 'P'

2,503 packages · page 48 of 63

Packages

pystan With conditions
PyPI · Mathematics · released Mar 2026

PyStan provides a Python interface to Stan for Bayesian statistical inference, with automatic caching of compiled models and posterior samples.

ISCpure Python
1.4Mdownloads / mo
pystardog Worth it
PyPI · Front-Ends · released Mar 2026

Python client library for querying and managing Stardog knowledge graph servers and Stardog Cloud instances.

Apache-2.0pure Python · 3.9+
115.9Kdownloads / mo
PyStaticConfiguration With conditions
PyPI · Software Development · released Oct 2022

Loads, validates, and reads configuration from multiple file formats into typed namespaces, with optional hot-reloading support.

Apache-2.0pure Python · 3.6+aging
124.8Kdownloads / mo
PyStemmer Worth it
PyPI · Database · released May 2026

PyStemmer provides word stemming algorithms for multiple languages, reducing words to their morphological base form to improve search and information retrieval.

BSD-3-Clausecompiled wheel
2.5Mdownloads / mo
pystiebeleltron With conditions
PyPI · Monitoring · released Aug 2026

Provides a Python API to communicate with STIEBEL ELTRON ISG web gateways over Modbus, enabling control of heat pumps and ventilation units.

MITpure Python
75.7Kdownloads / mo
pystoi With conditions
PyPI · Information Analysis · released Dec 2023

Computes Short Term Objective Intelligibility (STOI) measures for speech signals, quantifying how intelligible degraded audio is compared to a clean reference.

However, verify compatibility with your Python version and confirm the codebase meets your performance needs, since the last release was 959 days ago.

MITpure Pythondormant
922.0Kdownloads / mo
pyston With conditions
PyPI · Software Development · released Sep 2022

Pyston is a performance-optimizing JIT compiler for Python that runs as a drop-in replacement for the standard Python interpreter, available in both a full CPython fork and a lightweight extension module.

Conditional yes for experimental evaluation; not recommended for production systems without thorough testing.

license unclearcompiled wheeldormant
465.3Kdownloads / mo
pyston-autoload With conditions
PyPI · Software Development · released Sep 2022

Automatically loads and enables Pyston, a performance-optimizing JIT for Python, when Python starts up, making it a drop-in way to speed up Python code without changing your interpreter.

However, verify the license terms before use, and note that the package has not been updated since September 2022.

license unclearcompiled wheeldormant
462.7Kdownloads / mo
pystow Worth it
PyPI · Software Development · released Aug 2026

PyStow provides a standardized way to store and retrieve application data files in a user's home directory, with built-in support for downloading and caching remote files.

Install it if your application downloads or caches files, or needs a standard place to store application data.

MITpure Python · 3.11+
392.8Kdownloads / mo
pystray With conditions
PyPI · Utilities · released Sep 2023

Pystray creates a system tray icon with an optional popup menu that works across Windows, macOS, and Linux using platform-specific backends.

LGPL-3.0-onlypure Pythonaging
1.1Mdownloads / mo
pyStrich Worth it
PyPI · Graphics · released Jul 2026

pyStrich generates 1D and 2D barcodes (Code 39, Code 128, EAN-13, ITF-14, Data Matrix, QR Code, PDF417, Aztec) in PNG, SVG, EPS, DXF, and terminal formats using pure Python.

Install it if you need to generate barcodes in Python without external services or system dependencies (beyond pillow for PNG output).

Apache-2.0pure Python · 3.10+
80.3Kdownloads / mo
pystructurizr With conditions
PyPI · Software Development · released Jul 2023

PyStructurizr provides a Python DSL for defining C4 software architecture diagrams programmatically, with CLI tools to convert to Structurizr DSL, generate SVG output, and preview diagrams live in a browser.

However, proceed with caution: the package is in alpha, dormant since 2023, and has no known vulnerabilities but also no recent maintenance.

MITpure Pythondormant
93.3Kdownloads / mo
pystyle Skip
PyPI · Terminals · released Nov 2022

Pystyle provides terminal styling utilities for adding colors, fades, and text effects to CLI output.

No—not recommended for new projects.

license unclearpure Pythonabandoned
89.5Kdownloads / mo
pysubs2 Worth it
PyPI · Python Modules · released Mar 2026

pysubs2 loads, edits, and saves subtitle files in multiple formats including SubStation Alpha, SubRip, MicroDVD, MPL2, TMP, WebVTT, TTML, SAMI, and OpenAI Whisper captions, with a CLI tool for batch conversion and retiming.

Install it if you need to programmatically work with subtitles or build subtitle conversion and retiming tools.

MITpure Python · 3.9+
264.0Kdownloads / mo
pysubtypes Skip
PyPI · Software Development · released Feb 2021

Provides enhanced subclasses for Python builtins (str, list, dict) and common types (datetime, Enum, DataFrame, BeautifulSoup) with additional convenience methods and better string representations.

permissive licensepure Pythonabandoned
609.2Kdownloads / mo
pyswarms With conditions
PyPI · Scientific/Engineering · released Jan 2021

PySwarms implements particle swarm optimization (PSO) algorithms in Python, providing a high-level interface for solving optimization problems using swarm intelligence techniques.

However, be aware that the package is dormant—the latest release is from 2021-01-03, so compatibility with very recent Python or dependency versions is uncertain.

MITpure Pythondormant
74.8Kdownloads / mo
pyswitchbee With conditions
PyPI · Python Modules · released Jul 2024

A Python library for controlling SwitchBee smart home devices over the network, supporting dimmers, shutters, switches, and timed power devices through an async API.

However, be aware that maintenance is dormant—no active support or updates are expected.

Apache-2.0pure Python · 3.9+dormant
73.8Kdownloads / mo
PySwitchbot With conditions
PyPI · Python Modules · released Aug 2026

Async Python library to discover and control Switchbot IoT devices over Bluetooth Low Energy.

MITpure Python
85.3Kdownloads / mo
pysylph With conditions
PyPI · Python Modules · released Nov 2024

Pysylph provides Python bindings to sylph, enabling fast ANI (Average Nucleotide Identity) querying and taxonomic profiling of metagenomic samples against genome databases.

However, the 647-day gap since last release and dormant maintenance status mean you should verify that the current API meets your needs and be prepared to pin the…

MITcompiled wheel · 3.7+dormant
119.0Kdownloads / mo
pytabkit With conditions
PyPI · Artificial Intelligence · released Jan 2026

PyTabKit provides scikit-learn interfaces to modern tabular machine learning models—including RealMLP, gradient boosted trees (XGB, LGBM, CatBoost), and TabR—with built-in hyperparameter optimization, cross-validation ensembling, and benchmarking utilities.

However, if your goal is production-grade best performance, the documentation explicitly recommends AutoGluon instead.

Apache-2.0pure Python · 3.9+aging
102.5Kdownloads / mo
pytablewriter Worth it
PyPI · Libraries · released Jan 2025

Converts tabular data into formatted tables for output in multiple text, binary, and application-specific formats including Markdown, HTML, CSV, JSON, Excel, LaTeX, and SQLite.

Install it if you need to generate formatted tables in any of its supported output formats; skip it only if your use case is limited to a single format where a…

MITpure Python · 3.9+
14.0Mdownloads / mo
pytailwindcss With conditions
PyPI · Libraries · released Jun 2026

Installs and wraps the standalone Tailwind CSS CLI as a pip package, letting you use Tailwind CSS without Node.js or npm.

MITpure Python · 3.11+
267.6Kdownloads / mo
pytango With conditions
PyPI · Libraries · released Jul 2026

PyTango exposes the complete Tango C++ API through Python, providing client and server interfaces for distributed control systems.

copyleftcompiled wheel · 3.10+
80.8Kdownloads / mo
pytapo Worth it
PyPI · Internet · released Jul 2026

PyTapo is a Python library that communicates with Tapo IP cameras over the network, allowing you to retrieve camera information, control settings, and download recordings.

Install it if you own a Tapo camera and need to automate or integrate it into a larger system—but verify your camera model and firmware are supported, as…

MITpure Python
473.8Kdownloads / mo
pytd Worth it
PyPI · Database · released Feb 2026

pytd provides Python interfaces to Treasure Data's REST APIs, Presto query engine, and Plazma storage, enabling efficient read/write operations on large data volumes through pandas DataFrames.

Install it if you need to query Treasure Data or write pandas DataFrames to it; use td-client-python instead if you only need basic REST API operations.

Apache-2.0pure Python · 3.10+
352.0Kdownloads / mo
pytdc With conditions
PyPI · Artificial Intelligence · released Mar 2025

PyTDC provides unified access to multimodal biomedical datasets, machine learning benchmarks, and state-of-the-art model weights for drug discovery and therapeutic AI research, with standardized training, evaluation, and inference endpoints.

permissive licensebuilds from sourceaging
95.5Kdownloads / mo
pyTelegramBotAPI With conditions
PyPI · Internet · released Aug 2026

A Python library that wraps the Telegram Bot API, providing both synchronous and asynchronous interfaces to build bots that send messages, handle user interactions, and manage Telegram chat operations.

However, the GPLv2 copyleft license requires that any application using it be open-source or compatible with GPL terms—a significant constraint for proprietary projects.

GPL-2.0-onlypure Python · 3.10+
1.2Mdownloads / mo
pyTenable Worth it
PyPI · Software Development · released Jun 2026

pyTenable provides a unified Python interface to Tenable's vulnerability management and security products, abstracting away differences between their individual APIs.

MITpure Python · 3.11+
346.3Kdownloads / mo
pytensor With conditions
PyPI · Mathematics · released Aug 2026

PyTensor is a Python library for defining, optimizing, and evaluating symbolic mathematical expressions on multi-dimensional arrays, with automatic differentiation and compilation to C, JAX, or Numba.

Install it if you're doing probabilistic programming, building custom optimized numerical pipelines, or need fine-grained control over computation graphs.

BSD-3-Clausepure Python
2.2Mdownloads / mo
pytensor-distributions With conditions
PyPI · Mathematics · released Jun 2026

PyTensor-distributions provides a collection of probability distribution functions (pdf, cdf, ppf, logpdf, etc.) and statistical properties (mean, variance, entropy, etc.) implemented as PyTensor expressions for use in probabilistic computing.

However, the alpha status means the API and feature coverage may change; verify that the distributions and expressions you need are already implemented before…

Apache-2.0pure Python · 3.12+
248.1Kdownloads / mo
pyteomics Worth it
PyPI · Libraries · released Jul 2026

Pyteomics provides Python tools for proteomics data analysis, including mass calculation, sequence manipulation, and access to MS/LC-MS data, FASTA databases, and search engine outputs.

Install it if you work with mass spectrometry data, peptide sequences, or proteomics search results in Python.

Apache-2.0pure Python · 3.10+
286.4Kdownloads / mo
pytesseract Worth it
PyPI · Text Processing · released Aug 2024

Pytesseract wraps Google's Tesseract-OCR engine to extract text from images in Python, supporting multiple languages and output formats including plain text, bounding boxes, PDFs, and HOCR.

Apache-2.0pure Python · 3.8+
24.7Mdownloads / mo
pytest Worth it
PyPI · Libraries · released Jun 2026

pytest is a testing framework that lets you write test functions using plain assert statements and automatically discovers and runs them, with detailed failure reporting.

MITpure Python · 3.10+
1.1Bdownloads / mo
pytest-aio Worth it
PyPI · Testing · released Feb 2026

A pytest plugin that automatically runs async test functions and fixtures without requiring special markers, supporting asyncio, trio, and curio backends.

Install it if you need to test async Python code with pytest and want to avoid boilerplate or test across multiple async backends.

MITpure Pythonaging
77.9Kdownloads / mo
pytest-aiohttp Worth it
PyPI · Testing · released Jun 2026

Pytest plugin that provides fixtures for testing aiohttp applications with async test support, handling server and client creation plus automatic resource cleanup.

Apache-2.0pure Python · 3.10+
6.0Mdownloads / mo
pytest-alembic Worth it
PyPI · Testing · released May 2025

A pytest plugin that runs built-in and custom tests against alembic database migrations to catch common issues like missing migrations, merge conflicts, and data-loss bugs.

MITpure Python
1.3Mdownloads / mo
pytest-ansible With conditions
PyPI · Utilities · released Aug 2026

A pytest plugin that integrates Ansible into test functions, allowing you to call Ansible modules and iterate over inventory hosts directly from pytest tests.

However, no for new projects: the maintainers recommend using plain pytest with parametrize and subprocess helpers (documented in the package), or Molecule for…

MITpure Python · 3.10+
983.4Kdownloads / mo
pytest-antilru Worth it
PyPI · Testing · released May 2026

Clears functools.lru_cache between pytest test runs to prevent test pollution from cached values persisting across tests.

MITpure Python · 3.9+
239.8Kdownloads / mo
pytest-archon With conditions
PyPI · Quality Assurance · released Sep 2025

Pytest-archon lets you define and test architectural boundaries in Python projects by specifying which modules can import from which others, catching circular dependencies and enforcing structure through test rules.

Apache-2.0pure Python · 3.8+aging
83.9Kdownloads / mo
pytest-arraydiff Worth it
PyPI · Utilities · released Jun 2026

A pytest plugin that generates and compares numpy arrays (and related objects like pandas DataFrames) produced during tests against stored reference files, with support for text, FITS, and HDF5 formats.

permissive licensepure Python · 3.9+
344.3Kdownloads / mo