{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/15"}],"enrichment":{"capability":"Python SDK for building applications that interact with OpenAI Codex, enabling thread creation, turn execution, streaming, and workspace access control through a context-managed interface.","skillfed_tags":["llm-sdk","code-generation","ai-agents"],"use_cases":["Build an automated code review tool that uses Codex to analyze and explain repository structure and code patterns.","Create an AI agent that generates or refactors code by running Codex turns in response to user prompts.","Integrate Codex into a development IDE or editor plugin to provide inline code explanations and suggestions.","Batch-process multiple code repositories to extract summaries, documentation, or architectural insights.","Implement multi-turn conversations with Codex where each turn builds on previous context and results."],"what_it_does":"OpenAI Codex Python SDK is a client library for building applications that interact with Codex, OpenAI's code generation and understanding model. It provides a context-managed interface to start threads, execute turns (prompts), and retrieve results including final responses and token usage. The SDK handles authentication automatically when credentials are already available, and supports explicit login flows via ChatGPT browser login, device-code flow, or API key.\n\nThe package is designed for developers building AI-assisted tools and agents that need to run Codex operations programmatically. It depends on pydantic for data validation and openai-codex-cli-bin for underlying binary support. The SDK is actively maintained, recently released, and carries no known vulnerabilities.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries no known vulnerabilities, and is licensed permissively under Apache-2.0. Install it if you need to programmatically interact with OpenAI Codex from Python; the context-managed API and built-in authentication handling make it straightforward to integrate into applications."},"id":"openai-codex","links":{"html":"https://skillfed.io/packages/openai-codex","md":"https://skillfed.io/packages/openai-codex.md","pypi":"https://pypi.org/project/openai-codex/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-17","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"openai-codex","python_support":"supports_current","summary":"Python SDK for Codex"},"popularity":{"monthly_downloads":236449,"position":8984,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.144.4"}
