Deploy a Django App with Pipenv
Warning: setup your remote environment with Pipenv; if you don’t know how to do that, you might want to check my post about it. Once saved...
The Perfect aws-cli setup
[…] keep the installation of AWS CLI isolated from everything else. create /.aws directory if it does not exist....
Install Python the right way
Installing Python for me has always been a pain. There are way too many “suggested” way to install it, too many strategies to handle...