$npx skillfedfor your agent

Packages starting with 'P'

2,503 packages · page 61 of 63

Packages

pytorchcv With conditions
PyPI · Image Recognition · released Jan 2026

Provides a collection of pretrained computer vision models for PyTorch, including image classification, segmentation, detection, and pose estimation architectures.

However, verify the license terms in the repository first, and confirm that model loading and normalization behavior match your requirements—the lack of recent…

license unclearpure Python · 3.10+aging
74.9Kdownloads / mo
pytrafikverket With conditions
PyPI · Python Modules · released Nov 2024

Async Python client for querying Sweden's Trafikverket public API to retrieve train stations, schedules, ferry routes, and weather data.

MITpure Python
73.5Kdownloads / mo
pytransform3d Worth it
PyPI · Mathematics · released Jul 2026

pytransform3d provides operations, conversions, and visualizations for 3D rotations and translations, with built-in support for multiple rotation representations and a TransformManager for chaining complex transformations.

BSD-3-Clausepure Python
353.2Kdownloads / mo
pytrec-eval With conditions
PyPI · General · released Sep 2020

Provides Python bindings to compute standard Information Retrieval evaluation measures (MAP, NDCG, and others) against relevance judgments, wrapping the TREC trec_eval tool.

Install only if you're comfortable with a package that hasn't been updated since 2020 and verify compatibility with your Python version before relying on it in…

MITbuilds from source · 3+dormant
96.2Kdownloads / mo
pytrec-eval-terrier Worth it
PyPI · General · released Oct 2025

Provides Python bindings to TREC's trec_eval tool for computing standard Information Retrieval evaluation measures like MAP and NDCG on ranked search results.

MITcompiled wheel · 3+
1.2Mdownloads / mo
pytrends Skip
PyPI · WWW/HTTP · released Apr 2023

Provides an unofficial interface to download and analyze Google Trends data, including search interest over time, regional breakdowns, related topics, and trending searches.

No—not recommended for new projects.

Apache-2.0pure Python · 3.7+abandoned
1.6Mdownloads / mo
PyTrie With conditions
PyPI · Python Modules · released Oct 2020

PyTrie provides a pure Python 3 trie data structure for storing and retrieving string-keyed mappings with prefix-matching capabilities.

BSD-3-Clausepure Pythonabandoned
73.6Kdownloads / mo
pytrydan With conditions
PyPI · Libraries · released Aug 2026

pytrydan provides Python bindings and a command-line interface to communicate with V2C Trydan EVSE (electric vehicle supply equipment) devices over the network.

MITpure Python
74.0Kdownloads / mo
pyts With conditions
PyPI · Software Development · released Jun 2023

Pyts provides time series classification algorithms and preprocessing tools, including transformations like symbolic approximation, bag-of-words encoding, and image-based representations, along with specialized classifiers and metrics for temporal data.

However, the last release was in June 2023, so verify that the package's algorithms and dependencies align with your Python and library versions before committing to…

permissive licensepure Pythonaging
131.7Kdownloads / mo
pyttsx3 With conditions
PyPI · Linguistic · released Jul 2025

pyttsx3 converts text to speech offline using your system's native TTS engines, with control over voice, speed, volume, and the ability to save audio to files.

MPL-2.0pure Python
906.2Kdownloads / mo
pytube With conditions
PyPI · Python Modules · released May 2023

pytube downloads YouTube videos and playlists to local files via Python API or command-line interface, with support for multiple stream formats and quality levels.

Unlicensepure Python · 3.7+dormant
4.8Mdownloads / mo
pytubefix Worth it
PyPI · Python Modules · released Jul 2026

Downloads YouTube videos, playlists, and channels in multiple formats and resolutions, with support for subtitles, metadata extraction, and asynchronous operations.

MITpure Python · 3.7+
322.3Kdownloads / mo
pytun-pmd3 With conditions
PyPI · Networking · released Jan 2026

Provides Python bindings to create and manage TUN/TAP virtual network interfaces on Linux and Darwin (macOS), enabling low-level network packet manipulation and tunneling.

However, the aging maintenance status and small user base mean you should verify that Darwin support meets your needs and be prepared to maintain a fork if critical…

GPL-3.0-or-laterpure Python · 3.8+aging
321.0Kdownloads / mo
PyTurboJPEG Worth it
PyPI · Graphics · released Jul 2026

PyTurboJPEG wraps libjpeg-turbo to decode and encode JPEG images efficiently, supporting multiple color formats, scaling, and lossless operations on numpy arrays.

