←back to thread

264 points tosh | 1 comments | | HN request time: 0.234s | source
Show context
0xblinq ◴[] No.44365314[source]
2025 and python packaging and dependencies management is still a mess.
replies(4): >>44365430 #>>44365736 #>>44367017 #>>44368247 #
1. ikrenji ◴[] No.44368247[source]
never had a problem with dependencies. how is it a mess? you have requirements.txt and venv per project. doesn't get easier than that