OpenAI has announced plans to acquire Astral, the company behind a set of widely used open-source Python developer tools—a move aimed at strengthening its Codex platform.
Astral is known for building tools such as uv for dependency and environment management, Ruff for high-performance linting and formatting, and ty for type checking. These tools are used by millions of developers and form a core part of modern Python development infrastructure.
Together, they cover key parts of the Python development stack. While uv manages dependencies and environments, Ruff enforces code quality through fast linting and formatting, and ty ensures type safety across codebases. Combined, they help developers manage projects, maintain quality, and catch errors early.
OpenAI said it will continue supporting these tools while exploring deeper integration with Codex to enable AI systems to operate across the full development workflow. The company added that it will continue to support Astral’s open-source projects after the acquisition closes.
The deal comes as Codex sees rapid growth, with a threefold increase in users and a fivefold rise in usage since the start of the year, reaching over two million weekly active users.
OpenAI is set to position Codex as more than a code-generation tool, aiming to integrate it directly into the systems developers use daily.
“Our goal with Codex is to move beyond AI that simply generates code and toward systems that can participate in the entire development workflow—helping plan changes, modify codebases, run tools, verify results, and maintain software over time,” OpenAI said.
By bringing Astral’s tooling into its ecosystem, OpenAI plans to enable AI agents to interact directly with real development environments. This includes managing dependencies, enforcing code quality, and validating outputs—tasks that typically sit outside the scope of current AI coding assistants.
“Astral has always focused on building tools that transform how developers work with Python—helping them ship better software, faster,” said Charlie Marsh, Founder and CEO of Astral, in the announcement, adding that its open-source tools will continue to evolve as part of Codex.
The acquisition remains subject to regulatory approval and customary closing conditions. Until then, OpenAI and Astral will operate as separate entities. After closing, Astral’s team will join OpenAI’s Codex group, with plans for deeper integration between AI systems and developer tooling.
ALSO READ: OpenAI Unveils 16MB, 10-Min Model Training Challenge on NVIDIA H100 GPUs