 
      
    | You are here | www.jennapederson.com | ||
| | | | | www.buildahomelab.com | |
| | | | | 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 | |
| | | | | 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 | |
| | | | | 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 | |
| | | package python scripts and dependencies in single files with pex | ||