$npx skillfedfor your agent

Packages starting with 'P'

2,503 packages · page 57 of 63

Packages

python-jobspy With conditions
PyPI · WWW/HTTP · released Jul 2025

Scrapes job postings from LinkedIn, Indeed, Glassdoor, Google, ZipRecruiter, and other job boards, aggregating results into a pandas DataFrame for analysis or export.

However, verify the unclear license status before use in proprietary contexts, and confirm that your scraping use case complies with each job board's terms of service…

license unclearpure Python
483.9Kdownloads / mo
python-jose Worth it
PyPI · Utilities · released May 2025

Implements JOSE (JSON Object Signing and Encryption) standards to sign, encrypt, and verify JSON Web Tokens and other cryptographic payloads using pluggable cryptographic backends.

MITpure Python · 3.9+
45.9Mdownloads / mo
python-json-config With conditions
PyPI · Software Development · released Nov 2019

Loads JSON configuration files and provides dot-notation access to nested values, with built-in validation and transformation of field types and values.

However, the lack of a release since November 2019 means you should verify that the package works with your current Python and dependency versions before committing…

MITpure Python · 3.6+
760.5Kdownloads / mo
python-json-logger Worth it
PyPI · Logging · released Mar 2026

Formats Python logging output as JSON, making logs machine-readable for parsing and ingestion into log aggregation tools.

Install it if you need JSON-formatted logs for aggregation or centralized monitoring.

BSD-2-Clausepure Python · 3.10+
122.1Mdownloads / mo
python-jsonpath Worth it
PyPI · Text Processing · released Jul 2026

Implements RFC 9535-compliant JSONPath query evaluation, plus RFC 6901 JSON Pointer and RFC 6902 JSON Patch operations for Python.

MITpure Python · 3.8+
1.5Mdownloads / mo
python-jsonrpc-server With conditions
PyPI · Internet · released Sep 2020

Implements a JSON RPC 2.0 server that handles remote procedure calls over a network, with support for asynchronous request handling via Python's concurrent.futures.

However, verify the Python version you're targeting and confirm the license status before committing to production use, given the metadata ambiguity around licensing…

license unclearpure Python
118.7Kdownloads / mo
python-jwt Skip
PyPI · Cryptography · released Nov 2023

Generates and verifies JSON Web Tokens (JWTs) using a variety of signature algorithms, delegating cryptographic operations to jwcrypto.

permissive licensepure Python · 3.6+abandoned
374.0Kdownloads / mo
python-kadmin-rs With conditions
PyPI · Python Modules · released Aug 2026

Python bindings for Kerberos administration (kadm5), enabling remote and local management of Kerberos realms through MIT Kerberos or Heimdal.

MITcompiled wheel
182.3Kdownloads / mo
python-kasa With conditions
PyPI · Networking · released Feb 2025

Control TP-Link Kasa and Tapo smart home devices (plugs, switches, bulbs, strips, hubs) over the network via Python or command-line interface.

GPL-3.0-or-laterpure Python
194.6Kdownloads / mo
python-keycloak Worth it
PyPI · Utilities · released Feb 2026

Provides Python bindings to the Keycloak API, supporting both OpenID Connect authentication flows and administrative operations on Keycloak servers.

MITpure Python
7.9Mdownloads / mo
python-keystoneclient With conditions
PyPI · Internet · released Feb 2026

Python client library for authenticating with and managing OpenStack Identity (Keystone) services, providing programmatic access to user, project, and token operations.

Apache-2.0pure Python · 3.10+
1.2Mdownloads / mo
python-kraken-sdk With conditions
PyPI · Python Modules · released Jul 2026

Provides REST and WebSocket clients for trading on Kraken's Spot and Futures markets, plus a command-line interface for direct API access.

Apache-2.0pure Python · 3.11+
131.1Kdownloads / mo
python-language-server With conditions
PyPI · Software Development · released Dec 2020

Implements the Language Server Protocol for Python, providing code completion, linting, formatting, and navigation features for editor integration.

However, verify current Python version compatibility before use, as the latest release is from 2020-12-11 and Python 2 support is obsolete.

license unclearpure Python
90.1Kdownloads / mo
python-ldap With conditions
PyPI · Python Modules · released May 2026

Provides an object-oriented Python API to connect to and query LDAP directory servers, wrapping OpenLDAP client libraries and offering utilities for LDIF processing, LDAP URLs, and schema handling.

