Skip to content

This repository contains foundational Python scripts and examples, including core Python concepts and usage of various Python modules. It is designed to help beginners and intermediate learners strengthen their understanding of Python programming and its powerful libraries.

Notifications You must be signed in to change notification settings

PranjalKumar09/Python-Basics-and-Modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

Python Basics and Modules

Overview

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.

Contents

Basics

  • 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 (:=)

Modules

  • AsynIO
  • Argparse
  • Matplotlib
  • Mouse Events
  • Multi-threading
  • Numpy
  • OS Module
  • Pandas
  • Pygame
  • Pydantic
  • Regular Expressions
  • Seaborn
  • Shutil
  • Turtle

How to Use

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

Contributing

Contributions are welcome! Please read the contributing guidelines before making a pull request.

License

This project is licensed under the MIT LICENSE- see the LICENSE file for details.

Contact

For any questions or suggestions, please open an issue or reach out to me directly.

About

This repository contains foundational Python scripts and examples, including core Python concepts and usage of various Python modules. It is designed to help beginners and intermediate learners strengthen their understanding of Python programming and its powerful libraries.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages