Install Python framework django using pip

It seems that there is django as a famous framework of Python, so this time I will install it using a tool called pip that manages Python packages. I don't even know what django is because I haven't studied Python properly. First, install pip by running the following command in your terminal:

$ easy_install pip

After installation, upgrade pip with the following instructions.

$ pip install --upgrade setuptools
$ pip install --upgrade pip

Now let's install django using pip. Execute the following command.

$ pip install django

It seems that you can execute the following command to check the packages managed by pip.

$ pip freeze
Django==(version)

Is displayed, you can confirm that it is installed.

Recommended Posts

Install Python framework django using pip
Django python web framework
Install Python 3.7 and Django 3.0 (CentOS)
[CRUD] [Django] Create a CRUD site using the Python framework Django ~ 2 ~
[CRUD] [Django] Create a CRUD site using the Python framework Django ~ 3 ~
[CRUD] [Django] Create a CRUD site using the Python framework Django ~ 4 ~
[CRUD] [Django] Create a CRUD site using the Python framework Django ~ 5 ~
How to install python using anaconda
Install Python 2.7.9 and Python 3.4.x with pip.
Try using the Python web framework Django (2) --Look at setting.py
install python
pip install mysql-Error handling during python
Install nginx python postgresql using apt-get
Install Python on CentOS using Pyenv
Install Django
Install Python on CentOS using pyenv
[Python Windows] pip install with Python version
Implementation of CRUD using REST API with Python + Django Rest framework + igGrid
Install pip in Serverless Framework and AWS Lambda with Python environment
Install Python as a Framework with pyenv
Solution for pip install error [Python] [Mac]
Install python library on Lambda using [/ tmp]
Install Python package management tool pip (Windows)
Install Python3 using pythonz under macports environment
Install python on xserver to use pip
Install Python 3.8, Pip 3.8 on EC2 (Amazon Linux 2)
Meaning of using DI framework in Python
Python Django Tutorial (2)
sudo pip install
CentOS8 --Install --Django
Start using Python
Try using the Python web framework Django (1)-From installation to server startup
Install NAOqi python
Python Django Tutorial (8)
Python Django Tutorial (6)
Install Python Control
Python Django Tutorial (7)
Python Django Tutorial (1)
Python Django tutorial tutorial
Scraping using Python
Python Django Tutorial (3)
CentOS8 --Install --Python3
Python Django Tutorial (4)
Notes on installing Python3 and using pip on Windows7
Python web framework Django vs Pyramid vs Flask December 2015
Install Python 3.8.6 on macOS Big Sur using pyenv
Try using the Python web framework Tornado Part 1
Python: "[Errno 111] Connection refused" easy_install can't install pip
Run pip install on MacOS Python 3.7 or later
Run a Python file from html using Django
Try using the Python web framework Tornado Part 2
Install ZIP version Python and pip on Windows 10
Initial settings for using Python3.8 and pip on CentOS8
Install python on WSL
Install pip on Mavericks
[Python] pip and wheel
Python Django tutorial summary
Install pip, pyenv, BeautifulSoup4
Operate Redmine using Python Redmine
How to install Python
Install Python on Pidora.