How to install Django in Python ?

Posted on Updated on

Installing Django is simple, If you already have python installed, just type the below given command.

python -m pip install Django and, you will start seeing output as shown in figure below:

Leave a Reply

Your email address will not be published. Required fields are marked *