this post was submitted on 19 Mar 2026
81 points (97.6% liked)

Python

7825 readers
28 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS
 

Today we’re announcing that OpenAI will acquire Astral⁠, bringing powerful open source developer tools into our Codex ecosystem.

Astral has built some of the most widely used open source Python tools, helping developers move faster with modern tooling like uv, Ruff, and ty. These tools power millions of developer workflows and have become part of the foundation of modern Python development. As part of our developer-first philosophy, after closing OpenAI plans to support Astral’s open source products. By bringing Astral’s tooling and engineering expertise to OpenAI, we will accelerate our work on Codex and expand what AI can do across the software development lifecycle.

you are viewing a single comment's thread
view the rest of the comments
[–] axum@lemmy.blahaj.zone 1 points 1 day ago (1 children)

Yeah it is gaslighting yourself. I get Openai isn't great, but uv is open source.

Explain to me in great detail what exactly you think is going to happen here.

Also Bun, which was acquired by anthropic, is doing just fine as an open source project.

[–] gid@piefed.blahaj.zone 6 points 1 day ago* (last edited 1 day ago) (1 children)

OpenAI could direct anyone working at Astral to insert whatever they want into uv, ruff or ty, without any regard to the needs or desires of the wider community. Or just drop working on it entirely.

Sure, these tools are open source and can be forked. But to do that successfully you'll need to replace everything that Astral currently provides these projects: expertise of core contributors, the time they have to actually work on it, and organisational skills to manage these projects.

This isn't something you can do overnight.

[–] axum@lemmy.blahaj.zone 3 points 1 day ago* (last edited 1 day ago)

OpenAI could direct anyone working at Astral to insert whatever they want

This would be suicidal for the project if it ignores the community. the project would instantly risk forking and OpenAI losing the ability to influence the ecosystem direction.

to your second point on needing contributors and infrastructor after a fork, while this is true, uv specifically has seen MASSIVE adoption both for hobbyists AND corporate interests. it has greatly simplified the overall python packaging experience. I would not be shocked if other corps began supporting a community fork if the main project went off the rails.

Bun, another open source project, has been doing just fine under Anthropic nearly a year later. Until there is more concrete info on the direction this will take, the fear is MASSIVELY overblown. uv is quickly starting to hit critical mass adoption and may be too important for it to end up in a dumpster.