Install it if you need fast JPEG encoding and decoding, especially in batch or real-time image processing pipelines.

permissive licensepure Python · 3.8+
293.0Kdownloads / mo
pytweening With conditions
PyPI · Graphics · released Feb 2024

PyTweening provides a collection of easing (tweening) functions that map a normalized progress value (0.0 to 1.0) to an eased output, plus utilities for line interpolation and coordinate iteration.

However, high install friction (source-only distribution) and dormant maintenance (906 days since last release) are drawbacks.

MITbuilds from sourcedormant
3.0Mdownloads / mo
pytype With conditions
PyPI · Software Development · released Oct 2024

Pytype is a static type checker that infers types in Python code without requiring annotations, flagging common mistakes like misspelled attributes and incorrect function calls across file boundaries.

Apache-2.0compiled wheel · 3.10+
1.0Mdownloads / mo
pytz With conditions
PyPI · Python Modules · released Jul 2026

pytz brings the Olson timezone database into Python, enabling accurate timezone calculations and conversions across platforms with support for daylight saving time transitions.

MITpure Python
551.7Mdownloads / mo
pytz-deprecation-shim Skip
PyPI · Software Development · released Jun 2020

Provides drop-in timezone shims that support both the standard PEP 495 datetime interface and pytz's legacy localize/normalize methods, allowing libraries to deprecate pytz gradually.

Apache-2.0pure Pythonabandoned
3.0Mdownloads / mo
pytzdata With conditions
PyPI · Python Modules · released Jul 2020

Provides access to the Olson timezone database for Python, allowing you to read timezone files and query their paths without external dependencies.

However, it is dormant—no active maintenance since 2020—so if you need current timezone updates or expect ongoing support, verify alternatives first.

MITpure Pythondormant
21.1Mdownloads / mo
pyu2f Skip
PyPI · Libraries · released Oct 2020

pyu2f provides U2F (Universal 2nd Factor) device authentication over USB on Linux, Windows, and macOS using ctypes-based system calls without compiled dependencies.

Install only if you must maintain legacy code already using pyu2f; for new projects, use python-fido2.

Apache-2.0builds from sourceabandoned
442.6Kdownloads / mo
pyubx2 Worth it
PyPI · Python Modules · released Jul 2026

Parses and generates UBX protocol messages from u-blox GNSS receivers, and can also handle NMEA 0183 and RTCM3 protocols through pynmeagps and pyrtcm.

Install it if you need to parse or generate UBX protocol messages.

BSD-3-Clausepure Python · 3.10+
93.0Kdownloads / mo
pyuca Worth it
PyPI · Text Processing · released Sep 2017

Implements the Unicode Collation Algorithm to sort strings in non-English languages correctly, handling accents, contractions, and expansions according to Unicode standards.

Install it if you need correct multilingual string sorting; it solves a real problem that Python's default sort does not.

MITpure Python
276.7Kdownloads / mo
pyucis Worth it
PyPI · Testing · released Mar 2026

PyUCIS provides a Python API and CLI tools for reading, writing, converting, and analyzing coverage data in the Unified Coverage Interoperability Standard (UCIS) format, supporting imports from Verilator, cocotb, and AVL verification frameworks.

Install it if you need to work with UCIS coverage data, convert between verification frameworks, or integrate coverage analysis into CI/CD pipelines.

Apache-2.0pure Python · 3.8+
552.2Kdownloads / mo
pyudev Worth it
PyPI · Libraries · released Oct 2025

pyudev is a pure Python binding for libudev that lets you enumerate, query, and monitor Linux devices and hardware from Python code.

Install it if you need programmatic access to udev from Python on Linux; it is the standard binding for this task.

copyleftpure Python · 3.9+
1.5Mdownloads / mo
pyudorandom Skip
PyPI · Mathematics · released Jul 2016

Generates pseudorandom numbers using algebraic methods.

license unclearbuilds from sourceabandoned
220.2Kdownloads / mo
pyulog Worth it
PyPI · Software Development · released Aug 2026

Parses ULog files (a self-describing logging format) and provides command-line tools to extract, convert, and display logged data in multiple formats including CSV, KML, and ROS2 bag files.

Install it if you work with PX4 logs or need ULog parsing; skip it otherwise.

BSD-3-Clausepure Python
195.9Kdownloads / mo
pyunormalize With conditions
PyPI · Python Modules · released Sep 2025

Provides Unicode normalization (NFC, NFD, NFKC, NFKD) using Unicode Standard version 17.0 data, independent of the host Python environment's built-in Unicode version.

Install it if your application requires consistent normalization across different systems or if you need to target a specific Unicode Standard version.

