Python for beginners - Python installation on windows - Python tutorial | Keeshtu Technology

Опубликовано: 28 Июнь 2026
на канале: KeeshtuTechnology
229
5

Python for beginners - Python installation on windows - Python tutorial | Keeshtu Technology

Subscribe Here -https://www.youtube.com/@KeeshtuTechn...

#PythonInstallation #pythontutorial #pythonprogrammingforbeginners #pythontraining #pythontutorialforbeginners #numpypythontutorial #pythonkeeshtu #keeshtutechnology


python for beginners - python ide - python installation - python install - python program - python programming - python idle - idle setup - execute idle -
Please Captions on - Python in English, Python in Tamil, Python in Telugu, Python in Malayalam, Python in Chinese, Python in Japanese, Python in German, Python in Hindi, Python in French

-----------------Transcript-------------------
hello welcome to technology platform so today we are going to see the python installation so step by step we are going to see the first chapter one is like how to install python so we can see let me type python download and then you will see here the python.org just click on it [Music] and then you can see here the download the latest version for Windows you can download it here just click on it

let it download

so once it has been downloaded we have to install it and everything so setting the environment variables everything it should be automated by using installation period itself so let's see how to install and how to set the environment variables and uh how we have to use the IDE so we have python IDE and then idle and then spider so three things we have once you download this one let's see how we are going to install it and then we can see one by one so once you know how to download and install it and then we can go just how to develop the script by using python everything I think it's downloaded now let me

install it okay so here you can see it is asking like where it should be installed just for your purpose so actually here it is also asking use admin privileges when installing POI at python.exe to path so you can just put it both just use it customize installation and let's see so here it is PIP idle so this is for idle python test shoot UI launcher for all users everything is just

so here we already having windows or Linux or Mac so default it is going for the window so that's why I just downloaded for Windows let's see it is initializing will take some time or it is asking something no let it install

so it is for 64-bit installer it's not 32-bit so as of now we are what are the downloads We are downloading everything it should be like 64 bit not 32-bit so here you can see I think it is not at all installing or what it install and let's see it is still on initializing it is asking anything just check it for just for your purpose otherwise I think

okay set up progress it's something happening let's see installing

okay these are all Library files pip installations and tools demo everything is storing here
maybe okay five percentage spending so you can see hyphen zero zero or something
so this is what you have to do it here so this is we can say like python EXE another one is Idle another one is spider now we can see if there is

you can see spider is also installed if not then we can install it and you can search it ideal as well whether it's idle is available or not yum ideal is available while installing itself if you just click it here
I'm typing the same thing print hello world I'm just saving it
so in desktop itself so tutorial I can say like
scripts like that I can save it why because it's like I'll show you so
chapped one hello world like that I can save it so once you save it see that script name is like dot py I will show you here here you can see in the scripts chapter 1 it's a python file
you can see file name extensions Dot py now how you can call it here is like how you can run it here like that so now if I am going to the command prompt now you're just coming to command prompt right now normal way of sorry it's just calling this python and then the file name but you will get an error message I'll show you what I say issue
normally if you want to run it the syntax is like this is the one you have to run it like this
you have to run like this but
you can see it right there is no file such file now python this folder name and then copying this one and pasting here you can see hello world sometimes the python won't recognized because the python is installed here only this one so that time you can give like this
you can give like this

show something or it's creating an error message use help Str like that it is asking so see help print
opening the notepad file
opening the notepad file now see
opening the notepad file the normal process I am saying that simply typing
print hello world and save it that's it now I'll rename it as a py file one now we just commit here python and then
Scripts
then one dot poi hello so this is what how you are going to execute how you are going to install thank you let's see in the next session bye