This repository is a comprehensive collection of Python scripts and examples that cover basic Python programming concepts and various essential modules. It serves as a learning resource for beginners and intermediate Python enthusiasts.
- Access Modifiers
- Class Methods
- Classes and Objects
- Command Line Arguments
- Decorators
- Loop Control (else with loops)
- Enumerate
- Error Handling
- File Handling
- Function Caching
- Generators
- Getters and Setters
- if name == 'main'
- Inheritance
- Instance Variables
- is vs ==
- Lambda Functions
- Libraries Overview
- Local and Global Variables
- Magic Methods (Dunder Methods)
- Map, Filter, and Reduce
- Match-Case
- Method Overriding
- Miscellaneous Scripts
- Multiple Inheritance
- Multiprocessing
- Object Introspection
- Operator Overloading
- pip (Python Package Installer)
- Print Escape Sequences
- py_to_exe
- Python to APK
- Requests Module
- Shorthand Techniques
- Static Methods
- Super()
- Time Module
- Virtual Environments
- Walrus Operator (:=)
- AsynIO
- Argparse
- Matplotlib
- Mouse Events
- Multi-threading
- Numpy
- OS Module
- Pandas
- Pygame
- Pydantic
- Regular Expressions
- Seaborn
- Shutil
- Turtle
Clone the repository and navigate to the desired folder to explore various Python scripts and examples.
git clone https://github.com/PranjalKumar09/Python-Basics-and-Modules.git
cd Python-Basics-and-Modules
Contributions are welcome! Please read the contributing guidelines before making a pull request.
This project is licensed under the MIT LICENSE- see the LICENSE file for details.
For any questions or suggestions, please open an issue or reach out to me directly.