An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with oops-in-python

A curated list of projects in awesome lists tagged with oops-in-python .

https://github.com/doaaosamak/python

About Pyrthon :)

oop oops-in-python python

Last synced: 04 Mar 2025

https://github.com/hafizhhasyhari/python-pemrograman-berorientasi-objek

Object Oriented Programming Python dengan Jupyter Pemrograman Berorientasi Objek

object-oriented-programming oop-python oops-in-python pemrograman-berorientasi-objek python-oop

Last synced: 29 Jun 2025

https://github.com/godsonkoithodathu/pong-game

Developed a Pong game using Python programming, utilizing the turtle module for graphics, object-oriented programming (OOP) principles to structure game components, and the time module to manage game timing and animations.

oops-in-python python3 turtle-graphics

Last synced: 14 Nov 2025

https://github.com/anurag1101/complex_calc

The Complex Calculator is a Python application for performing arithmetic operations on complex numbers, including addition, subtraction, multiplication, and division. It uses object-oriented programming to encapsulate complex number properties and supports dynamic user input.

abstraction complex-numbers encapsulation oops-in-python python python-script python3

Last synced: 29 Jun 2025

https://github.com/misha7up/fitness_tracker_module

Module for calculating and displaying complete training information based on data from the sensor unit.

oops-in-python python python3

Last synced: 23 Mar 2025

https://github.com/misha7up/avito_massposting_randomizer

A script for generating unique combinations of photos used for mass-posting on Avito

avito oops-in-python pyqt pyqt6 python python3

Last synced: 23 Mar 2025

https://github.com/harishkumar023/oop_applications

Learn OPP using Python & Low level Desing appliaciton

low low-level-programming oops oops-in-python python3 railway-reservation

Last synced: 23 Mar 2025

https://github.com/watchakorn-18k/template-flask-components

Template Flask Concept Components: 🔨Build your web apps faster with pre-built components. 🤩🤩

components example-project flask hacktoberfest2022 oops-in-python python showcase showcase-website templates-html web

Last synced: 28 Feb 2025

https://github.com/vishal-verma-96/Hackathon_project_using_Python

The program includes pattern printing, arithmetic operations, prime checking, and inventory management using classes.

jyputer-notebook oops-in-python python-3 python-calculator python-maths

Last synced: 19 Apr 2025

https://github.com/emicy963/bank-manager

It's a simple Bank Manager System Python Project for practique OOP, MVC, CRUD, SOLID Principles and maybe DataBase.

bank-management-system-project database mvc-architecture oop oops-in-python open-source python solid venv-python

Last synced: 19 May 2026

https://github.com/stynw7/algorithm_and_programming_python

Provides programs of Basic Algorithm and Programming using Python

algorithms algorithms-and-data-structures data-structures oop oops-in-python python

Last synced: 02 May 2026

https://github.com/lu-sketch/python---projects

Showing proficiency in Python with projects done during my Bootcamp

conditional-statements oops-in-python

Last synced: 23 Mar 2025

https://github.com/curiousgecko/foodgram-project-react

Foodgram - отличный сервис для любителей покушать.

bash django django-rest-framework djoser docker-compose gunicorn oops-in-python python3 workflow

Last synced: 11 Apr 2026

https://github.com/f-ssemwanga/advanced-programming-york

This repository holds the extensive python programming completed during the advanced programming unit of my master's programme

comprehension csv-parser json lambda-functions list matplotlib mongodb numpy oops-in-python pandas-dataframe postgresql python3 tkinter-gui

Last synced: 11 Apr 2026

https://github.com/ayajahamad/backendtechnology

Welcome to the "Backend Technology Showcase" repository! 🚀 This repository serves as a comprehensive showcase of backend technologies for web development using Python. Explore a plethora of projects and libraries that power the server-side functionality of modern web applications.

advanced basic-programming intermediate modules oops-in-python packages python

Last synced: 16 Feb 2026

https://github.com/xerx81/pixel-runner

An endless runner game made using pygame.

oops-in-python pygame python

Last synced: 01 Jul 2025

https://github.com/hillaryjude/learn-python-from-scratch-part4-oops

Here we will see what zip, functions, oops, class and enumerate functions with examples. If you are someone who is starting to learn OOPs concept in python from scratch refer to this file, also feel free to google for additional resources for better understanding.

class enumerate oops-in-python private-variables-and-functions zip

