ubuntu
Python: Install Pip and Pipenv
When you are into development using Python, you should know how to manage packages and virtual environments. Let's learn how to do that in this guide.
Ubuntu: Install PostgreSQL and pgAdmin
Installing PostgreSQL and pgAdmin on Ubuntu can be a trouble at times. Here are the steps to guide you on the installation process.
Python: Install Pylibmc on Ubuntu
This guide explains how to install Pylibmc to get memcached up and running.
Ubuntu: Django bash auto-completion
Autocompletes come handy when you want to execute a lengthy command. Here's how you can add Django bash completion in Ubuntu.
Installing LiClipse on Ubuntu
LiClipse is a lightweight version of the most popular Eclipse IDE customized for Python development. Here is a guide to install it on Ubuntu.