Software Requirements
Software Requirements
Step-2:
Scroll Down the page there you can see the python release versions and download your
preferred version of python.
Python releases by version number:
Step-3:
Running the Executable Installer
1. Once you have downloaded the installer, open the .exe file, such as python-3.10.6-
amd64.exe, by double-clicking it to launch the Python installer.
2. Select the second check box as shown in below.
Step-4:
Setup Progress
After clicking the install now button the setup will start installing Python on your Windows
system. You will see a window like this.
Step-5:
Final Installer Window
After completing the setup. Python will be installed on your Windows system. You will see a
successful message.
Step-6:
Verify the Python Installation
Open command prompt(cmd) and run the below command to check the version installed
command: python --version
You
can
also
check the version of Python by opening the IDLE application. Go to Start and enter IDLE in
the search bar and then click the IDLE app, for example, IDLE (Python 3.10.11 64-bit). If
you can see the Python IDLE window then you are successfully able to download and
installed Python on Windows.
2) Visual Studio Code Installation Step by Step:
Step-1:
Downloading VS Code
Visit the official Visual Studio Code website: https://code.visualstudio.com/
Click on the "Download for Your Operating System" to download the installer for your
operating system (Windows, macOS, or Linux)
Step-2:
Installing VS Code on Windows
Once it is downloaded then navigate to Locate the downloaded installer file and give double
click on it. It will open for Setup Installation. It will show you the License Agreement click
on I accept the agreement.
Step 3:
After accept the agreement you will get the select additional tasks click on next.
Now we will get additional tasks which are select the desktop icon.
Click on next then it will automatically navigate to installation.
Step 4:
Now Click on install button for installation.
After click on next it is ready to install Click on install.
Click on install button for installation in our system.
Step 5:
Installing on your desktop.
Now please wait until the installation is get complete.
Step-6:
After Completion Of Installing Click on Finish
Once Installation is completed Click on Finish.
Step-7:
Launching VS Code Once the installation is complete, you can launch VS Code by searching
for "Visual Studio Code" in your operating system's application launcher.
Alternatively, on Windows, you can double-click on the VS Code desktop icon.
Congratulations! You have successfully installed Visual Studio Code on your computer. You
can now start using it as your code editor and customize it with extensions and settings
according to your preferences. Code desktop icon
Libraries:
1. Flask:
Flask is a lightweight and flexible micro web framework for Python, commonly used
in back-end development to build web applications, APIs, and web services. Its simplicity,
flexibility, and extensibility make it an excellent choice for a wide range of projects,
including route planning and traffic flow prediction using machine learning (ML).
2. Streamlit:
Streamlit is an open-source Python library that makes it easy to create web
applications for machine learning and data science projects. It allows developers to
quickly build interactive and customizable web interfaces for their machine learning
models and data analysis tools, without requiring knowledge of web development
languages such as HTML, CSS, or JavaScript.