Last synced: 23 Mar 2025

https://github.com/gowthamguna01/python

I have studied Python course and am currently honing my skills through the hands-on exercises provided by my institute. These tasks are helping me apply theoretical knowledge in practical scenarios, deepening my understanding of various aspects of Python programming, and web development.

arrays class databaseconnection dictionary exception-handling filehandling forloops functions-python if-else inheritance lambda list multidimensional-arrays object oops-in-python patterns set string tuples while-loop

Last synced: 21 Jun 2025

https://github.com/vikktor93/poo-python

Object oriented programming materials and exercises with Python

dunder-methods oop oops-in-python poo programacion-orientada-a-objetos python python3

Last synced: 24 Mar 2025

https://github.com/temirovuz/about_python

Python haqida boshlang'ich ko'nikmalar

oops-in-python python

Last synced: 11 Jan 2026

https://github.com/emicy963/subscrition-manager

A subscription manager developed in Python to help control monthly spending on subscription services.

cleancode database oops-in-python python sql sqlite-database

Last synced: 02 May 2026

https://github.com/yehoanatnezra/job-scanner

This respority contains the Job_Scanner class that concurrently queries multiple job-listing APIs, filters results by keywords and locations, and exports matched listings to a CSV file. Built-in multithreading and caching minimize runtime and redundant network calls.

api cache oops-in-python python threads

Last synced: 10 Jun 2025

https://github.com/sc0v0ne/article_oop

This repository I created to post the codebook for my blog talking about object orientation, I created this blog as a hobby to post different subjects that I'm learning in the path of technology. I hope I can help you understand. Any code or text errors please do not hesitate to return.

oop-concepts oop-examples oops-in-python python python3

Last synced: 18 Apr 2026

https://github.com/lakshyakumar1603/1st-intership_may-april_18_day

By exploring these resources on GitHub, you can learn both OOP principles and Python basics while seeing how others structure their code, manage projects, and collaborate!

mysql-database oops-in-python python-lambda

Last synced: 10 May 2026

https://github.com/prince-c11/complex-numbers

Flask webpages- Perform operations (addition, subtraction, multiplication, division) on complex numbers.

complexnumbercalculator flask-application object-oriented-programming oops-in-python operator-overloading project python3

Last synced: 16 Jun 2025

https://github.com/prakrititz/mips--simulation

A simple simulation of MIPS architecture in python

oops-in-python

Last synced: 11 Apr 2026

https://github.com/paudeldipesh/object-oriented-programming-python

Object-oriented programming in Python involves creating and using objects to structure and manage code.

oops-in-python

Last synced: 28 May 2026

https://github.com/sayak119/gojek-parking

GOJEK Parking Assignment to check OOPS concept

bash flake8 oops-in-python pyinstaller python3

Last synced: 11 Apr 2026

https://github.com/vishal-verma-96/hackathon_project_using_python

This project includes pattern printing, arithmetic operations, prime checking, and inventory management using classes.

jyputer-notebook oops-in-python python-3 python-calculator python-maths

Last synced: 18 May 2026

https://github.com/parikshit-0210/mentor-allocation

Mentor-Student Allocation System developed using Python and the Tkinter library for the graphical user interface (GUI). It allows for the management of student and mentor data, facilitating the allocation of students to mentors based on their interests and expertise.

database excel matplotlib modules oops-in-python pandas-python tkinter-gui

Last synced: 02 Jan 2026

https://github.com/itsindrajput/python_with_oops

A beginner-friendly repo covering Python basics, OOP concepts, Python-MySQL integration, mini-projects (like ATM & Tkinter apps), and useful scripts.

oops-in-python projects python-mysql-connectivity python3 tkinter

Last synced: 14 May 2026

https://github.com/swapno963/bank_management_oop

The Bank Management System is an OOP-based project that supports two user types: Admin and Normal User. Normal users can create accounts, check balances, withdraw/deposit funds, transfer money, and apply for up to two loans. They are also restricted from withdrawals if the bank is bankrupt.

oops-in-python python

Last synced: 24 Mar 2025

https://github.com/samarthrana/python-basics

This repository scales basics of Python programming from root to everything you need to know about Python language to understand any other concept that incorporates Python. I researched and followed the content creator that favored me the most, CampusX by NItish Sir and this whole repository is the workflow of his 100 Days Python Programming.

exception-handling filehandling iterables iterator-functions oops-in-python python3

