Install Django in 45 seconds [MacOS] {Tutorial}
Автор: Code With Cavan
Загружено: 2021-04-21
Просмотров: 37931
Описание:
Today we are going to install python and Django in less than 1 minute and create and run our first Django project.
Here are a list of the commands
www.python.org
cd [the path to your documents eg: /Users/cavan/Documents]
mkdir python_stuff
cd python_stuff
python3 -m venv env
source env/bin/activate
pip install django
django-admin startproject my_project
cd my_project
python3 manage.py runserver
127.0.0.1:8000
============== TAGS ==============
python programming python tutorial python3 language django learn django framework quick tutorial learn programming web development full stack development 2021 web developer
Повторяем попытку...
![Install Django in 45 seconds [MacOS] {Tutorial}](https://ricktube.ru/thumbnail/96OaaMwL5Ps/hq720.jpg)
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: