$npx skillfedfor your agent

Packages starting with 'P'

2,503 packages · page 56 of 63

Packages

python-etcd Skip
PyPI · Libraries · released Mar 2017

A Python client library for etcd, a distributed key-value store, enabling read, write, delete, and watch operations on etcd servers.

MITbuilds from sourcedormant
257.1Kdownloads / mo
python-evtx Worth it
PyPI · Python Modules · released May 2025

Parses Windows Event Log files (.evtx) into structured XML or JSON, providing programmatic access to event records, templates, and metadata across Windows, macOS, and Linux.

Install it if you need to read Windows event logs outside Windows or integrate event log data into analysis pipelines.

Apache-2.0pure Python · 3.9+
163.5Kdownloads / mo
python-fasthtml With conditions
PyPI · Application Frameworks · released Jul 2026

FastHTML is a Python web framework that builds interactive web applications using HTML-over-the-wire with HTMX, allowing you to write full-stack web apps in Python without writing JavaScript.

Not recommended if you need a stable, battle-tested framework or require a large ecosystem of third-party integrations.

permissive licensepure Python · 3.10+
1.1Mdownloads / mo
python-fcl With conditions
PyPI · Scientific/Engineering · released Apr 2026

Python bindings for the Flexible Collision Library (FCL) that perform collision detection, distance computation, and continuous collision detection queries on pairs of geometric models.

BSD-3-Clausecompiled wheel · 3.9+
220.1Kdownloads / mo
python-ffmpeg With conditions
PyPI · Utilities · released Apr 2024

Provides a Python binding for FFmpeg with both synchronous and asynchronous APIs to encode, transcode, and process audio and video files.

However, if you require active bug fixes or ongoing feature development, consider whether the dormant status (last release April 2024, no recent commits) is…

MITpure Python · 3.7+dormant
239.4Kdownloads / mo
python-flint With conditions
PyPI · Mathematics · released Jul 2026

Python bindings for FLINT and Arb that provide exact integer and rational arithmetic, arbitrary-precision real and complex numbers with error tracking, and polynomial, power series, and matrix operations over these types.

MIT AND LGPL-3.0-or-latercompiled wheel · 3.10+
86.1Kdownloads / mo
python-flirt With conditions
PyPI · Security · released Jul 2026

Parse, compile, and match FLIRT signatures (Fast Library Identification and Recognition Technology) against byte sequences to recognize statically-linked code without IDA Pro.

Apache-2.0compiled wheel · 3.10+
104.1Kdownloads / mo
python-freeipa With conditions
PyPI · Libraries · released Sep 2025

python-freeipa is a lightweight client library for interacting with FreeIPA directory and authentication services over HTTP.

However, verify that the package's API coverage matches your FreeIPA version and use case, and be aware that aging maintenance means you may need to maintain patches…

MITpure Python · 3.10+aging
116.2Kdownloads / mo
python-frontmatter Worth it
PyPI · Markup · released May 2026

Parses and manages text files with YAML (or JSON, TOML) front matter, separating structured metadata from document content for easy access and manipulation.

Install it if you work with front-matter-delimited documents (Jekyll posts, static site content, or similar).

MITpure Python · 3.10+
19.6Mdownloads / mo
python-fsutil Worth it
PyPI · Python Modules · released Jul 2026

Provides a high-level API for common file-system operations—creating, reading, copying, deleting, and querying files and directories—without external dependencies.

Install it if you find yourself repeatedly writing path checks, directory creation, or file-copy logic; skip it if your code already uses built-in modules idiomatically.

MITpure Python
1.5Mdownloads / mo
python-fullykiosk With conditions
PyPI · Home Automation · released Mar 2026

Provides a Python interface to the Fully Kiosk Browser REST API, allowing programmatic control and monitoring of Fully Kiosk Browser instances running on Android devices.

Apache-2.0pure Python · 3.6+
85.5Kdownloads / mo
python-gdcm Worth it
PyPI · Scientific/Engineering · released May 2026

Python wrapper for GDCM (Grassroots DICOM), a C++ library that reads, writes, and manipulates DICOM medical image files with support for multiple transfer syntaxes including JPEG, JPEG 2000, JPEG-LS, RLE, and deflated formats.

Install it if you need to work with DICOM medical images in Python; the C++ bindings are mature and the library is production-stable.

Apache-2.0compiled wheel · 3.7+
561.0Kdownloads / mo
python-geohash With conditions
PyPI · Scientific/Engineering · released Jun 2026

