|
|
|
|
|
by p4ul
195 days ago
|
|
If you haven't written off Python completely, I would suggest giving it a second chance using uv [1] for managing environments and Python versions. In my opinion, uv is the best thing to happen to Python in 10 years. [1] https://docs.astral.sh/uv/ |
|