Last synced: 29 Apr 2026

https://github.com/kundan547/dailypython

This Git repository serves as a collection of daily Python code snippets, exercises, and mini-projects. Each day, a new piece of code is added, demonstrating various Python concepts, algorithms, data structures, or solving particular problems.

dsa-algorithm github-actions oops-in-python python

Last synced: 28 Apr 2026

https://github.com/wesleyeliel/university-course-timetable-planning

Recherche Opérationnelle: Système de planification universitaire utilisant Google OR-Tools pour générer des emplois du temps optimaux en fonction des disponibilités des professeurs, des salles et des contraintes des cours.

engineering oops-in-python operational-research problem-solving python

Last synced: 25 Mar 2025

https://github.com/afifahhadie/sistem-bank

Simple Banking System is a Python-based application that allows users to create bank accounts, deposit, withdraw money, and check their balance using an interactive terminal menu.

bank banking-system oops-in-python python python3 system

Last synced: 04 Mar 2025

https://github.com/samridhi060/atm

This is a simple ATM simulation program written in Python. It allows users to perform basic banking operations such as setting a PIN, checking balance, depositing money, and withdrawing money.

atm oops-in-python python3

Last synced: 14 Jul 2025

https://github.com/ifeelgarv/gfg-python-dsa-bootcamp

📍This repos contains all the topics of DSA using Python Language.🚀 Explore Python with codes, notes, and explanations.

data-structures oops-in-python python

Last synced: 11 Jun 2025

https://github.com/abdullrahmen/alx-higher_level_programming

This repo contains all the projects that I have done in the ALX curriculum on Higher level programming.

classes data-structures oop oop-concepts oops-in-python practices python python-3 python-app python-script python3 script scripting scripts

Last synced: 24 Feb 2025

https://github.com/mohd-tahzeeb-khan/event-booking-management-system

This a Event Management Project. This Project is developed for Dawat Celebrations, Nagpur.

database mongodb mongodb-database no-sql-databases oops-in-python pillow python tkcalendar tkinter-gui

Last synced: 12 Apr 2026

https://github.com/andrew2077/wordle_in_cmd

mini wordle game in CMD

cmd oops-in-python python wordle-game

Last synced: 16 Jul 2025

https://github.com/rudra-g-23/python-fundamentals

This repository covers a comprehensive range of Python topics, from basic to advanced concepts. It includes materials, tasks, and solutions to help you learn and master Python programming.

advaced beginner-friendly beginner-friendly-project data-science excercise-solution excercises functions intermediate loops loops-and-iterations notebooks oop oops-in-python projects python python-fundamentals-course python3

Last synced: 26 Mar 2025

https://github.com/shoaib1522/object-oriented-programming

This Object-Oriented Programming (OOP) project demonstrates the application of key OOP principles like inheritance, polymorphism, and encapsulation to create a real-world software system. The project showcases efficient design, code reusability, and scalability using object-oriented concepts.

abstraction aggregation composition encapsulation encapsulation-protocol filehandling filesystem managemnt-system oop oops-in-python pythonsv sqlite-database sqlite3

Last synced: 20 Jan 2026

https://github.com/faerque/e-commerce-management-system

e-commerce backend system built with Python to get knowledge on advanced OOP and controller-like (MVC) architecture.

e-commerce-project mvc mvc-architecture oop oop-principles oops-in-python pythnon

Last synced: 28 Mar 2025

https://github.com/anurag1101/train_reservation

A Python-based Train Reservation System that simulates ticket booking, allowing users to input passenger details and receive a confirmed berth, coach number, and fare based on the selected coach type (AC, Sleeper, or Unreserved). The application features a simple command-line interface and random berth assignments, making it an excellent resource.

class methods objects oops-in-python python python3

Last synced: 02 Apr 2025

https://github.com/themysterysolver/python_basics

"This repo includes simple Python programs for beginners, covering various concepts, object-oriented programming, and different module usages, to help with understanding and learning Python."

basic-python-syntax collections dsa matplotlib numpy oops-in-python pandas python re scipy

Last synced: 05 Apr 2026

https://github.com/shreyashsomvanshi/predict-the-winner-game

A simple Snake Game using Turtle Library and basic OOP concepts in Python.

angela-yu beginner-friendly game gui logic oops-in-python python3 pythonprojects turtle turtle-graphics

