How To Install django And Python From Scratch Step By Step Easy Tutorial

Опубликовано: 16 Август 2023
на канале: techfixvalley
146
5

Python official Website - https://www.python.org/

How Install django and python from scratch on Windows
1) Open your web browser
2) Search Python on Google
3) Click on search
4) Click on python link
5) Click on Downloads
6) Click on python download link
7) Right click on downloaded file and select run as administrator
8) Select add python.exe to PATH
9) Select customize installation
10) Make sure pip is selected and click next
11) Select Install python for all users
12) Select install
13) Click close
14) Go to windows search
15) Type cmd
16) Select run as administrator
17) Type python --version and press enter
18) Close cmd
19) Right click and create new folder
(you can choose any location for folder i am going to create it on desktop)
20) Name new folder I am going to name it django project
21) Open the folder
22) Go to address bar and type cmd
23) press enter
24) Type python -m venv venv and press enter
25) Type venv\Scripts\activate and press enter
26) Type pip install django and press enter
27) Type django-admin --version and press enter
28) Type django-admin startproject test_project and press enter
29) Type cd test_project and press enter
30) Type python manage.py runserver and press enter
31) Copy server address
32) Open your web browser
33) Paste address and hit enter
Done!

In this video we are going to install python and django from scratch on windows. This video tutorial will show installation of latest version of django and python. This will work on most 64 bit windows OS ( Windows 8, Windows 8.1, Windows 10, Windows 11). Python is also available for other operating system ( Python AIX, IMB, iOS and iPadOS,RISC OS, macOS, Packages for Linux using terminals, CentOS, celery, Debian, mint, Fedora, ubuntu). This video will show easy step by step instructions to install django app packages on PC using cmd commands. This new version doesn't require seperate django environmental variables or extensions. This video will show how to install packages, virtual environment settings and production server settings. For Windows 7 you may have to install older version of python. You will need active internet connection for this for work because this method uses cmd not setup file for django installation. You can also use django in vs code (visual studio code).
#python
#django
#windows
#windows11
#windows10


Смотрите видео How To Install django And Python From Scratch Step By Step Easy Tutorial онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь techfixvalley 16 Август 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 14 раз и оно понравилось людям.