Remember, people. When a tool is:
β open source
β built to conform to open specifications
β not coupled to a service offering
It does not matter who buys the company that built the tool
Remember, people. When a tool is:
β open source
β built to conform to open specifications
β not coupled to a service offering
It does not matter who buys the company that built the tool
@ubernostrum @offby1 If you want to see when the major workflow tools added support for something, I have it documented at https://opensource.snarky.ca/Python/Workflow/Launcher/Plans#Subcommands ; look at each page in that directory and it most have a table listing when a tool added support.
Spoiler alert: uv was not first in any case except `pylock.toml` support that I'm aware of. What uv did do is get the features in front of more people due to its popularity.
@brettcannon @offby1 To be clear I'm not saying uv was first to have things, just that I think the fact that it was literally people's day job to work on it meant they had a high average velocity that volunteer projects can't easily match.
For example, even when I had a line on potential funding for pylock.toml install support in pip, I was told it would still come down to whether a pip maintainer could find the time to supervise and review.