permissive licensebuilds from source · 3.6+
4.4Mdownloads / mo
python-Levenshtein Worth it
PyPI · Text Processing · released Aug 2026

Computes Levenshtein edit distance, string similarity, and approximate median strings through a C extension module for fast string comparison operations.

copyleftpure Python · 3.10+
14.1Mdownloads / mo
python-libmaas With conditions
PyPI · Libraries · released Aug 2022

Python client library and CLI for MAAS, providing programmatic and command-line access to bare-metal infrastructure provisioning and management.

However, the aging maintenance status (last release August 2022, no commits since) means you should verify that the library remains compatible with your MAAS version…

AGPL-3.0-onlypure Pythonaging
537.2Kdownloads / mo
python-libsbml With conditions
PyPI · Scientific/Engineering · released Mar 2026

Provides Python bindings to read, write, and manipulate Systems Biology Markup Language (SBML) documents, supporting SBML Levels 1, 2, and 3.

copyleftcompiled wheel
143.5Kdownloads / mo
python-liquid Worth it
PyPI · Markup · released Aug 2026

Python Liquid is a template engine that renders Liquid templates—a safe, customer-facing template language used by Shopify—from strings or files with variable substitution and control flow.

MITpure Python · 3.9+
1.3Mdownloads / mo
python-logging-loki With conditions
PyPI · Python Modules · released Nov 2019

A Python logging handler that sends log records to Grafana Loki via HTTP with support for custom labels and authentication.

However, maintenance is dormant since 2019-11-28, so compatibility with recent Loki API changes or Python versions beyond 3.8 is unverified.

MITpure Python · 3.6+dormant
1.1Mdownloads / mo
python-logstash With conditions
PyPI · Python Modules · released Mar 2022

Sends Python log records to Logstash over UDP or TCP, formatting them as JSON events compatible with Logstash's input pipeline.

However, dormant maintenance since 2022 and source-only distribution create friction.

MITbuilds from sourcedormant
629.3Kdownloads / mo
python-logstash-async With conditions
PyPI · Python Modules · released Nov 2025

Asynchronous Python logging handler that collects log events and transmits them to a remote Logstash instance in a separate worker thread, preventing the main application from blocking on log submission.

MITpure Python · 3.11+aging
994.5Kdownloads / mo
python-lokalise-api Worth it
PyPI · Python Modules · released Jul 2026

Python client library for the Lokalise API v2, providing object-oriented access to translation project management, file uploads, and key retrieval operations.

Install it if you need to integrate Lokalise translation management into Python applications or automation workflows.

BSD-3-Clausepure Python · 3.10+
170.5Kdownloads / mo
python-lsp-jsonrpc With conditions
PyPI · Internet · released Sep 2023

Implements a JSON RPC 2.0 server for Python 3.8+, enabling request-response and notification handling over any transport layer.

However, note that maintenance is aging (last release 2023-09-23 with no recent commits), so expect no active development or rapid bug fixes.

MITpure Python · 3.8+aging
1.8Mdownloads / mo
python-lsp-ruff Worth it
PyPI · Quality Assurance · released Apr 2026

Integrates ruff's linting, formatting, and code-action capabilities into python-lsp-server, allowing LSP clients to use ruff as the primary linter and formatter alongside other pylsp features.

Install it if you use python-lsp-server and want ruff's linting and formatting capabilities available in your editor; skip it only if you prefer ruff's standalone LSP…

permissive licensepure Python · 3.8+
314.4Kdownloads / mo
python-lsp-server Worth it
PyPI · Software Development · released Jul 2026

Implements the Language Server Protocol for Python, providing code completion, linting, formatting, and navigation features to editors and IDEs through a standardized server interface.

Install it if you need LSP-based Python tooling integration in an editor or IDE, or if you are building a tool that needs to speak LSP for Python analysis.

MITpure Python · 3.9+
1.5Mdownloads / mo
python-lzf Skip
PyPI · Compression · released Jun 2024

Provides Python bindings to the liblzf compression library, exposing compress() and decompress() functions for fast, lightweight data compression.

BSD-3-Clausebuilds from sourceabandoned
114.3Kdownloads / mo
python-magic Worth it
PyPI · released Jun 2022

Identifies file types by reading file headers and checking them against libmagic's database, exposing the same functionality as the Unix `file` command through a Python API.

MITpure Python
30.7Mdownloads / mo
python-magic-bin With conditions
PyPI · Utilities · released Oct 2017

