How To Install Django For Python 3.11.3 | PIP and Django on Windows 10/11 | Django Tutorials

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hello guys assalamualaikum welcome back to another video in this video I'm gonna show you how you can install Django with python 3.11.3 and how to verify the installation of the Django and how to run any project there okay but before you install it first you need to install the python with peep in your device so for install the python with Pip first you need to go to the browser and search for Python and as you can see you need to visit the first link which is www.python.org just click on it and once you click on it it will open this kind of web page where you need to go to the download and as you can see at the time making this video python 3.11.3 is the latest one just download it and once our download is complete and as you can see here is the python 3.11.3 exe file so just double click on it to install it and once you double click on it it will open this kind of installation wizard where I need to click on this check box which is going to create a path in our environment variable path okay so make sure that this option is check mark otherwise it cannot be installed properly and after that for install the PIP you need to click on the customize installation and once you click on it it will show you all of the optional features which is going to install with our python 3.11.3 and here you also see the peep which is going to help to download and install the other python packages and here you also check mark all of the option and then choose here next then it will show you the advance option here you need to choose here this option which is going to install the python 3.11 for all users okay and then just simply click on the install and as you can see our installation is complete so just click on the close so now for verified the installation you need to go to the search bar and search for CMD and once our Command Prompt is open just right here py space double hyphen version and press enter and as you can see it's showing us the python version which we are installed okay and also for verified the PIP installation you need to write here peep space double hyphen version and press enter and as you can see here is the peep version that means PP is also installed with our python 3.11.3 okay so now it's time to install the Django for install it you need to create a folder I just name it Django you can give here whatever you can want and open it and go to the path and remove all the previous path and simply write here CMD and press enter and it will open the command prompt in this folder so now you need to write here this command which is going to create a virtual environment in this folder just write here python space hyphen m space v e and V Space your virtual environment name I just name it my virtual environment and press enter and as you can see it's create a virtual environment folder in our this folder which we are create okay so now what you need to do you need to activate the script folder which is inside the virtual environment folder for install the Django okay for activate it just right here this command first you write here your virtual environment folder name then slash then script then again slash and right here activate and press enter and as you can see the virtual environment folder name is at the beginning of this command line that means our script folder is activated okay so now just write here this command which is PIP space install space Django and press enter and as you can see our Django is successfully installed okay so now for verified the Django installation you just right here Django hyphen admin space version and press enter and as you can see here is the version of the Django okay and if you want to create a project in your Django just right here Django hyphen admin space start project then right here your project name I just name it my app and press enter and as you can see here is the Django project which name is my app and if you open the folder you can find here all of the file which is need to be create a Django project okay and if you want to run this project you need to go inside the project folder by right here CD space your project folder name and press enter so now our command line is inside the my app folder and now from here you just write here python space manage dot ey then space and right here run server and press enter and as you can see it will automatically run your project and here is the project server link just copy it and go to your browser and paste it here and press enter and as you can see here is the output of this project which we are create so I hopefully guys you properly understand how to install the Django with python 3.11.3 and how to create here any project and how to run it okay if you enjoy this video don't forget to like comment and share and if you like this type of video don't forget to subscribe to my channel and also press the Bell icon and I will see you guys in this next one inshallah thank you so much ha [Music]
Info
Channel: Sazid Habib
Views: 58,762
Rating: undefined out of 5
Keywords: sazid habib, how to install django, install django, django, how to install django on windows 11, django install, how to install django in windows 10, install django with pip, how to install django on windows, pip install django, how to install django in python 3.11, django tutorial, django install windows 10, install django on windows 10, install django windows, python django, django setup, django python download, how to setup django, django 4.2
Id: Uq7TkegTXRU
Channel Id: undefined
Length: 8min 0sec (480 seconds)
Published: Sat Jun 03 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.