This repository contains all python language programs. Basic as well as advance program in python. such as working with database, file operations, object oriented programming, etc.
- Install Python (version >=3.9)
- Project Structure:
- basic
- Advance Python Modules
- Use Advance python modules such as XML, ZIP, etc.
- Install Dependencies/Packages (Optional):
- Install from requirements.txt
$ pip install -r requirements.txt
Thanks to:
Codebasics
&
Jose Portilla