(sure, it's a bit different than contributing to CPython, but I'd argue not that different)
OpenClaw notably was built around Mario Zechner's pi[0]; uv I believe was highly adapted from Armin Ronacher's rye[1], and uses indygreg's python-build-standalone[2] for distributing Python builds (both of which were eventually transferred to Astral).
[0]: https://github.com/badlogic/pi-mono
In the worst case, Astral will stop developing their tools, someone else will pick them up and will continue polishing them. In the best case, they will just continue as they did until now, and nothing will really change on that front.
Astral is doing good work, but their greatest benefit for the ecosystem so far was showing what's possible and how it's down. Now everyone can take up the quest from here and continue. So any possible harm from here out will be not that deep, at worst we will be missing out on many more cool things they could have built.
It was because Astral was VC funded.
https://astral.sh/blog/announcing-astral-the-company-behind-...
Consider ffmpeg. You can donate via https://www.ffmpeg.org/spi.html
How much money do they make from donations? I don't know but "In practice we frequently payed for travel and hardware."
Translation: nothing at all.
If such a fundamental project that is a revenue driver for so many companies, including midas-level rich companies like Google, can't even pay decent salaries for core devs from donations, then open source model doesn't work in terms of funding the work even at the smallest possible levels of "pay a reasonable market rate for devs".
You either get people who just work for free or businesses built around free work by providing something in addition to free software (which is hard to pull off, as we've seen with Bun and Astral and Deno and Node).
Either pay for the product, or use stuff that isn't dependent on VC money, this is always how it ends.
Maybe you use non-transitive pure Python dependencies, but it's likely that your tools and dependencies still rely on stuff in Rust or C (e.g.: py-cryptography and Python itself respectively).
As mentioned multiple times, since my experience with Tcl and continuously rewriting stuff in C, I tend to avoid languages that don't come with JIT, or AOT, in the reference tooling.
I tend to work with Java, .NET, node, C++, for application code.
Naturally AI now changes that, still I tend to focus on approaches that are more classical Python with pip, venv, stuff written in C or C++ that is around for years.
Good for Astral though I guess, they do great work. Just not optimistic this is gonna be good for python devs long term.
From Astral's front page:
"Why is Ruff a gamechanger? Primarily because it’s nearly 1000x faster. Literally. Not a typo."
I'm glad to confirm I was correct.
2. In any case, the announcement strongly suggests that customer acquisition had little to do with this. The stated purpose of the acquisition, as I read it, is an acquisition (plus acquihire?) to bolster their Codex product.
3. But if they were hoping for some developer goodwill as a secondary effect... well, see my note above.
Although Astral being VC funded was already headed this way anyway.
Deno, Pydantic (Both Sequoia) will go the same way as with many other VC backed "open source" dev tools.
It will go towards AI companies buying up the very same tools, putting it in their next model update and used against you.
Rented back to you for $20/mo.
But the pressure because they raised VC funding, I would imagine Astral needed an actual exit and OpenAI saw Astral's tools as an asset.
Take ruff, I have used it, but I had no idea it even had a company behind it... And I must not be only one and it must not be only tool like it...
Ant is building their app distribution platform, so no wonder OpenAI thinking the same, it will only surprise me if they move so slow.
Astral has demonstrated that there is desire for this sort of "just works" thing, which I struggled with, and led me to abandoning it. (I.e.: "pip/venv/conda are fine, why do I want this?", despite my personal experience with those as high-friction)
fnands•2h ago
Seems like the big AI players love buying up the good dev tooling companies.
I hope this means the Astral folks can keep doing what they are doing, because I absolutely love uv (ruff is pretty nice too).
dcreager•2h ago
That is definitely the plan!
piva00•1h ago
Only time will tell if it will not affect the ecosystem negatively, best of luck though, I really hope this time is different™.
dcreager•1h ago
bbkane•1h ago
a-french-anon•1h ago
Would be a good mustache-twirling cartoon villain tactics, you know, try to prevent advances in developer experience to make vibecoding more attractive =)
delfinom•1h ago
bonesss•1h ago
Ekaros•1h ago
a3w•25m ago