This article explains how to use akismet to filter spam contact requests, comments etc from a django project.
Posted on October 01, 2019
This article explains how to deploy a Django project using Gunicorn, Supervisor, PostgreSQL and Nginx in an Ubuntu server instance.
Posted on July 07, 2019
This article explains the installation of docker and docker-compose in Ubuntu systems.
Posted on February 03, 2019
This article explains how to setup python virutalenvwrapper in linux systems. Both Debian based systems such as Ubuntu and Linux Mint and Fedora based systems such as RHEL and Cent OS are covered here.
Posted on January 30, 2019
This article explains the use of hasattr, getattr and setattr in Python
Posted on April 29, 2018
The article explains map, reduce and filter functions in Python 3
Posted on February 08, 2017
This blog post explains iterators, generators and generator expression in Python.
Posted on April 01, 2016
This article explains list comprehensions, set comprehensions and dict comprehensions in python.
Posted on February 15, 2016