$npx skillfedfor your agent

Python Modules packages

2,659 packages · page 65 of 67

Packages

pyIsEmail With conditions
PyPI · Python Modules · released Oct 2022

Validates email addresses against RFC standards and optionally checks DNS records to confirm the domain can receive mail.

MITpure Python · 3.7+abandoned
79.1Kdownloads / mo
typer-cli Skip
PyPI · Python Modules · released Feb 2026

This package is a deprecated migration shim that exists only to redirect users to the main typer package; it has no independent functionality.

MITpure Python · 3.10+
78.8Kdownloads / mo
pyTibber With conditions
PyPI · Python Modules · released Aug 2026

Python library for querying Tibber's electricity pricing and real-time consumption data, with support for live measurement streaming from Pulse and Watty devices.

GPL-3.0-or-laterpure Python · 3.11+
78.8Kdownloads / mo
defcon Worth it
PyPI · Python Modules · released Jul 2025

Defcon provides lightweight, UFO-based objects for font editing applications, implementing the UFO3 format with a focus on fast, flexible base functionality rather than end-all solutions.

Install it if you are building font editing tools or need programmatic access to UFO font data.

MITpure Python · 3.9+
78.8Kdownloads / mo
deepfilternet With conditions
PyPI · Python Modules · released Aug 2023

DeepFilterNet removes background noise from full-band audio at 48kHz using deep learning models, providing both command-line and Python API interfaces for speech enhancement.

MITpure Pythondormant
78.6Kdownloads / mo
egnyte Skip
PyPI · Python Modules · released May 2017

Official Python client library for Egnyte's Public APIs, providing file and folder management, search, and event handling through Egnyte cloud storage.

MITpure Pythonabandoned
78.6Kdownloads / mo
metomi-isodatetime Worth it
PyPI · Python Modules · released Oct 2023

Parses and manipulates ISO 8601 date-time strings according to the 2004 specification, providing a Python API similar to the standard datetime module for working with dates, times, durations, and recurrences.

Install it if your application receives or generates ISO 8601 formatted dates.

LGPL-3.0-onlypure Python · 3.7+
78.6Kdownloads / mo
google-cloud-documentai-toolbox With conditions
PyPI · Python Modules · released Aug 2026

Programmatically manage, manipulate, and extract information from Google Cloud Document AI outputs stored in GCS buckets and processed via BatchProcessDocuments or ProcessDocument methods.

However, be aware of its Alpha status—expect potential breaking changes between releases, and review the changelog before upgrading in production.

permissive licensepure Python · 3.10+
78.6Kdownloads / mo
unicode-slugify With conditions
PyPI · Python Modules · released Oct 2021

Converts strings into URL-friendly slugs while preserving unicode characters, with options to transliterate non-ASCII, adjust case, and customize allowed characters.

BSD-3-Clausepure Pythondormant
78.5Kdownloads / mo
django-citext With conditions
PyPI · Python Modules · released Dec 2025

Provides PostgreSQL CIText field types for Django models, enabling case-insensitive text and email fields that delegate matching to the database.

BSD-3-Clausepure Python · 3.9+
78.4Kdownloads / mo
trendspy With conditions
PyPI · Python Modules · released Dec 2024

Fetch and analyze Google Trends data including search interest over time, geographic distribution, related queries, and real-time trending searches.

However, the project is dormant (no updates since December 2024), so be prepared to fork or patch if Google changes its endpoint or if bugs emerge.

MITpure Python · 3.7+dormant
78.3Kdownloads / mo
aioswitcher With conditions
PyPI · Python Modules · released Aug 2026

Provides async Python integration with Switcher smart home devices, enabling control and monitoring over the network.

permissive licensepure Python
78.3Kdownloads / mo
pyDOE3 With conditions
PyPI · Python Modules · released Jan 2026

pyDOE3 provides functions to construct experimental designs for scientific and engineering research, including factorial, response-surface, randomized, low-discrepancy, sampling, Taguchi, optimal, and sparse grid designs.

However, the archived repository and abandoned maintenance status mean you should not expect active bug fixes or compatibility updates; use it for stable, well-tested…

BSD-3-Clausepure Pythonabandoned
78.3Kdownloads / mo
goodwe Worth it
PyPI · Python Modules · released Mar 2026