python-geohash encodes and decodes geographic coordinates into compact geohash strings for spatial indexing and proximity queries.

license unclearcompiled wheel
560.8Kdownloads / mo
python-gerrit-api Worth it
PyPI · Software Development · released Mar 2026

Provides a Python client library for interacting with Gerrit Code Review via its REST API, wrapping common operations on projects, changes, accounts, and groups.

Install it if you need to automate Gerrit workflows from Python.

MITpure Python
408.5Kdownloads / mo
python-gflags Skip
PyPI · Python Modules · released Oct 2017

Parses command-line flags and arguments for Python programs, but this package is obsolete and unmaintained—its functionality has been merged into Abseil Python.

BSD-3-Clausebuilds from sourceabandoned
340.5Kdownloads / mo
python-gitlab Worth it
PyPI · WWW/HTTP · released Jul 2026

Python wrapper for GitLab's REST and GraphQL APIs, with a CLI tool for managing GitLab resources and accessing API endpoints.

Install it if you need to programmatically interact with GitLab APIs from Python.

LGPL-3.0-onlypure Python · 3.10.0+
21.0Mdownloads / mo
python-glanceclient With conditions
PyPI · Internet · released May 2026

Python client library and command-line tool for the OpenStack Images API, providing programmatic access to Glance image management with full v1 API support and in-progress v2 support.

Apache-2.0pure Python · 3.10+
375.4Kdownloads / mo
python-gnupg With conditions
PyPI · Python Modules · released Dec 2025

Provides Python bindings to GnuPG for key management, encryption, decryption, signing, and signature verification operations.

BSD-3-Clausepure Python
17.6Mdownloads / mo
python-graphql-client With conditions
PyPI · Libraries · released Mar 2021

Sends GraphQL queries, mutations, and subscriptions to a GraphQL server using synchronous or asynchronous requests over HTTP or WebSocket.

MITpure Pythonaging
654.0Kdownloads / mo
python-gvm Worth it
PyPI · Python Modules · released Aug 2026

Python library that abstracts the Greenbone Management Protocol (GMP) and Open Scanner Protocol (OSP) to remotely control Greenbone vulnerability management systems.

GPL-3.0-or-laterpure Python
85.2Kdownloads / mo
python-hcl2 Worth it
PyPI · Python Modules · released Apr 2026

Parses HCL2 configuration files (used by Terraform and other HashiCorp tools) into Python data structures, and converts Python dicts back to HCL2 format. Includes CLI tools for format conversion and querying.

Install it if you need to parse, query, or generate HCL2 files from Python.

MITpure Python · 3.8.0+
6.3Mdownloads / mo
python-heatclient With conditions
PyPI · Distributed Computing · released May 2026

Python client library and command-line tool for interacting with OpenStack Heat orchestration services, enabling programmatic stack management and template deployment.

Apache-2.0pure Python · 3.10+
220.6Kdownloads / mo
python-hglib Skip
PyPI · Software Development · released Nov 2020

python-hglib provides a Python interface to Mercurial version control by communicating with Mercurial's command server, enabling programmatic access to hg operations.

permissive licensebuilds from sourceabandoned
76.9Kdownloads / mo
python-homewizard-energy Worth it
PyPI · Monitoring · released May 2026

Asyncio client library for communicating with HomeWizard Energy devices over HTTP, enabling queries of device state, energy measurements, and control of outlets.

Install it if you own or manage HomeWizard Energy hardware and need programmatic access from Python; skip it if you have no HomeWizard devices or prefer synchronous…

Apache-2.0pure Python
76.0Kdownloads / mo
python-hosts With conditions
PyPI · System · released Jun 2025

Manages hosts file entries programmatically—add, remove, import, and query IP-to-hostname mappings without manual file editing.

However, the aging maintenance status (416 days since last release) means you should verify compatibility with your Python version before relying on it for critical…

MITpure Pythonaging
184.1Kdownloads / mo
python-hpilo With conditions
PyPI · Networking · released Jan 2021

Automates HP iLO (Integrated Lights Out) server management through a Python library and command-line tool, eliminating the need to manually write XML or use HP's perl-based locfg.pl utility.

However, verify compatibility with your iLO version (support stated only through iLO 4) and test with your Python version before deploying to production, as the…

Apache-2.0pure Pythonaging
78.5Kdownloads / mo
python-http-client With conditions
PyPI · WWW/HTTP · released Mar 2022

