Python is a high-level interpreted programming language. Its vast ecosystem of libraries and frameworks supports a wide range of applications, from web development and automation to data science, artificial intelligence, and machine learning.
Python's demand has surged due to its pivotal role in emerging technologies like AI, big data, and cloud computing.
Repository Content:
- Data Types
- Conditions
- Loops
- Functions
- Exceptions
- Libraries
- Unit Tests
- File Handling
- Regular Expression (REGEX)
- OOP
- NumPy
- Pandas
Install all the packages for the repository. First make sure you have activated your virtual environment.
Create Virtual Environment:
python -m venv venvActivate it:
.\venv\Scripts\activateInstall Packages:
pip install -r requirements.txtPython Projects. https://github.com/Sarmad426/Python-projects
DSA with python. https://github.com/Sarmad426/DSA-Python
Back end API development using Fast API. https://github.com/Sarmad426/FastAPI
AI and Data Science. https://github.com/Sarmad426/AI
Generative AI. https://github.com/Sarmad426/Generative-AI