0% found this document useful (0 votes)
30 views7 pages

Module 3 Overview of Python

This document outlines a module on Python, detailing the installation and setup of Python and Visual Studio Code, along with extensions for Terraform. It includes instructions for creating Python console applications for generating OTPs and reading JSON files, as well as developing a web application using the Flask framework. The submission is by Pavani Dubasi, due on May 30, 2025, for batch SA2503057.

Uploaded by

pavanidubasi123
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views7 pages

Module 3 Overview of Python

This document outlines a module on Python, detailing the installation and setup of Python and Visual Studio Code, along with extensions for Terraform. It includes instructions for creating Python console applications for generating OTPs and reading JSON files, as well as developing a web application using the Flask framework. The submission is by Pavani Dubasi, due on May 30, 2025, for batch SA2503057.

Uploaded by

pavanidubasi123
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Module- 2

Overview of Python
Submitted by - Pavani Dubasi
Submitted To – Vikul
Batch No. SA2503057
Date of Submission – 30-05-2025

1. L1 - In Local Windows Machine Install and setup


Environment Variable for Python
Step 1:
Step 2:

2. L2 - Install Visual Studio Code and Install Python and


Terraform Extensions in VS Code
Installing Python Extensions in VS Code
Installing Terraform Extensions in VS Code

3. L3 - Create Python Console Application to randomly


generate OTP kind of secure code
4. L4 - Create Python Console Application to read the
contents of .json file and print in the VS Code python console
output
Step 1: Create a .json file

Step 2: Create a .py file


Step 3: The final output

5. L5 - Create Python Web Application to using Flask Web


Application Framework
Step 1: Installing the Flask
Step 2: Write python code

Step 3: Output

Step 4: Go to google browser

You might also like