Earlier quoted context omitted.
been in the python game a long time and i've seen so many tools in this space come and go over the years. i still rely on good ol pip and have had no issues. that said, we utilize mypy and ruff, and have moved to pyproject etc to remotely keep up with the times.
uv solved it, it will be the only tool people use in 2 more years. if you’re a python shop / expert then you can do pip etc but uv turned incidental python + deps from a huge PITA for the rest of us, to It Just Works simplicity on the same level or better than Golang.
Astral to Join OpenAI
311–320 of 951 posts
Re: Astral to Join OpenAI
#312Re: Astral to Join OpenAI
#313Fixed: I am so excited to take these millions of dollars.
Re: Astral to Join OpenAI
#314Company that repeatedly tells you software developers are obsoleted by their product buys more software developers instead of using said product to create software. Hmm.
Re: Astral to Join OpenAI
#315Possibly the worst possible news for the Python ecosystem. Absolutely devastating. Congrats to the team
I hope they got paid, I will be very sad if they didn't at least get G5 money.
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
Re: Astral to Join OpenAI
#316Anthropic acquiring Bun, now OpenAI acquiring Astral. Both show the big labs recognize that great AI coding tools require great developer tooling, and they are willing to pay for it rather than build inferior alternatives. Good outcome for the teams.
Not exactly a great look for the "AGI is right around the corner" crowd — if the labs had it, they would not need to buy software from humans.
Re: Astral to Join OpenAI
#317Re: Astral to Join OpenAI
#318Re: Astral to Join OpenAI
#319Re: Astral to Join OpenAI
#320Welp. I used to respect Astral. I hope someone responsible forks their Python tooling and maintains it. Ideally a foundation rather than a company.