Connects to GoodWe solar inverters over local network to retrieve runtime sensor data and configuration parameters via UDP or Modbus/TCP protocols.

Install it if you own a GoodWe inverter or compatible model and need programmatic local-network access to its sensor data.

permissive licensepure Python · 3.8+
78.1Kdownloads / mo
ovs With conditions
PyPI · Python Modules · released Mar 2026

Provides official Python bindings for Open vSwitch, enabling programmatic access to OVSDB (Open vSwitch Database) and network switch configuration via JSON-RPC.

However, installation requires a source build and platform-specific dependencies; verify your build environment has necessary tools before attempting install.

Apache-2.0builds from source
77.9Kdownloads / mo
aioautomower With conditions
PyPI · Python Modules · released Aug 2026

Asynchronous Python client library for communicating with the Husqvarna Automower Connect API, enabling programmatic control and monitoring of Automower devices.

MITpure Python · 3.11+
77.8Kdownloads / mo
cysystemd With conditions
PyPI · Python Modules · released Mar 2026

Cython-based wrapper for systemd's libsystemd library, enabling Python applications to read and write to the systemd journal, send daemon notifications, and interact with systemd services.

Apache-2.0compiled wheel
77.8Kdownloads / mo
reka-api With conditions
PyPI · Python Modules · released Sep 2024

Provides a Python client library for accessing the Reka API, with support for synchronous and asynchronous chat operations, multimodal content, and streaming responses.

However, the 683-day maintenance gap raises a red flag: verify that Reka's API service is still actively supported and that this SDK will receive updates if the API…

MITpure Pythondormant
77.7Kdownloads / mo
django-prbac With conditions
PyPI · Python Modules · released Sep 2025

Implements parameterized role-based access control (PRBAC) for Django applications, allowing you to define roles and privileges with parameters to control who can do what across your system.

license unclearpure Python · 3.9+
77.7Kdownloads / mo
chrome-version Worth it
PyPI · Python Modules · released Aug 2025

Detects the version of Chrome installed on Windows, Linux, or macOS without requiring Selenium or external dependencies.

Install it if you need to detect Chrome version on any platform without adding framework overhead.

MITpure Python
77.4Kdownloads / mo
version-utils Skip
PyPI · Python Modules · released May 2022

Parses and compares package version strings in RPM/Yum format using pure Python, without requiring system tools or external dependencies.

GPL-3.0-onlypure Pythonabandoned
77.4Kdownloads / mo
ahocorapy Worth it
PyPI · Python Modules · released Jul 2026

ahocorapy implements the Aho-Corasick algorithm in pure Python to search for multiple keywords in text or arbitrary sequences in linear time, supporting unicode and case-insensitive matching.

Install it if C extensions are unavailable or undesirable; if you are searching very dense text with many overlapping matches and latency is critical, a C-based…

permissive licensepure Python · 2.7+
77.4Kdownloads / mo
open-meteo Worth it
PyPI · Python Modules · released Sep 2025

Provides an asynchronous Python client for querying the Open-Meteo weather API, which offers free weather forecasts without requiring an API key.

MITpure Python
77.3Kdownloads / mo
flask-pydantic-spec With conditions
PyPI · Python Modules · released Nov 2025

Adds OpenAPI documentation generation and request/response validation to Flask applications using Pydantic models and Python annotations.

license unclearpure Python · 3.9+aging
77.3Kdownloads / mo
HATasmota With conditions
PyPI · Python Modules · released Sep 2025

Parses and constructs Tasmota MQTT messages, enabling Python applications to communicate with Tasmota smart home devices over MQTT.

MITpure Python · 3.13+
77.3Kdownloads / mo
pyschlage With conditions
PyPI · Python Modules · released Jul 2026

pyschlage is a Python library for authenticating with and controlling Schlage Encode WiFi locks through their API, allowing you to lock, unlock, and query the status of connected locks.

permissive licensepure Python · 3.11+
77.2Kdownloads / mo
aimmspy With conditions
PyPI · Python Modules · released Jul 2026

aimmspy provides Python bindings to run AIMMS optimization models headless from Python scripts, exchanging data via pandas, polars, or PyArrow and executing AIMMS procedures programmatically.

MITcompiled wheel · 3.10+
77.2Kdownloads / mo
aioharmony Worth it
PyPI · Python Modules · released May 2026

