python-oop
There are 68 repositories under python-oop topic.
Deepali-Srivastava/object-oriented-programming-in-python
Python OOP : Object oriented Programming in Python
AbdeltwabMF/queueing-modelsim
Queueing Models Simulator.
co0lc0der/simple-query-builder-python
A simple SQL Query Builder Python module
bswck/runtime_generics
Reuse type arguments explicitly passed at runtime to a generic class before instantiating.
jeimison3/SinricProPyOO
A Python library for "things" simulation integrable with Amazon Alexa.
GuND0Wn151/Python_OOP
Python Object Oriented Programing
taylorhawks/deutsch-nlp
Which one of five German authors can text be attributed to?
marcpaulo15/super-tic-tac-toe
Super Tic Tac Toe game using Python (pygame)
rusalinastaneva/Python-OOP
SoftUni, Bulgaria
TiDurak/Hecker
Binary code animation. This project is created for fun. Nothing to see. Bye
ahammadnafiz/Python-UIU
Explore Python with UIU Data Science Program. Engaging exercises, curated content, endless learning.
ApurbaKumarNath/python-oop
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.
courseworks/AUT_AP_2024_Spring_HW5
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.
cryptigo/pyworks
A basic, oop pygame framework, made to be expandable and facilitate faster development of games and visualizations.
hamzaezzine/python-exercices
+20 Python Exercises
Hbac97/trading-bot-1
Working Crypto trading bot using RSI strategy.
Mahamudul-Hasan-Rafi/BRAC_University_CSE111_Lab_Assignment
These assignments on Python Object Oriented are done on the reference of tutoring my student who is from CSE department of BRAC University
novikovadaria/OOP_Python
Изучение принципов ООП | Learning the principles of OOP
SamuraiPolix/OOP_Ex2
a Social Network in Python, focusing on design patterns as an assignment for OOP @ Ariel University
xkrystiandutka/GraphGenerator
Generator of graphs (line, bar, charts) from data collected in text files.
castrosuellenx/python_oop_turn_based_game
A simple turn-based battle game implemented in Python using Object-Oriented Programming principles.
galinstefanovv/SoftUni-Python-OOP
This repository contains my solutions to the tasks from the Python OOP course at SoftUni (February 2023).
lexhouk/goit-algo-hw-06
Модуль 6. Основи роботи з класами
MateusDSouza/python-etl-data-engineering
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.
Ramy-Badr-Ahmed/Bifurcations-Discrete-Maps
Bifurcation Diagrams for Discrete-Time Maps in Python - https://doi.org/10.5281/zenodo.13276873
Ramy-Badr-Ahmed/Signal-Processor
Signal Processor in Python - https://doi.org/10.5281/zenodo.13286179
vicotirah/Exercicios-OOP-python
Exercícios de Programação Orientada a Objetos em Python
CFMVCarlos/Python-Udemy-PTPGFB
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
EgorOnishchuk/fastapi-project-template
An intermediate level template for FastAPI application. Flexible and scalable, but not overloaded with abstractions.
FarrelAD/Case-Study-OOP-Procedural-In-Python
I want to learn how it looks like OOP and Procedural paradigm in real program. I choose Python because it's easy to understand the syntax.
hafizhhasyhari/Python-Pemrograman-Berorientasi-Objek
Object Oriented Programming Python dengan Jupyter Pemrograman Berorientasi Objek
lexhouk/goit-core-hw-07
Модуль 7. Розширене Об'єктно-Орієнтоване Програмування в Python