OpenAI announced it will buy Astral to integrate its open source tools into the Codex ecosystem. It's a move meant to bring tools that millions of Python developers already use closer to the AI agents that help write, review, and maintain code.
What OpenAI announced
The announcement says OpenAI will acquire Astral and that, after the deal closes, they plan to support Astral's open source projects. Astral is behind widely used Python tools like uv, Ruff and ty.
OpenAI explains this integration will help accelerate Codex development, which is already growing strongly: 3x in users and 5x in usage since the start of the year, with more than 2 million weekly active users.
What Astral does and why it matters
Astral isn't just another startup: it built utilities that are now part of many teams' daily workflows. Why does that matter to you?
uv: simplifies dependency and environment management — the kind of friction you hit every time you start a new project.
