Город МОСКОВСКИЙ
00:08:36

How to install django on linux mint 20

Аватар
Загадочный мир Python
Просмотры:
28
Дата загрузки:
02.12.2023 13:15
Длительность:
00:08:36
Категория:
Технологии и интернет

Описание

#linux mint #django #python3
In this tutorial you will learn how to install django on linux mint 20.

In order to install django you will need to firstly install Python and
pip3 with the following commands :
sudo apt install Python3
sudo apt install Python3-pip

After that you need to install the virtual environment
sudo -H pip3 install -U pipenv

And activate it with
pipenv shell

And install django with:
pipenv install django==2.1

Done ,

Thanks for watching , don't forget to like and Subscribe.



How to get more like by sharing your youtube video automatically to Facebook ??
https://www.youtube.com/watch?v=jU2V4zVPhys

Reveal hidden password without forgotten password in any browser ??
https://www.youtube.com/watch?v=1bKg5Hgn7SY

Рекомендуемые видео