aioharmony is an asyncio library for programmatically controlling Logitech Harmony Link and Ultimate Hub devices over the network, supporting activity management, device commands, and event callbacks.

Install it if you own a Harmony device and need to automate or integrate it into a Python application.

Apache-2.0pure Python · 3.10+
77.0Kdownloads / mo
godot-ai With conditions
PyPI · Python Modules · released Aug 2026

Godot AI exposes a Model Context Protocol (MCP) server that lets AI assistants and LLM clients directly control a live Godot editor, building scenes, editing nodes and scripts, and configuring game assets through over 120 operations across approximately 43 MCP tools.

However, verify the license terms before use in commercial projects (license treatment is unclear), and confirm that the 43 tools and 120+ operations cover your…

license unclearpure Python · 3.11+
77.0Kdownloads / mo
django-cookie-consent Worth it
PyPI · Python Modules · released Feb 2026

A Django application that manages cookie consent workflows, letting site visitors accept or reject cookies through a configurable consent interface stored in Django models.

BSD-2-Clause-first-linespure Python · 3.10+
77.0Kdownloads / mo
python-bsblan Worth it
PyPI · Python Modules · released Aug 2026

Asynchronous Python client for controlling and monitoring BSBLan heating devices over HTTP, supporting multiple circuits, hot water control, and automatic device capability detection.

MITpure Python · 3.12+
76.9Kdownloads / mo
py3o.template Skip
PyPI · Python Modules · released Mar 2019

Merges data into LibreOffice/OpenOffice templates (ODT, ODS) to generate formatted documents without requiring LibreOffice installed.

MITpure Pythonabandoned
76.9Kdownloads / mo
agentex-client Worth it
PyPI · Python Modules · released Aug 2026

Provides a typed Python REST client for the Agentex API with both synchronous and asynchronous interfaces, automatically generated with full request and response type definitions.

Install it if you are building on the Agentex platform.

Apache-2.0pure Python
76.6Kdownloads / mo
bottle-websocket Skip
PyPI · Python Modules · released Sep 2015

Adds WebSocket support to the Bottle web framework by integrating gevent-websocket and gevent, enabling bidirectional communication on Bottle routes.

MITbuilds from sourceabandoned
76.6Kdownloads / mo
cinemagoer With conditions
PyPI · Python Modules · released Jun 2026

Cinemagoer retrieves and queries movie, actor, director, and company data from IMDb's freely distributed datasets using a local SQLAlchemy-backed database.

GPL-2.0-onlypure Python · 3.10+
76.6Kdownloads / mo
PowerPlatform-Dataverse-Client With conditions
PyPI · Python Modules · released May 2026

A Python client library for Microsoft Dataverse that provides CRUD operations, SQL queries, table metadata management, and file uploads through the Dataverse Web API.

However, verify the actual license before use in proprietary contexts (license treatment is unclear), and be aware that it is in preview—expect possible breaking…

license unclearpure Python · 3.10+
76.6Kdownloads / mo
cpex With conditions
PyPI · Python Modules · released Aug 2026

CPEX is a plugin framework that lets you intercept and enforce policies on AI agent operations through composable hooks and plugins, without modifying core application logic.

However, it is early-stage (0.1.3, released 2026-03-05) with 12 GitHub stars—evaluate stability and API maturity for your use case before committing to production.

Apache-2.0pure Python · 3.11+
76.5Kdownloads / mo
megatron-fsdp With conditions
PyPI · Python Modules · released Jul 2026

Megatron-FSDP implements Fully Sharded Data Parallelism (FSDP) in native PyTorch to distribute training and inference of large models across multiple GPUs with configurable memory-communication trade-offs.

BSD-3-Clausepure Python · 3.10+
76.4Kdownloads / mo
prime With conditions
PyPI · Python Modules · released Aug 2026

CLI and Python SDK for managing GPU compute, sandboxes, training runs, and environments on Prime Intellect's cloud platform.

Install only if you have a Prime Intellect account and API key; the CLI and SDK are tightly coupled to that platform and will not function standalone.

MITpure Python
76.4Kdownloads / mo
edx-django-release-util Skip
PyPI · Python Modules · released Apr 2025

Provides Django utilities and middleware for managing release pipelines in edX's independently-deployable applications (IDAs).

AGPL-3.0-onlypure Pythonabandoned
76.4Kdownloads / mo