Last synced: 09 Apr 2025

https://github.com/codelander07/python-programs

This repository contains programs demonstrating the core concepts of Python programming. From basic syntax and data structures to functions and object-oriented programming, it's designed for beginners and those looking to reinforce their Python fundamentals.

basics-of-python file-handling-in-python oops-in-python os snake-game

Last synced: 05 Jul 2025

https://github.com/samanhur/insurance_project

Insurance project is a practice project for python

mvc mvc-architecture mysql oop oops-in-python python python3 sql sqlalchemy tkinter tkinter-gui

Last synced: 14 Mar 2025

https://github.com/nishma25/scooter-rental-management-system

A full-fledged scooter rental system implemented in Python using object-oriented programming principles. Demonstrates encapsulation, inheritance, polymorphism, and abstraction to manage scooter fleet, handle rentals, and process transactions

ipynb-jupyter-notebook oops-in-python unit-testing

Last synced: 27 Feb 2025

https://github.com/prangonghose/calorie-counter

The aim of this project is to create a Calorie Counter as the final project for the masters course of Python.

error-handling oops-in-python python3

Last synced: 20 Jul 2025

https://github.com/tharushiimasha/python-practice

This repository contains Python programs and exercises from practice sessions. It covers Python basics, file handling, and libraries like NumPy and pandas for data manipulation.

api-integration csv-files file-handling json-files jupyter-notebook numpy oops-in-python pandas python web-scraping

Last synced: 13 Apr 2026

https://github.com/403errors/snake-game

A classic Snake game implemented in Python using the turtle graphics library

oops-in-python python3 snake-game turtle

Last synced: 12 Jul 2025

https://github.com/shibam120302/all_about_python

Here I upload python from basic to advance ,oops in python, dsa using python system design, numpy, pandas, data science, ML also. Follow @shibam120302 and star this repo.

numpy numpy-arrays oops-in-python pandas python python-dsa python-library python3 system-design tabula

Last synced: 10 May 2026

https://github.com/shubhansu-kr/int213-python-programming

Python Programming | Semester 3 | Python | OOPS | Tkinter | Pandas | Numpy

lpu numpy oops-in-python pandas python sem3 tkinter-gui

Last synced: 10 May 2026

https://github.com/abhiraj1027/bankflow-manage-your-finances-with-streamlit

BankFlow is a Bank Management System built using Python and Streamlit. It allows users to create accounts, deposit/withdraw money, view/update/delete accounts, with features like OOP, JSON storage, file handling, exception handling, and random account generation. The app ensures smooth, error-free user interaction.

exception-handling filehandling oops-in-python pathlib python3 streamlit

Last synced: 30 Apr 2026

https://github.com/reynaroyce12/python-projects

Beginner and Intermediate projects in Python

csv games oops-in-python pandas tkinter-gui turtle-graphics

Last synced: 30 Apr 2026

https://github.com/dm-zhuk/goit-pycore-hw-06

The basics of programming with classes

classes oops-in-python python3

Last synced: 28 Aug 2025

https://github.com/1sumer/mass-mail-automation

Mass Emailer is a Python-based application designed to send bulk emails efficiently using an SMTP server. Leveraging the power of the Tkinter library for the graphical user interface (GUI), this tool provides a user-friendly platform for managing and dispatching large volumes of emails with ease.

data oops-in-python python smtp-server tkinter

Last synced: 20 Aug 2025

https://github.com/farhad-here/id_validator

Iranian National ID Validator. This was one of my data analysis project for the course i had.

data-analysis identity idverification object-oriented-programming oop oops-in-python python streamlit

Last synced: 30 Apr 2026

https://github.com/fahadfoysal/employee-management-system-cli

A simple Command-Line Interface (CLI) application written in Python for managing employee records. The system allows you to add, update, delete, view, and search employee information. All data is persistently stored in a .txt file.

cli-app oop oops-in-python python

Last synced: 06 Oct 2025

https://github.com/rahulbhoyar1995/design-patterns-in-python

Explore Python implementations of classic design patterns for efficient and scalable software development. Enhance your coding skills with practical examples.

design-patterns oops-in-python python3

Last synced: 07 Oct 2025

https://github.com/godsonkoithodathu/quiz-game

Created a Quiz game using Python programming, featuring a graphical user interface built with the tkinter library, and structured with object-oriented programming (OOP) principles for managing questions, scoring, and timing

