$npx skillfedfor your agent

Python Modules packages

2,659 packages · page 62 of 67

Packages

tracebackturbo3 Skip
PyPI · Python Modules · released Dec 2018

A drop-in replacement for Python's traceback module that includes local and global variable values in exception stack traces.

permissive licensepure Pythonabandoned
92.4Kdownloads / mo
gkeepapi With conditions
PyPI · Python Modules · released Jan 2026

gkeepapi is an unofficial client library for the Google Keep API that lets you programmatically create, modify, and sync notes in Google Keep from Python.

However, be aware that it is in aging maintenance and relies on an unofficial API that Google could change at any time.

MITpure Python · 3.10+aging
92.3Kdownloads / mo
PyPDF4 Skip
PyPI · Python Modules · released Aug 2018

PyPDF4 is a pure-Python PDF toolkit for extracting document metadata, splitting and merging pages, cropping, encrypting, and decrypting PDF files without external dependencies.

BSD-3-Clausebuilds from sourceabandoned
92.2Kdownloads / mo
lazy-import Skip
PyPI · Python Modules · released Jan 2018

Defers module loading and ImportErrors until a module or callable is actually used, avoiding initialization costs for optional dependencies.

GPL-3.0-or-laterbuilds from sourceabandoned
92.0Kdownloads / mo
cpm-kernels Skip
PyPI · Python Modules · released Mar 2022

Provides CUDA kernels optimized for CPM, enabling GPU-accelerated computation on NVIDIA hardware.

Install only if you are maintaining legacy CPM code that explicitly requires this exact version and your environment is locked to compatible CUDA/Python versions.

Apache-2.0pure Pythonabandoned
91.9Kdownloads / mo
MultiPyVu With conditions
PyPI · Python Modules · released Aug 2025

MultiPyVu provides Python control over Quantum Design cryostat instruments (PPMS, DynaCool, VersaLab, MPMS3, OptiCool) to set and read temperature, magnetic field, and chamber status, with local or remote TCP operation and data file integration.

However, the aging maintenance status (351 days since last release) means you should expect slower bug fixes and be prepared to work around issues independently.

MITpure Python · 3.7+aging
91.9Kdownloads / mo
jina With conditions
PyPI · Python Modules · released Mar 2025

Jina is a framework for building and deploying AI services that communicate via gRPC, HTTP, and WebSockets, with built-in support for scaling, containerization, and cloud deployment.

Not recommended if you prefer minimal dependencies or need cutting-edge feature velocity.

Apache-2.0compiled wheelaging
91.7Kdownloads / mo
htmlBuilder With conditions
PyPI · Python Modules · released Mar 2021

Render HTML by writing Python code, using classes to represent tags and leveraging Python's syntax and object-oriented features instead of template languages.

However, note that the last release was in 2021; if you encounter bugs or need new features, community support may be limited.

MITpure Python · 3.6+dormant
91.7Kdownloads / mo
django-extended-choices With conditions
PyPI · Python Modules · released Apr 2019

Provides a cleaner, more readable API for defining and working with Django model field choices, replacing scattered constants and tuples with a single declarative Choices object.

However, do not use it for new projects targeting newer Django or Python versions—the lack of maintenance means you will not receive compatibility updates.

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

Eventsourcing is a Python library for implementing event sourcing, a design pattern where all application state changes are stored as a sequence of immutable events that can be replayed to reconstruct state.

BSD-3-Clausepure Python · 3.10.0+
91.5Kdownloads / mo
omnimalloc With conditions
PyPI · Python Modules · released Aug 2026

OmniMalloc solves static memory allocation for neural networks by assigning buffer offsets to minimize peak memory usage, with an efficient C++ backend and multiple allocation algorithms including SuperMalloc.

Apache-2.0compiled wheel · 3.10+
91.3Kdownloads / mo
django-allauth-2fa With conditions
PyPI · Python Modules · released Jan 2025

Adds two-factor authentication to django-allauth versions older than 0.58.0, supporting authenticator apps via QR code and single-use backup codes.

However, strongly prefer upgrading to django-allauth 0.58.0+ and using its built-in MFA support if your project timeline allows—this package is a temporary bridge,…

Apache-2.0pure Python · 3.8+
91.3Kdownloads / mo
cidr-trie With conditions
PyPI · Python Modules · released Jul 2019

Stores and queries CIDR IP address blocks (IPv4 and IPv6) in a trie data structure for fast prefix matching and lookup.