Provides a simplified Python interface for making HTTP requests to RESTful APIs by building request paths through attribute chaining and method calls.

However, note that the latest release was in 2022-03-09; if you need active feature development or rapid bug fixes, verify that the maintenance status meets your…

permissive licensepure Python
29.3Mdownloads / mo
python-hwpx With conditions
PyPI · Libraries · released Aug 2026

Reads, edits, and creates HWPX documents (Korean word processor format) in pure Python without requiring Hancom Office, supporting text extraction, form filling, and document generation across Windows, macOS, Linux, and AI environments.

However, be aware the API is in Alpha and may change; pin the version if stability is critical.

Apache-2.0pure Python · 3.10+
110.4Kdownloads / mo
python-i18n With conditions
PyPI · Libraries · released Aug 2020

Provides internationalization (i18n) functionality for Python applications, enabling translation of strings into multiple languages with support for pluralization, placeholders, and fallback locales.

However, verify Python support matches your target version, and consider whether the lack of recent maintenance poses a risk for your use case.

MITpure Pythonaging
399.3Kdownloads / mo
python-igraph Skip
PyPI · Scientific/Engineering · released Oct 2025

Python interface to the igraph graph library for network analysis and complex graph algorithms; this is a legacy package superseded by the igraph package.

copyleftpure Python · 3.6+
596.7Kdownloads / mo
python-incidentio-client Worth it
PyPI · WWW/HTTP · released Aug 2025

A Python client library for the incident.io API, providing sync and async methods to interact with incident management endpoints with built-in authentication and SSL certificate handling.

MITpure Python
122.1Kdownloads / mo
python-intercom Worth it
PyPI · Python Modules · released Jan 2026

A Python client library for the Intercom API, providing synchronous and asynchronous access to Intercom's messaging, customer data, and AI content management endpoints.

license unclearpure Python
206.7Kdownloads / mo
python-interface Skip
PyPI · Pre-processors · released Apr 2021

Declares interfaces and statically asserts that classes implement them, offering stricter semantics and better error messages than Python's built-in abc module.

Apache-2.0builds from sourceabandoned
575.6Kdownloads / mo
python-ipmi With conditions
PyPI · Python Modules · released Dec 2025

Pure Python library for communicating with IPMI-enabled devices over multiple interfaces including RMCP, RMCP+, KCS, and IPMB.

LGPL-2.0-or-laterpure Python
626.3Kdownloads / mo
python-ipware With conditions
PyPI · WWW/HTTP · released Apr 2024

Extracts a client's IP address from web request headers, handling proxies and multiple header formats to identify the originating client in server applications.

However, do not rely on it as a primary security mechanism—always pair it with firewall rules and validate proxy chains carefully if IP spoofing is a concern in your…

MITpure Python · 3.7+dormant
5.3Mdownloads / mo
python-irodsclient Worth it
PyPI · Database · released Mar 2026

Python client library for iRODS, a distributed data management system, enabling connections, authentication, queries, and management of collections, data objects, metadata, users, and resources.

Install it if you are building applications that must integrate with iRODS for data management or administration.

BSD-3-Clausepure Python · 3.9+
118.0Kdownloads / mo
python-ironicclient With conditions
PyPI · Distributed Computing · released Jul 2026

Python client library and CLI for the OpenStack Bare Metal API, providing programmatic and command-line interfaces to manage bare metal provisioning and node operations.

Apache-2.0pure Python · 3.10+
171.8Kdownloads / mo
python-iso639 Worth it
PyPI · Text Processing · released Jul 2026

Maps ISO 639 language codes (639-1, 639-2, 639-3) to language names and metadata, with methods to look up or guess a language from any code or name format.

Apache-2.0pure Python · 3.10+
4.2Mdownloads / mo
python-izone With conditions
PyPI · Home Automation · released Aug 2026

Python library for controlling iZone air conditioning systems over HTTP, with UDP discovery and async command support.

GPL-3.0-or-laterpure Python · 3.14+
79.7Kdownloads / mo
python-jenkins With conditions
PyPI · Utilities · released Aug 2025

Python wrapper for the Jenkins REST API that provides a higher-level, pythonic interface to control Jenkins servers and automate common administration tasks.

However, the aging maintenance status (376 days since last release) means you should verify compatibility with your specific Jenkins version and be prepared to…

BSD-3-Clausepure Pythonaging
8.7Mdownloads / mo