Identifies file types by examining file headers using libmagic, exposing the Unix `file` command's functionality to Python with pre-built binaries for Windows, macOS, and Linux.

However, verify compatibility with your Python version; the fork's last release was 2017-10-02 and the project is dormant.

MITcompiled wheeldormant
204.6Kdownloads / mo
python-magnumclient With conditions
PyPI · Distributed Computing · released Jul 2026

Python bindings and command-line tool for the OpenStack Magnum API, enabling programmatic management of container clusters.

Install only if you have a Magnum deployment or plan to use OpenStack container services.

Apache-2.0pure Python · 3.8+
111.8Kdownloads / mo
python-manilaclient With conditions
PyPI · Internet · released Jul 2026

Provides Python bindings and a command-line tool to interact with the OpenStack Manila shared file system storage API, implementing the full API surface for programmatic and shell-based operations.

Apache-2.0pure Python · 3.10+
217.0Kdownloads / mo
python-markdown-math Worth it
PyPI · Python Modules · released Apr 2025

Adds support for rendering mathematical formulas in Markdown documents by extending Python-Markdown to recognize math delimiters and pass them to MathJax or KaTeX for display.

Install it if you need to render math formulas in Markdown and are willing to load MathJax or KaTeX separately in your HTML output.

BSD-3-Clausepure Python · 3.9+aging
411.3Kdownloads / mo
python-matter-server With conditions
PyPI · Home Automation · released Dec 2025

Provides a WebSocket-based Matter controller server that implements the Matter protocol, enabling Matter device discovery, communication, and control for home automation systems.

However, install it only if you need a Matter controller now and can accept that new features will not be added—the project is in maintenance mode.

permissive licensepure Python · 3.12+aging
150.1Kdownloads / mo
python-mecab-ko With conditions
PyPI · Text Processing · released Jul 2024

Provides Python bindings for MeCab-ko, a morphological analyzer for Korean text that segments sentences into morphemes and extracts parts of speech.

BSD-3-Clausecompiled wheel · 3.7+dormant
78.2Kdownloads / mo
python-mecab-ko-dic With conditions
PyPI · Text Processing · released Dec 2022

Provides a pre-built Korean morphological analyzer dictionary for mecab-ko, eliminating the need to manually compile mecab-ko and its dictionary.

However, be aware that the package is abandoned and will not receive updates; verify that the pre-built dictionary meets your Korean language processing needs before…

Apache-2.0pure Pythonabandoned
74.8Kdownloads / mo
python-memcached With conditions
PyPI · Python Modules · released Jan 2024

Pure Python client library for connecting to and interacting with memcached memory cache servers, enabling distributed caching across one or more remote instances.

However, if you require active development or new features, consider alternatives.

permissive licensepure Pythonaging
1.2Mdownloads / mo
python-miio With conditions
PyPI · Home Automation · released Jul 2022

Python library and CLI tool for controlling Xiaomi smart devices using the miIO and MIoT protocols over the network.

GPL-3.0-onlypure Python
329.4Kdownloads / mo
python-mimeparse Worth it
PyPI · Python Modules · released Aug 2024

Parses and matches MIME types against media-ranges according to RFC 7231, determining quality scores for content negotiation in HTTP applications.

Install it if your application handles content negotiation or needs to parse media-ranges; the low friction and active maintenance make it a safe choice.

MITpure Python · 3.8+
865.7Kdownloads / mo
python-minifier With conditions
PyPI · Software Development · released Dec 2025

Transforms Python source code into compact, functionally equivalent minified code by removing whitespace, renaming variables, and optimizing syntax.

MITpure Python
271.8Kdownloads / mo
python-mistralclient With conditions
PyPI · Distributed Computing · released Feb 2026

Python client library and command-line interface for the Mistral workflow service REST API, enabling programmatic and CLI-based interaction with Mistral workflow management.

Install only if you have a Mistral server running and need to interact with it programmatically or via CLI; it is not useful standalone.

Apache-2.0pure Python · 3.10+
103.3Kdownloads / mo
python-motion-planning With conditions
PyPI · Artificial Intelligence · released Jun 2026

Implements motion planning algorithms including path planners for N-D grids, trajectory optimizers, path-tracking controllers, and visualization tools for robotics applications.

However, be aware of the GPLv3 copyleft requirement if you plan to integrate this into proprietary code, and verify that the specific algorithms you need are present…

GPL-3.0-onlypure Python · 3.6+
127.2Kdownloads / mo