Files
codex/sdk/python-runtime/README.md
Ahmed Ibrahim 78c0d5ca3d Rename Python SDK package to openai-codex
Co-authored-by: Codex <noreply@openai.com>
2026-05-09 11:38:22 +03:00

351 B

Codex CLI Runtime for Python SDK

Platform-specific runtime package consumed by the published openai-codex.

This package is staged during release so the SDK can pin an exact Codex CLI version without checking platform binaries into the repo.

openai-codex-cli-bin is intentionally wheel-only. Do not build or publish an sdist for this package.