OpenAI Codex SDK adds Python SDK for subscription-based programmatic access

A post from Tibo Sottiaux suggests Codex can run inside your own apps via Python SDK and CLI installs. Replies spotlight demand for Java/JS options and operational details like limits and login issues. A screenshot claims usage bills against ChatGPT subscription quota.

codex cover

TL;DR

  • Python SDK: Codex usable “within your own programs”; install via pip install openai-codex
  • CLI/SDK install options: npm i -g @openai/codex or Python equivalent mentioned in thread screenshot
  • Auth and billing model: ChatGPT subscription login; usage billed against subscription quota, not separate API
  • Tools: Screenshot cites built-in image_gen tool
  • Developer requests: Java SDK, WebAssembly-based JavaScript route, threading, responsiveness, browser/Windows control tools

A post from Tibo Sottiaux on X states that Codex can be used “within your own programs” through a Python SDK, with installation shown as pip install openai-codex. The post credits “@ah20im and friends,” and drew more than 1,000 likes at the time captured in the source material.

An attached screenshot in the thread shows a separate response claiming that Codex is available via the CLI/SDK with ChatGPT subscription login, that npm i -g @openai/codex or a Python equivalent can be used for installation, and that usage bills against subscription quota rather than a separate API. The screenshot also mentions a built-in image_gen tool and describes the subscription-based route as “the only straightforward programmatic way” without pay-as-you-go API billing, with limits tied to plan level.

Source: X post

Continue the conversation on Slack

Did this article spark your interest? Join our community of experts and enthusiasts to dive deeper, ask questions, and share your ideas.

Join our community