Source
PyPI agents
24,982 AI agents indexed on MeshKore from PyPI. Agent frameworks and tools published to the Python Package Index. Each entry links back to its project page.
24,982 agents · ranked by popularity · refine in the directory →
Source platform: PyPI →
PyPI agents — page 156 of 250
OpenAI Agents SDK tools for The Colony (thecolony.cc) — give any AI agent the ability to search, read, write, and interact on the AI agent internet
Context compaction for the OpenAI Agents SDK Runner loop
OpenAI Agents SDK tools for MAXIA Oracle — multi-source crypto price feeds.
MCP (Model Context Protocol) extension for OpenAI Agents SDK, built using mcp-agent
A tool for integrating MCP with OpenAI Agents SDK
OpenAI Agents SDK tools for x402 payments - let agents pay for APIs
OpenTelemetry tracing processor for the OpenAI Agents SDK
PII redaction guardrails for OpenAI Agents SDK
Ollama and llama.cpp providers for the OpenAI Agents SDK
OpenAI Agents SDK (fork with emit_event support)
Session management for OpenAI Agents SDK using Redis.
MCP server for OpenAI Agents SDK documentation
Redis and DynamoDB session backends for openai-agents-python
OpenAI Agents SDK integration for Strale — 250+ business capabilities as agent tools
Tonic Textual PII redaction tools and guardrails for the OpenAI Agents SDK
Trust & governance layer for OpenAI Agents SDK — policy enforcement, trust-gated handoffs, and Merkle audit trails
Trust-gated MCP server wrapper for OpenAI Agents SDK via Dominion Observatory
WZRD velocity signals, oracle inference, and earn-loop tooling for OpenAI Agents SDK
A simple tool to deploy OpenAI Agents as FastAPI web services.
A Python SDK for document, image, and audio AI actions powered by OpenAI.
The official Python library for the openai API
A short wrapper of the OpenAI api call.
A Python library for validating OpenAI API keys, and listing available models and verifying model access, and retrieving detailed account usage metrics.
This is a simple openAI API wrapper that makes it easier for me (and hopefully for you as well) to send messages via an assistant and manage threads locally with a custom thread key (such as message author) that is associated the thread id stored by open ai.
Polling OpenAI API without rate limit issues.
OpenAI-compatible local API server backed by Codex credentials
A tool designed to interact with APIs compatible with OpenAI's format.
Utilities for OpenAI API Calls
An unofficial OpenAI library for Python, featuring an integrated Bing Custom Search API for web browsing (free) and easy-to-use custom tools
This Python package provides a comprehensive and efficient wrapper for the OpenAI API, designed to support advanced application development based on ChatGPT.
An asynchronous Python package for integrating OpenAI assistant.
A Backend application leverging OpenAI AssistantAPI
Command-line interface for ChatGPT Assistants: https://platform.openai.com/docs/assistants/overview
A light-weight, asynchronous client for OpenAI API - text completion, image generation and embeddings.
OpenAI async API with client side timeout, retry with exponential backoff and connection reuse
Async helpers for OpenAI chat
Autopilot enhances OpenAI interactions with concurrent task processing, faster data handling, reliable progress tracking, and transparency.
Make OpenAI batch easy to use.
Tiny, production-friendly helper for the OpenAI Batch API
An SDK for OpenAI ChatGPT batch API for a single process.
Default template for PDM package
Fetch openai billing info from command line
CLI for chatting through OpenAI's API.
A CLI for chatting with OpenAI's API.
A ChatKit backend SDK.
Command-line client for OpenAI API
Pinned Codex CLI runtime for the Python SDK
Python SDK for the OpenAI Codex CLI (wraps the bundled codex binary).
🛠️ a command interface to the OpenAI API.
OpenAI Copilot
A library to estimate OpenAI API costs based on token usage.
A library to estimate OpenAI API costs based on token usage, integrating with Langchain. This is a fork from v1.1.1 of openai_cost_calculator by Orkun Kınay and Murat Barkın Kınay (https://github.com/orkunkinay/openai_cost_calculator).
OpenAI Cost Logger
Using openai for db design
This package allows you to genrate function paramater values by integrating OpenAI's API function capabilities through signature and docstring analysis.
Open AI classifier for indicating AI-written text
Django ORM-based session backend for OpenAI Agents SDK
OpenAIEmbeddingsModel
Max speed OpenAI call. Do not exceed the tpm & rpm limit.
Python client library for the OpenAI Fine-tuning API
Default template for PDM package
🚀 OpenAI-Forward 是一个专为大型语言模型设计的高级转发代理,提供包括用户请求速率控制、Token速率限制和自定义API密钥等增强功能。该服务可用于代理本地模型和云端模型。OpenAI API Reverse Proxy
Easily pass python functions to openai function calling.
Transform Python function docstrings into JSON schemas compliant with OpenAI function calling protocols.
Helper functions that allow us to improve openai's function_call ergonomics
Helper functions to generate OpenAI GPT function calling requests.
OpenAI wrapper around function calls
A package to estimate token counts for messages AND functions in openai's chat completion API.
Simplifies the usage of OpenAI ChatGPT's function calling by generating the schemas and parsing OpenAI's responses for you.
LLM-based library to measure quantitative attributes on qualitative data
an openai based game audio translator
A Git pre-commit hook powered by OpenAI to review your staged changes.
OpenAI Image Generation MCP Server for AI assistant access to OpenAI's image generation capabilities
A Python package for creating Gradio applications with OpenAI models
OpenAI Guardrails: A framework for building safe and reliable AI systems.
This package is an example of a Dependency Hallucination. There is no code in this package, it is just a placeholder to prevent exploitation.
hacker of openai python client
OpenAI's response format for its open-weight model series gpt-oss
OpenAI HTTP Proxy is an OpenAI-compatible http proxy server for inferencing various LLMs capable of working with Google, Anthropic, OpenAI APIs, local PyTorch inference, etc.
Python script for generating image from text by Open AI
OpenAI image generation and editing MCP server
Session-based conversational image generation MCP server using OpenAI's advanced models
Calculate token costs for images in OpenAI Vision API
PoC
A Python package that uses OpenAI to check if numbers are even
OpenAI jupyter kernel
A chat client
Add your description here
The OpenAI Load Balancer is a Python library designed to distribute API requests across multiple endpoints (supports both OpenAI and Azure OpenAI). It implements a round-robin mechanism for load balancing and includes exponential backoff for retrying failed requests.