oops-in-python python3 requests tkinter-gui

Last synced: 07 Oct 2025

https://github.com/lana-20/oop-encapsulation

Encapsulation binds together the code and data in a single unit of work (a class) and acts as a defensive shield that doesn’t allow the external code to access this data directly.

data-hiding encapsulation encapsulation-protocol oop oop-principles oops oops-in-java oops-in-python

Last synced: 23 Feb 2026

https://github.com/michaeltennyson/oop

The following repository contains programs completed for the Object oriented programming module

algorithms gui java oop oops-in-python python

Last synced: 14 Apr 2026

https://github.com/yehoanatnezra/job_scanner

This respority contains the Job_Scanner class that concurrently queries multiple job-listing APIs, filters results by keywords and locations, and exports matched listings to a CSV file. Built-in multithreading and caching minimize runtime and redundant network calls.

api cache oops-in-python python threads

Last synced: 14 Oct 2025

https://github.com/akshayavb99/python-chat-program-udp

The repository contains Python code to implement basic text messaging facilities of a chat program based on UDP

oops-in-python python-chat python3 socket-programming udp

Last synced: 14 Oct 2025

https://github.com/ashharr/python-oops

Python Object oriented programming concepts for beginner to intermediate python programmers

object-oriented-programming oops oops-in-python python

Last synced: 27 Jun 2025

https://github.com/anurag1101/fruit_fall_range_calc

"A Python program that calculates how many apples and oranges land within a specified house range based on their distances from the trees. It takes user input for tree positions, fruit distances, and outputs the number of fruits that fall inside the range."

distance-calculation list loops-and-iterations oops-in-python python python3 testcases

Last synced: 05 Mar 2025

https://github.com/abdullah-niaz/oop-python

Fundamental Concepts of Object-Oriented-Programming (OOP)

abstraction encapsulation inheritance oop oop-principles oops-in-python polymorphism

Last synced: 28 Jun 2025

https://github.com/thiagohrcosta/combat-game

This Python project is part of the second class in the Rocketseat Python specialization. It serves as a simple RPG (Role-Playing Game) Battle Simulator, focusing on reinforcing and applying essential concepts of OOP.

oop oops-in-python phyton3

Last synced: 23 Jul 2025

https://github.com/ibrahimceyisakar/subnet-finder

Python program to find smallest spanning subnet from multiple given IPv4 addresses

ipv4-subnetting networking oops-in-python python

Last synced: 29 Mar 2025

https://github.com/lourdilene/guess-the-number

Number guessing game played between two players: human and computer. Basic Python project for studying object-oriented programming and machine learning with the scikit-learn library.

machine-learning oops-in-python scikit-learn

Last synced: 20 May 2026

https://github.com/gakurualex/jar

CS50's Introduction to Programming with Python, Problem Set 8, on OOP. Cookie Jar

cs50p oops-in-python pytest python3

Last synced: 22 Jul 2025

https://github.com/harikishan-ai/harikishan-ai

I am dedicated to delivering innovative solutions that align with business objectives while ensuring optimal performance, reliability, and security. My strong analytical skills, attention to detail, and problem-solving abilities drive me to create effective and efficient solutions.

analystics automation aws-ec2 aws-lambda aws-s3 awsglue cnn deep-neural-networks logs lstm machine-learning oops-in-python powerbi python rnn transformers

Last synced: 08 Apr 2026

https://github.com/louis3112/tale_of_samurai

Final Project for Object Oriented Programming (PBO) in 3rd Semester. The project is turn-based RPG game implements OOP technique

college-project game-development gui oop oops-in-python rpg

Last synced: 22 Mar 2025

https://github.com/20sounak05/minesweeper

Minesweeper project with python

oops oops-in-python python tkinter

Last synced: 28 Jul 2025

https://github.com/godsonkoithodathu/turtle-racing-game

Developed a simple racing game using Python, employing the turtle module for graphics, object-oriented programming (OOP) principles to structure the game, and the time module to control the race's timing and speed.

oops-in-python python3 time turtle-graphics

Last synced: 29 Jul 2025

https://github.com/03-bunny-06/personal-assistant-application

This Python project is a Personal Assistant Application that helps users manage tasks, track expenses, and get real-time weather updates. It also provides inspirational quotes for motivation.

api beautifulsoup4 classes-and-objects oops-in-python python3

Last synced: 30 Jul 2025