oop-python

There are 85 repositories under oop-python topic.

  • python-OOP

    Language:Python
  • challenge-python-cash-machine

    challenge-python-cash-machine

    The cash machine simulation project is in the python programming language.

    Language:Python1
  • design-patterns-py

    Python implementation of the OOP Design Patterns using financial domain knowledge

    Language:Python1
  • looping-oop.py

    Looping

    Language:Python1
  • Everything-Python

    Some exercises on the Python programming language

    Language:Jupyter Notebook1
  • psycopg-postgres

    Project to implement postgres interaction with psycopg

    Language:Python1
  • python-fundamentals

    A quick review of python basics

    Language:Jupyter Notebook1
  • OOP_Python_3

    OOP project with Python 3, test and Travis CI

    Language:Python1
  • latex-answer-key-generator

    Parser Python com arquitetura OOP e type hints para extrair respostas de provas LaTeX (múltipla escolha e V/F) e exportar em CSV para ser usado em sistema OMR.

    Language:TeX
  • Guess-the-Number-Game

    A sophisticated Python number guessing game with multiple difficulty levels, smart hints, and high score tracking.

    Language:Python
  • book_library

    📚 A simple Python Book Library Management System — add, search, edit, and delete books with text file storage and auto backup. Includes unit tests.

    Language:Python
  • Numerical-Methods-of-Physics

    My solutions to the tasks assign at the Numerical Methods of Physics and Technics course at AGH.

    Language:Jupyter Notebook
  • Railway-Management-System

    Simple RMS based on OOPs

    Language:Python
  • oop-act1

    This project was created to share done oop task

    Language:Python
  • Employee-Management-System

    A training project to apply OOP concepts in Python, allowing employee management with add, update, delete, and salary reports.

    Language:Python
  • pyfundamentals-michael-akoko

    Fundamental Python Concepts.

    Language:Python
  • data-entry-automation

    Scrapping data from the zillow website using BeatifulSoup and entering that data into google forms using Selenium

    Language:Python
  • Tracker

    Tracker - Full OOP app development.

    Language:Python
  • Python-Pemrograman-Berorientasi-Objek

    Object Oriented Programming Python dengan Jupyter Pemrograman Berorientasi Objek

    Language:Jupyter Notebook
  • Algorithms_simulations

    Processes simulators of replacing pages and scheduling CPU time.

    Language:Python
  • mini-canvas

    Mini Canvas is a lightweight learning management application, inspired by Canvas, built by Cytro. This mini version provides simplified features for managing users, courses, and enrollments.

    Language:Python
  • dcl160-2023-sep-26

    DCL-160: Python Programming

    Language:Python
  • dcl160-2023-sep-12

    DCL-160: Python Programming

    Language:Python
  • black_jack_game

    Blackjack is a Python implementation of the classic card game. In this game, you'll face off against the dealer in a battle of luck and strategy, aiming to reach as close to 21 points as possible without going over

    Language:Python
  • programs

    Programs: Assorted Code in Various Languages

    Language:Python
  • pygame-braveheart-game

    2D Game in Pygame with plenty of mechanics 🎮

    Language:Python
  • Python-Exercises

    Exercises for Python learners

    Language:Jupyter Notebook
  • python_oop

    Exercises in Python Object Oriented Programming

    Language:Python
  • oop-in-python

    Tutorial on object oriented programming in Python

    Language:Python
  • weather-forecast-website

    Weather website design using API https://openweathermap.org/api

    Language:Python
  • SneakerSearch-Pro

    Python CLI program with OOP applied

    Language:Python
  • sistema-bancario-simples

    Sistema simples bancário com objetivo de aprender mais sobre orientação a objetos.

    Language:Python
  • Projects_akash

    Projects made during my 11th grade

    Language:Python
  • Cadastrin_v2.0

    Python GUI program with MVC architeture and data persistence

    Language:Python
  • detail-penghasilan

    Memahami berbagai operator terutama operator aritmatika pada python.

    Language:Python
  • Course_Enrollment

    in this python program you can enroll students from file to a dedicated course or a single student at once, and get some details about that course

    Language:Python