One nice thing about switching from #pyenv and #pyenvvirtualenv to #uv is that #CleanMyMacX used to throw away my pyenv virtual envs. They lived in a cache directory. That doesn’t happen any more.
Setting Up a Python 3.10 Virtual Environment with Pyenv and PyO3 on Macbook pro Silicon M1: A Step-by-Step Guide
In preparation for the PyData Amsterdam 2024 workshop on writing Python modules in Rust, I set up my development environment to ensure smooth sailing. If you
https://www.hylkerozema.nl/2024/09/17/setting-up-a-python-3-10-virtual-environment-with-pyenv-and-pyo3-on-macbook-pro-silicon-m1-a-step-by-step-guide/
#PythonPandas #PyDataAmsterdam2024 #pyenv #pyenvvirtualenv #pyo3 #Rust
Setting Up a Python 3.10 Virtual Environment with Pyenv and PyO3 on Macbook pro Silicon M1: A Step-by-Step Guide – Hylke Rozema