$npx skillfedfor your agent

Python Modules packages

2,659 packages · page 48 of 67

Packages

Flask-Assets With conditions
PyPI · Python Modules · released Oct 2023

Integrates asset management into Flask applications, providing merging, minifying, and compiling of CSS and JavaScript files through the webassets library.

BSD-3-Clausepure Pythondormant
188.8Kdownloads / mo
flwr Worth it
PyPI · Python Modules · released Aug 2026

Flower is a framework for building federated learning systems where machine learning models are trained collaboratively across distributed clients without centralizing raw data.

Install it if you need to build federated learning systems or conduct distributed model training while preserving data privacy.

Apache-2.0pure Python
188.8Kdownloads / mo
pytest-ruff With conditions
PyPI · Python Modules · released Jun 2025

A pytest plugin that integrates ruff code linting and formatting checks into your test suite, running ruff validation as part of pytest.

However, verify that it remains compatible with your versions of pytest and ruff, and clarify the license metadata before using it in a compliance-sensitive context.

license unclearpure Pythonaging
188.7Kdownloads / mo
throttled-py Worth it
PyPI · Python Modules · released Aug 2026

Implements rate limiting with multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket, GCRA) and storage backends (Redis, In-Memory), supporting both sync and async code.

Install it if you need flexible, performant rate limiting; skip it only if your use case is trivial or you require Python 3.8/3.9 support.

MITpure Python · 3.10+
188.7Kdownloads / mo
distrax Worth it
PyPI · Python Modules · released Jun 2026

Distrax provides JAX-native probability distributions and bijectors (invertible functions with Jacobian computation) as a lightweight reimplementation of a subset of TensorFlow Probability, designed for extensibility and readability.

Install it if you need probability distributions in JAX and value extensibility and mathematical clarity over a comprehensive feature set.

Apache-2.0pure Python · 3.11+
188.5Kdownloads / mo
PyVISA-sim Worth it
PyPI · Python Modules · released Sep 2025

PyVISA-sim provides a simulated VISA backend for PyVISA that lets you test instrument communication code without physical devices or the National Instruments VISA library installed.

Install it if you work with PyVISA and need to test offline or in automated environments.

MITpure Python · 3.10+
188.1Kdownloads / mo
ibm-vpc With conditions
PyPI · Python Modules · released Jul 2026

Python client library for programmatically managing IBM Cloud Virtual Private Cloud (VPC) resources—VPCs, subnets, instances, and related infrastructure—via the IBM Cloud VPC Service APIs.

Apache-2.0pure Python · 3.10+
187.9Kdownloads / mo
notebooklm-py With conditions
PyPI · Python Modules · released Aug 2026

Programmatic access to Google Gemini Notebook for automating research, content generation, and artifact export via Python, CLI, and AI agent integration.

However, it relies on undocumented Google APIs that can break without notice, carries no official support, and is best suited for prototypes, research, and personal…

MITpure Python · 3.10+
187.4Kdownloads / mo
tensorflow-transform Worth it
PyPI · Python Modules · released Jun 2026

TensorFlow Transform preprocesses data with full-pass operations like normalization, vocabulary generation, and bucketing, exporting a reusable TensorFlow graph for consistent training and serving.

Apache-2.0pure Python
187.3Kdownloads / mo
graph-retriever With conditions
PyPI · Python Modules · released Apr 2025

Combines vector similarity search with graph traversal over metadata to retrieve documents from existing vector stores, enabling both unstructured and structured retrieval in a single query.

However, the package is in Beta with limited recent activity (last release April 2025), so verify that your vector store is supported and test thoroughly before…

Apache-2.0pure Python · 3.10+aging
187.1Kdownloads / mo
langchain-graph-retriever With conditions
PyPI · Python Modules · released Apr 2025

Retrieves documents from a graph structure using vector similarity search, combining graph traversal strategies with LangChain's retriever framework for efficient document discovery.

However, verify that the graph traversal strategies and vector store adapters you need are production-ready before deploying to critical systems.

Apache-2.0pure Python · 3.10+aging
186.7Kdownloads / mo
nflx-genie-client With conditions
PyPI · Python Modules · released Mar 2025

A Python client library for interacting with Netflix Genie, a distributed job execution service, providing resource models, API wrappers, and retry logic for submitting and managing jobs.