permissive licensepure Python · 3.8+aging
4.1Mdownloads / mo
pyunpack With conditions
PyPI · Utilities · released Jun 2022

Unpacks archive files in Python with support for multiple formats (ZIP, TAR, RAR, 7z, and many others) through either the built-in zipfile library or the patool command-line tool.

However, for active projects requiring frequent updates or password support, consider whether patool or another maintained alternative better fits your needs.

BSD-3-Clausepure Pythondormant
373.2Kdownloads / mo
pyupgrade Worth it
PyPI · Quality Assurance · released Nov 2025

Automatically rewrites Python source code to use newer syntax patterns, removing deprecated constructs and modernizing code style across set literals, comprehensions, string formatting, and class definitions.

permissive licensepure Python · 3.10+
1.9Mdownloads / mo
pyuri Skip
PyPI · Internet · released Mar 2017

PyURI parses, constructs, and manipulates URIs by component—scheme, host, port, path, query, and fragment—with utilities for extracting query parameters.

permissive licensepure Pythonabandoned
74.9Kdownloads / mo
pyusb With conditions
PyPI · Libraries · released Jan 2025

PyUSB provides Python access to USB devices on the host machine through a backend-neutral API, supporting libusb 1.0, libusb 0.1, and OpenUSB backends.

BSD-3-Clausepure Python · 3.9.0+aging
4.7Mdownloads / mo
pyuvm Worth it
PyPI · Electronic Design Automation (EDA) · released Oct 2025

Implements the IEEE 1800.2 Universal Verification Methodology (UVM) standard in Python, enabling RTL verification testbenches to run through cocotb simulators.

Install it if your team prefers Python over SystemVerilog or if you are building testbenches for projects already using cocotb.

Apache-2.0pure Python · 3.6+
362.9Kdownloads / mo
pyuwsgi With conditions
PyPI · WWW/HTTP · released Feb 2026

pyuwsgi packages the uWSGI application server as an importable Python module with pre-built wheels, allowing you to run a WSGI application server directly from Python code or via command-line scripts.

GPL-2.0-onlycompiled wheel
586.3Kdownloads / mo
pyvalid Skip
PyPI · Libraries · released Oct 2020

pyvalid is a Python data validation tool that checks function input and output values, typically via decorators for runtime type and value validation.

MITpure Pythonabandoned
456.9Kdownloads / mo
pyvcd Worth it
PyPI · Scientific/Engineering · released Aug 2026

PyVCD writes and reads Value Change Dump (VCD) files as specified in IEEE 1800-2023, enabling capture and analysis of signal changes over time in digital simulations.

Install it if you need to generate or consume VCD waveform files in Python.

MITpure Python · 3.10+
173.4Kdownloads / mo
pyvcg With conditions
PyPI · Mathematics · released Jul 2026

PyVCG generates verification conditions for SMT solvers like CVC5 and SMTLIB2, supporting a range of logical sorts, datatypes, and arithmetic operations to build and solve formal verification problems.

GPL-3.0-or-laterpure Python · 3.8+
79.4Kdownloads / mo
pyventus Worth it
PyPI · Software Development · released Mar 2026

Pyventus is a Python library for building event-driven and reactive applications with support for both synchronous and asynchronous code, using decorators and event emitters to link callbacks to named events or observable streams.

Install it if you need a simple event emitter or observable framework; skip it if your application is already built around a larger framework (Django, FastAPI) that…

MITpure Python · 3.10+
540.7Kdownloads / mo
pyvers Worth it
PyPI · Software Development · released Jul 2026

Pyvers provides dynamic dispatch for Python functions based on installed package versions and backend implementations, letting you write version-specific code that automatically selects the right implementation at runtime.

Install it if you maintain a library that needs to support multiple versions of a dependency or multiple backend implementations.

MITpure Python · 3.9+
2.5Mdownloads / mo
pyvespa With conditions
PyPI · Front-Ends · released Jul 2026

pyvespa provides a Python API to create, deploy, and interact with Vespa instances, enabling programmatic control over a scalable serving engine for storing, computing, and ranking data at query time.

Install it if Vespa is already part of your architecture or you are exploring it.

Apache-2.0pure Python
17.4Mdownloads / mo
pyvesync Worth it
PyPI · Home Automation · released Apr 2026

Asynchronous Python library to discover, authenticate with, and control VeSync-compatible smart home devices including outlets, switches, fans, air purifiers, humidifiers, bulbs, air fryers, and thermostats.

MITpure Python · 3.11+
79.1Kdownloads / mo