However, verify Python version compatibility first (requires_python is unspecified), and be aware that no maintenance or updates are forthcoming—use it only if the…

MITpure Pythonabandoned
91.2Kdownloads / mo
deebot-client With conditions
PyPI · Python Modules · released Jul 2026

A Python client library for controlling Ecovacs Deebot robotic vacuums via their cloud API and MQTT protocol, enabling remote commands and event subscriptions.

GPL-3.0-or-latercompiled wheel · 3.14.0+
91.0Kdownloads / mo
pythondialog With conditions
PyPI · Python Modules · released Nov 2021

Provides a Python interface to the UNIX dialog utility for building text-mode dialog boxes and simple graphical terminal interfaces.

However, its abandoned status means no bug fixes or new features will arrive; use it only for straightforward dialog-based UIs.

copyleftpure Python · 3+abandoned
90.7Kdownloads / mo
maco-extractor Worth it
PyPI · Python Modules · released Jul 2026

Maco is a framework for standardizing malware configuration extractor output and execution, providing a common data model and utilities for building, running, and testing extractors.

Install it if you are building or integrating malware configuration extractors and need a standardized output model and execution framework.

MITpure Python · 3.8+
90.6Kdownloads / mo
databend-driver With conditions
PyPI · Python Modules · released Jul 2026

Python client library for connecting to Databend databases, supporting both local embedded in-process analytics and remote server connections with synchronous, asynchronous, and PEP 249 cursor interfaces.

Apache-2.0compiled wheel
90.4Kdownloads / mo
tastytrade With conditions
PyPI · Python Modules · released Aug 2026

An asynchronous Python SDK for Tastytrade's trading API that lets you build trading algorithms with typed models, websocket streaming, and order management.

MITpure Python · 3.11+
90.0Kdownloads / mo
tensorflow-data-validation With conditions
PyPI · Python Modules · released Jun 2026

TensorFlow Data Validation (TFDV) computes summary statistics, detects anomalies, and generates data schemas for machine learning datasets at scale using Apache Beam and TensorFlow.

Apache-2.0compiled wheel
89.7Kdownloads / mo
patchwork Skip
PyPI · Python Modules · released Jun 2018

Patchwork provides idempotent Unix system administration primitives—such as package installation and user account creation—built on top of Fabric for remote execution over SSH.

BSD-3-Clausepure Pythonabandoned
89.4Kdownloads / mo
sshkeyboard With conditions
PyPI · Python Modules · released Oct 2021

Captures keyboard input via callbacks in SSH sessions and headless environments without requiring X server, uinput, or root access.

MITpure Python · 3.6+dormant
89.4Kdownloads / mo
tiledb With conditions
PyPI · Python Modules · released Feb 2026

TileDB-Py provides a Python interface to the TileDB array storage engine, enabling you to read, write, and query multi-dimensional arrays with support for both dense and sparse data.

MITcompiled wheel · 3.9+
89.1Kdownloads / mo
WTForms-Alchemy With conditions
PyPI · Python Modules · released Aug 2025

Automatically generates WTForms form classes from SQLAlchemy model definitions, eliminating the need to manually write form fields that mirror your database schema.

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

An async Python library for interacting with the Tesla API, designed to enable integration with Home Assistant and other automation platforms.

Apache-2.0pure Python
89.0Kdownloads / mo
Flask-Minify Worth it
PyPI · Python Modules · released Mar 2025

Flask extension that automatically minifies HTML, JavaScript, CSS, and Less output from your application to reduce response size.

Install it if you want automatic minification of HTML, CSS, and JavaScript responses without manual configuration; the decorator and bypass options give you control…

MITpure Python
88.8Kdownloads / mo
HAP-python With conditions
PyPI · Python Modules · released Aug 2025

HAP-python implements the HomeKit Accessory Protocol, letting you create smart home accessories that integrate with Apple's Home app and respond to Siri commands over a local network.

Apache-2.0pure Python · 3.9+aging
88.8Kdownloads / mo
torch-directml With conditions
PyPI · Python Modules · released Sep 2024

Enables PyTorch to use DirectML for GPU acceleration on DirectX 12-compatible hardware from AMD, Intel, NVIDIA, and Qualcomm.

However, operator coverage is still developing—verify that your specific PyTorch operations are supported via the operator roadmap before committing to production use.

MITcompiled wheel · 3.7+
88.7Kdownloads / mo
jraph With conditions
PyPI · Python Modules · released Aug 2022

