Python OOP : Object oriented Programming in Python
-
Updated
Aug 25, 2026 - Python
Python OOP : Object oriented Programming in Python
BroCode Python Master Class
An object oriented (OOP) approach to train Tensorflow models and serve them using Tensorflow Serving.
Object Oriented Programming Projects in Python
OOP is a comprehensive repository covering OOP principles, SOLID design patterns, real-world applications, and API development with Flask & FastAPI. It includes advanced concepts like metaclasses, multiple inheritance, and dependency injection, along with full-fledged projects using SQLite/PostgreSQL. Perfect for begginers and advanced programmers.
📌 This repository is a collection developed a paradigm of Data Structures.
Personal notes on OOPs in Python 3. Data obtained from different online sources for education and learning purposes
Object Oriented Programming with Python
Vitalis Cura 🏥 – Python OOP Hospital Management System with role-based access, patient/appointment/medicines management & modern CustomTkinter GUI. By @iarchtesla & @CommanderX0
A Python banking system demonstrating OOP, inheritance, polymorphism, SOLID principles, design patterns, data structures, algorithms, and automated testing.
Python programmed bot that can automate LINKEDIN collection request by iterating through a collection of URLS
Examples and practice programs on Object-Oriented Programming in Python, including classes, inheritance, polymorphism, and encapsulation.
A classic Snake Game built using Python’s turtle module. Eat food, grow your snake, and avoid crashing into walls or yourself. Includes basic collision detection, movement controls, scoring, and game over logic
Developed a Student Academic Management System using Python and Object-Oriented Programming, integrated with a Tkinter GUI to provide an interactive interface for managing student data, courses, and GPA analytics.
Basics of object oriented programming in Python.
DONE: 42next core curriculum project (Milestone 3)
A classic Asteroids-style game built with Python and Pygame.
🐍 Python OOP concepts and practice — includes Bank Management System using Object-Oriented Programming
This project demonstrates Object-Oriented Programming (OOP) concepts in Python by implementing a Student class. It includes features to store student details, calculate total marks, compute percentage, and display results. The project is structured using separate modules for better code organization and reusability.
To associate your repository with the object-oriented-programming-python topic, visit your repo's landing page and select "manage topics."