python-oop
There are 63 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.
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.
aelabassi/AirBnB_clone
The AirBnB clone project
AhmadYousif89/alx-higher_level_programming
ALX | High level programming
dinevsg/python-softuni
SoftUni python course various tasks
lexhouk/goit-algo-hw-06
Модуль 6. Основи роботи з класами
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
rphadtare/python_by_examples
This repository consist sample programs to learn and understand core concepts
castrosuellenx/python_oop_turn_based_game
A simple turn-based battle game implemented in Python using Object-Oriented Programming principles.
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.
galinstefanovv/SoftUni-Python-OOP
This repository contains my solutions to the tasks from the Python OOP course at SoftUni (February 2023).
LampStack/MazeProblem
Maze solver in python
lexhouk/goit-core-hw-07
Модуль 7. Розширене Об'єктно-Орієнтоване Програмування в Python
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.
VaishnaviThakre/Python-Programs
This repository contains practice codes of python programs.