Explore >> Select a destination


You are here

www.jennapederson.com
| | www.buildahomelab.com
14.0 parsecs away

Travel
| | The Ansible docs cover a variety of ways to install Ansible from apt/yum installs to compiling from source. Learn to Setup ansible with virtualenv.
| | jinyuz.dev
6.9 parsecs away

Travel
| | So, there was a time when I was only developing applications using Python. And so I found out about virtual environments. And then after a couple of months, I discovered pyenv. It also came to a time I had to work on multiple projects that uses different versions of nodejs and searched something similar so I installed nvm. Then, I was required to work on a Ruby project so I installed rbenv.
| | www.rasulkireev.com
6.8 parsecs away

Travel
| | Poetry is relatively new packaging and dependency manager. It makes it very easy to upload libraries to PyPI, manage dependencies visually, and has a couple of handy features. Today, I'm not going to do a deep dive into how Poetry works and all its features. Today I just want to focus on how to configure it for a Django project.
| | javier.io
68.1 parsecs away

Travel
| package python scripts and dependencies in single files with pex