Jraph provides data structures and utilities for building and working with graph neural networks in JAX, including a GraphsTuple representation for graphs and a model zoo with reference implementations of message-passing algorithms.

However, verify compatibility with your JAX version before adopting it for new projects, since there will be no maintenance updates.

Apache-2.0pure Python · 3.6+abandoned
88.6Kdownloads / mo
jedi-language-server With conditions
PyPI · Python Modules · released May 2026

A Language Server Protocol implementation for Python that provides code completion, navigation, refactoring, and diagnostics to editors and IDEs via the LSP standard, powered by Jedi.

permissive licensepure Python · 3.10+
88.5Kdownloads / mo
nameko With conditions
PyPI · Python Modules · released Dec 2021

Nameko is a microservices framework for Python that lets you build services as simple classes with RPC, pub-sub events, HTTP endpoints, and WebSocket support, with built-in testing utilities.

However, maintenance is dormant; do not adopt for new projects requiring active upstream support or modern Python versions beyond 3.9.

permissive licensepure Pythondormant
88.5Kdownloads / mo
faker-e164 Skip
PyPI · Python Modules · released Jul 2017

Generates fake E164-formatted phone numbers for use with the Faker library in testing and development.

Apache-2.0builds from sourceabandoned
88.3Kdownloads / mo
hoptorch With conditions
PyPI · Python Modules · released Jun 2026

Provides a safe wrapper around PyTorch's scan operator that checks backward compatibility across devices and PyTorch versions, with a fallback eager implementation for PyTorch 2.7.

However, it is early-stage (Alpha) with minimal real-world usage; test thoroughly in your environment before relying on it in production.

MITpure Python · 3.10+
87.9Kdownloads / mo
rfc5424-logging-handler With conditions
PyPI · Python Modules · released May 2019

Provides a Python logging handler that formats and sends log messages to syslog servers in RFC 5424 compliant format, with support for TLS/SSL and alternate transports.

However, verify compatibility with your target Python version and syslog infrastructure, and be prepared to fork or patch if issues arise.

BSD-3-Clausepure Pythonabandoned
87.9Kdownloads / mo
baml-bridge With conditions
PyPI · Python Modules · released Aug 2026

Provides Python bindings for the BAML runtime, exposing the BamlRuntime singleton, protobuf encoding/decoding, and observability primitives that generated BAML SDK packages use at runtime.

Apache-2.0compiled wheel · 3.10+
87.9Kdownloads / mo
flake8-django With conditions
PyPI · Python Modules · released Jul 2023

A flake8 plugin that detects Django-specific code style violations and anti-patterns in Django projects, enforcing rules like proper null handling on model fields, correct ModelForm configuration, and model method definitions.

GPL-3.0-or-laterbuilds from sourcedormant
87.6Kdownloads / mo
pytiled-parser Worth it
PyPI · Python Modules · released Jan 2025

Parses Tiled Map Editor map and tileset files into strictly typed Python objects, returning standard types like Path objects rather than engine-specific sprites.

Install it if you use Tiled for level design and need to load maps into Python without engine lock-in.

MITpure Python · 3.6+aging
87.6Kdownloads / mo
yubico-client Skip
PyPI · Python Modules · released May 2020

Verifies Yubico One Time Passwords (OTPs) using the validation protocol version 2.0, communicating with Yubico's API servers to authenticate hardware tokens.

BSD-3-Clausepure Pythonabandoned
87.6Kdownloads / mo
configparser2 Skip
PyPI · Python Modules · released May 2015

Backport of Python 3's configparser module to Python 2.6–3.5, allowing unified INI-file parsing across versions without naming conflicts with the built-in standard library.

Install only if you are maintaining legacy code on Python 2.6–3.5 and cannot upgrade; for any new project, use the built-in configparser instead.

MITbuilds from sourceabandoned
87.5Kdownloads / mo
mapply With conditions
PyPI · Python Modules · released Feb 2026

Provides a lightweight, customizable multi-core apply function for Pandas DataFrames that distributes work across CPU cores using a shared queue for load balancing.

BSD-3-Clausepure Python · 3.11+
87.4Kdownloads / mo
twentyc.rpc Skip
PyPI · Python Modules · released Aug 2021

A client library for consuming 20c's RESTful API, built on top of the requests library to handle HTTP communication.

Apache-2.0pure Pythonabandoned
87.3Kdownloads / mo