Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
28 lines (23 loc) · 802 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 802 Bytes

Python.py

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.


How to

  1. Install Python (version >=3.9)
  2. Project Structure:
  • basic
  • Advance Python Modules
    • Use Advance python modules such as XML, ZIP, etc.
  1. Install Dependencies/Packages (Optional):
  • Install from requirements.txt
$ pip install -r requirements.txt

Author

Kumar Shanu

Thanks to:
Codebasics & Jose Portilla