Astral creates Python development tools such as uv, a package and project manager, and Ruff, a linter and formatter.
OpenAI acquires Astral, the Python toolmaker, to enhance Codex AI coding assistant as it competes with Anthropic's Claude Code and Cursor.
Anthropic opened its virtual "Briefing: Enterprise Agents" event on Tuesday with a provocation. Kate Jensen, the company's head of Americas, told viewers that the hype around enterprise AI agents in ...
The Python extension now supports multi-project workspaces, where each Python project within a workspace gets its own test tree and Python environment. This document explains how multi-project testing ...
AI is already having a seismic impact on how software is written, with much of the grunt work of programming now performed by swarms of agents and subagents. But as developers experiment with new ...
Today, OpenAI launched a macOS desktop app for Codex, its large language model-based coding tool that was previously used through a command line interface (CLI) on the web or inside an integrated ...
Writing clean, bug-free code is a point of pride for any developer. For decades, tools that measure code quality have been a staple of the software development lifecycle, helping teams eliminate bugs, ...
The ChatGPT-maker is releasing its “best model yet” as it faces new pressures from Google and other AI competitors. OpenAI has introduced GPT-5.2, its smartest artificial intelligence model yet, with ...
PythoC lets you use Python as a C code generator, but with more features and flexibility than Cython provides. Here’s a first look at the new C code generator for Python. Python and C share more than ...
A maximum severity vulnerability, dubbed 'React2Shell', in the React Server Components (RSC) 'Flight' protocol allows remote code execution without authentication in React and Next.js applications.