However, maintenance is aging (last release 528 days ago), so verify that it remains compatible with your Genie instance version and modern Python environments before…

Apache-2.0pure Pythonaging
185.6Kdownloads / mo
read-version Skip
PyPI · Python Modules · released Jul 2021

Extracts a version string or other variable from Python source code for use in setup.py, eliminating boilerplate version-parsing code during package builds.

MITpure Pythonabandoned
185.0Kdownloads / mo
ai-edge-litert-nightly With conditions
PyPI · Python Modules · released Aug 2026

LiteRT is a runtime for running trained machine learning models on mobile and embedded devices with low latency and minimal binary footprint.

However, avoid it for production deployments requiring stability—use a stable release instead.

Apache-2.0compiled wheel
184.7Kdownloads / mo
summarization-pydantic-ai With conditions
PyPI · Python Modules · released Jul 2026

Manages conversation history for Pydantic AI agents by automatically summarizing or trimming old messages to prevent exceeding model context limits while preserving tool call/response pairs.

MITpure Python · 3.10+
183.9Kdownloads / mo
coqui-tts With conditions
PyPI · Python Modules · released Jan 2026

Coqui TTS synthesizes speech from text using deep learning models, supporting over 1100 languages with pretrained weights and tools for training and fine-tuning custom models.

Install it if you want pretrained models out-of-the-box or plan to fine-tune.

MPL-2.0pure Python
183.7Kdownloads / mo
extend-ai Worth it
PyPI · Python Modules · released Aug 2026

Official Python SDK for the Extend document processing API, enabling you to parse, extract, classify, split, and edit PDFs and 35+ file types via a few lines of code.

MITpure Python
183.2Kdownloads / mo
flake8-formatter-junit-xml With conditions
PyPI · Python Modules · released Apr 2018

Formats flake8 linting output as JUnit XML, enabling integration with CI/CD systems and test reporting tools that consume JUnit format.

However, the package is dormant (last release April 2018) and untested against recent flake8 versions, so verify compatibility with your current flake8 before relying…

MITpure Pythondormant
183.2Kdownloads / mo
infinity Skip
PyPI · Python Modules · released Jun 2020

Provides an Infinity class that can be compared to any object and supports arithmetic operations, offering a more flexible alternative to Python's built-in float('inf').

BSD-3-Clausebuilds from sourceabandoned
183.0Kdownloads / mo
base58check With conditions
PyPI · Python Modules · released Apr 2018

Encodes and decodes byte arrays using the Base58Check scheme, a binary-to-text encoding used primarily for Bitcoin addresses and similar cryptographic identifiers.

However, note that no releases have been published since 2018, so verify that it meets your Python version requirements and handles edge cases your use case requires…

MITpure Python
183.0Kdownloads / mo
django-admin-inline-paginator-plus With conditions
PyPI · Python Modules · released Mar 2026

Adds pagination to Django admin inline forms, allowing you to display related objects in smaller, navigable chunks rather than all at once.

MITpure Python · 3.8+
182.9Kdownloads / mo
todoist_api_python Worth it
PyPI · Python Modules · released Mar 2026

Official Python SDK for the Todoist API, providing synchronous and asynchronous clients to interact with Todoist tasks, projects, and comments.

MITpure Python
182.8Kdownloads / mo
pylast Worth it
PyPI · Python Modules · released Jun 2026

pylast provides a Python interface to Last.fm and API-compatible music networks like Libre.fm, enabling programmatic access to music data, scrobbling, and user account operations.

Install it if you need to interact with Last.fm or Libre.fm APIs; skip it if you only need local music metadata or don't require scrobbling or online music service…

Apache-2.0pure Python · 3.10+
182.7Kdownloads / mo
fawltydeps With conditions
PyPI · Python Modules · released Jun 2025

Fawltydeps identifies undeclared dependencies (imports without corresponding declarations) and unused dependencies (declared but never imported) in Python projects.

permissive licensepure Python · 3.9.2+aging
182.7Kdownloads / mo
trinity-agent With conditions
PyPI · Python Modules · released Jul 2026

Trinity orchestrates multiple AI coding agents (Claude, Codex, Antigravity) in structured round-based deliberation, reaching consensus before distributing tasks to each agent's specialty.

