kpi-web-guild / django-girls-blog-slsh1o

django-girls-blog-slsh1o created by GitHub Classroom
MIT License
0 stars 0 forks source link

Configure pyenv #11

Closed webknjaz closed 4 years ago

webknjaz commented 4 years ago
webknjaz commented 4 years ago

This is one of the best ways to get the newest Python versions in parallel in your userspace w/o affecting the system install. Plus it supports autoactivation (of interpreter/venv) when you cd into the project dir.