Single post
jump to replies2 replies
back to topI always thought that managing dependencies, versions etc. was so odd in Python... even in Typescript/Javascript it's more straightforward 😅 but my guess would also be uv, haven't even heard of poetry.
@graves501
The AI/ML crowd likes #conda because it will also manage non-python dependencies like C++ libraries. But I think that is more like a whole build system? I just need a couple extra modules for the simple scripts I do…