However, alpha status means workflows and APIs may change; use it for exploration and prototyping rather than critical production pipelines.

MITpure Python
182.6Kdownloads / 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
ha-ffmpeg With conditions
PyPI · Python Modules · released Nov 2024

Provides an asyncio-based Python interface to control ffmpeg for Home Assistant, enabling webcam emulation, stream analysis, and image capture from video/audio sources.

BSD-3-Clausepure Python
181.3Kdownloads / mo
ai-api-client-sdk Skip
PyPI · Python Modules · released May 2025

Provides Python methods and data structures to access SAP's AI API, enabling queries and management of scenarios, executables, and configurations in AI Core environments.

license unclearpure Python · 3.9+aging
181.2Kdownloads / mo
mac-alias With conditions
PyPI · Python Modules · released Dec 2025

mac_alias generates and reads binary Alias and Bookmark records for macOS files from Python code.

MITpure Python · 3.10+
180.8Kdownloads / mo
flyteidl2 With conditions
PyPI · Python Modules · released Aug 2026

Provides Python protobuf message definitions and serialization support for Flyte's interface definition language (IDL), enabling communication between Flyte workflow components.

Apache-2.0pure Python · 3.10+
180.3Kdownloads / mo
pypi-json Worth it
PyPI · Python Modules · released Feb 2026

A client library for querying PyPI's JSON API to retrieve package metadata, dependencies, and release information programmatically.

MITpure Python · 3.7+
180.2Kdownloads / mo
ai-core-sdk Skip
PyPI · Python Modules · released May 2025

Provides Python methods to manage scenarios, workflows, and resources in SAP AI Core, including pipeline execution, model deployment, and metric logging.

license unclearpure Python · 3.9+aging
180.1Kdownloads / mo
stellar-sdk Worth it
PyPI · Python Modules · released Jul 2026

Stellar SDK provides Python APIs to build and sign transactions, query network history, and communicate with Stellar Horizon and Stellar RPC servers for blockchain applications.

Apache-2.0pure Python
179.8Kdownloads / mo
websockets-proxy With conditions
PyPI · Python Modules · released Nov 2024

Enables WebSocket connections through HTTP and SOCKS proxies by wrapping the websockets package with proxy support via python-socks.

MITpure Python · 3.8+dormant
179.4Kdownloads / mo
redditwarp With conditions
PyPI · Python Modules · released Jul 2024

RedditWarp is a Python wrapper for the Reddit API that provides type-complete, synchronous and asynchronous access to Reddit's data and operations with automatic rate limit handling.

However, verify that recent Reddit API changes have not broken authentication or core endpoints, and be prepared to maintain a fork if critical bugs emerge.

MITpure Pythondormant
178.5Kdownloads / mo
pydantic-numpy Worth it
PyPI · Python Modules · released Aug 2026

Integrates NumPy arrays into Pydantic models with type validation, allowing you to define, validate, serialize, and deserialize NumPy arrays as model fields.

permissive licensepure Python
178.4Kdownloads / mo
pygerrit2 With conditions
PyPI · Python Modules · released Jun 2021

Pygerrit2 is a client library for interacting with Gerrit Code Review's REST API, enabling programmatic access to Gerrit instances from Python.

However, verify compatibility with your Gerrit version and Python release before adopting, and be prepared to maintain a fork if upstream does not respond to issues.

MITbuilds from sourcedormant
177.7Kdownloads / mo
endesive With conditions
PyPI · Python Modules · released Jan 2026

Endesive signs and verifies digital signatures in PDF, S/MIME email, XML, and plain-text documents using cryptographic keys and certificates.

license unclearpure Python · 3.0+
177.6Kdownloads / mo
sarvamai With conditions
PyPI · Python Modules · released Aug 2026

Python SDK for the Sarvam API, providing access to text translation and speech-to-text services across Indian languages with both synchronous and asynchronous clients.

However, install only if you have a Sarvam API subscription and can verify the license terms independently—the package metadata does not declare a license, creating…

license unclearpure Python
177.5Kdownloads / mo
django-graphiql-debug-toolbar With conditions
PyPI · Python Modules · released Aug 2021

Integrates Django Debug Toolbar into the GraphiQL IDE, providing performance profiling and debugging information directly within GraphQL query execution.

MITpure Pythondormant
177.4Kdownloads / mo