There are 2 repositories under python-oop topic.
Python OOP : Object oriented Programming in Python
Queueing Models Simulator.
A simple SQL Query Builder Python module
A Python library for "things" simulation integrable with Amazon Alexa.
Python Object Oriented Programing
Super Tic Tac Toe game using Python (pygame)
Which one of five German authors can text be attributed to?
SoftUni, Bulgaria
Simple Python task manager CLI app to create, track, and manage daily tasks.
Explore Python with UIU Data Science Program. Engaging exercises, curated content, endless learning.
This repo serves as an archive of my Python and OOP learning journey, where, starting from foundational concepts, I share all my notes and resources. Contains: 1. my documentation of basic Python programming and OOP fundamentals, 2. my university's easy and challenging coding problems and solutions.
Reuse type arguments explicitly passed at runtime to a generic class before instantiating.
The fifth assignment for AUT's Advanced Programming course (Spring 2024), focusing on the principles of Object-Oriented Programming (OOP), Python Decorators, and Asynchronous Programming. Enhance your skills in OOP with practical applications, master decorators for dynamic functions, and learn async programming for concurrent tasks.
A basic, oop pygame framework, made to be expandable and facilitate faster development of games and visualizations.
Working Crypto trading bot using RSI strategy.
These assignments on Python Object Oriented are done on the reference of tutoring my student who is from CSE department of BRAC University
This is a Python script I made in October 2024. I implemented my own hash map and used it to replicate a Markov-Chain-based algorithm
Изучение принципов ООП | Learning the principles of OOP
This repository consist sample programs to learn and understand core concepts
a Social Network in Python, focusing on design patterns as an assignment for OOP @ Ariel University
Generator of graphs (line, bar, charts) from data collected in text files.
This repository contains my solutions to the tasks from the Python OOP course at SoftUni (February 2023).
This Python OOP application lets users manage checking and savings accounts—view balances, deposit, withdraw, and transfer funds with real-time updates after each transaction.
This repository contains the development of a Python ETL pipeline, following best practices in software engineering, including unit testing, comprehensive docstrings, medallion architecture, and efficient PySpark data manipulation. The project was created to demonstrate a simple ETL process in Python using dummy data from two different sources.
This course provides a comprehensive introduction to Python programming, covering everything from the basics to advanced topics such as asynchronous programming, object-oriented principles, and file handling. Table of Con
The sixth and final assignment for AUT's Advanced Programming course (Spring 2025), focusing on the principles of Object-Oriented Programming (OOP), Python Decorators, and Asynchronous Programming. Enhance your skills in OOP with practical applications, master decorators for dynamic functions, and learn async programming for concurrent tasks.
An intermediate level project template. Flexible and scalable, but not overloaded with abstractions.
Simulasi filosofis tentang perintis vs pewaris, melalui kode Python dan narasi perjuangan.
A complete collection of Python practice files and projects — from fundamentals and OOP to REST APIs and a full Expense Tracker application.
A 2048 clone in Python & tkinter, complete with automatic solvers and customisable themes.