by maksimzayats · Codex 技能 · ★ 54
acodex acodex is a fast, typed Python SDK for Codex CLI workflows (sync/async, streaming, structured output, images, safety controls), and API parity with the TypeScript SDK. What is acodex? acodex spawns the CLI and exchanges JSONL events over stdin/stdout so you can run agent threads from Python with a fully typed surface: sync + async clients, streaming events, structured output, image inputs, resumable threads, and safety controls exposed as explicit options. Install Prerequisite: Codex CLI acodex wraps an external CLI. Install the Codex CLI and ensure is on your (or pass to / ).
| Stars | 54 |
| Forks | 1 |
| Language | Python |
| Category | Codex 技能 |
| License | Apache-2.0 |
| Quality Score | 52.822/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-15 |
| Created | 2026-02-14 |
| Platforms | cli, codex, python |
| Est. Tokens | ~14k |
Explore other popular codex 技能 tools:
acodex is Typed Python SDK for the Codex CLI (sync/async, streaming JSONL events, structured items). It is categorized as a Codex 技能 with 54 GitHub stars.
acodex is primarily written in Python. It covers topics such as agent, ai, automation.
You can find installation instructions and usage details in the acodex GitHub repository at github.com/maksimzayats/acodex. The project has 54 stars and 1 forks, indicating an active community.
acodex is released under the Apache-2.0 license, making it free to use and modify according to the license terms.