An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: oops-in-python

Altharva2007/SQL-python-based-GUI

🚗 Manage car dealership data easily with this Python-based GUI, featuring secure Oracle Database access for efficient inventory and sales tracking.

Language: Python - Size: 1.34 MB - Last synced at: about 2 hours ago - Pushed at: about 4 hours ago - Stars: 1 - Forks: 2

anonyxbiz/Blazeio

Blazeio is an ultra-fast asynchronous web framework crafted for high-performance backend applications. Built on Python's asyncio, it delivers non-blocking operations, minimal overhead, and lightning-quick request handling.

Language: Python - Size: 2.15 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 12 - Forks: 0

giribabu22/giribabu22

Size: 49.8 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

gabriel-so-santos/sis-adocao-animais

Este repositĂłrio apresenta o desenvolvimento de um Sistema de Adoção de Animais em Python, utilizando princĂ­pios de POO. O projeto foi criado para fins acadĂȘmicos e aborda modelagem, padrĂ”es de projeto, encapsulamento, herança, testes e boas prĂĄticas de engenharia de software.

Language: Python - Size: 8.79 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Dark-Vinaal/Python-Learning

"This repository contains all my daily coding tasks from a 30-day Python internship. Each day’s work is organized folder-wise (Day 1–30). It’s a public repo for anyone who wants to learn and understand Python through simple, structured, and practical examples."

Size: 117 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0

HostServer001/jee_mains_pyqs_data_base

Tool to access and manage 14k+ jee main pyqs with semantic clustering

Language: Python - Size: 64.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

KhurramDevOps/Python_Learning

This repo contains All Python FUNCTIONAL PROGRAMMING Concepts. And also have so many Projects Of Python. This Repo also contain OOP (OBJECT ORIENTED PROGRAMMING) with Python and covered All PILLARS of OOP in it .

Language: Jupyter Notebook - Size: 177 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 6 - Forks: 0

Vaishnavrm777/Python-projectzz

A small collection of python programs written for training institution.

Language: Python - Size: 37.1 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

abgowda0428/PyVault-

Python Park - Learn Python the Right Way ..

Language: Python - Size: 59.6 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 3

doondi30/smart-interviews-basics-sheet

Welcome to Basic Coding Challenges! This is designed for individuals who want to test and improve their fundamental Coding Skills.

Language: Python - Size: 252 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 1

themysterysolver/PYTHON_BASICS

"This repo includes simple Python programs for beginners, covering various concepts, object-oriented programming, and different module usages, to help with understanding and learning Python."

Language: Jupyter Notebook - Size: 4.34 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 1

BrittanyGates/The-Infected-Land

A CLI game where you (as the Hero) must defeat the Villain's evil creations to cleanse the infection harming the land and its residents.

Language: Python - Size: 433 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

S1mon009/StreamFlow

StreamFlow - a modular API / CLI / GUI application for fetching, processing and streaming multimedia content from custom or authorized sources. Built with Python, FastAPI and yt-dlp, featuring live data streaming, asynchronous downloads and multiple user interfaces.

Language: Python - Size: 150 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

Mawti7/python_oop

🐍 Master Object-Oriented Programming in Python while learning to handle HTTP requests effectively, with practical exercises and tools included.

Language: Python - Size: 20.5 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

KashyapDas/Python

A complete Python learning repository covering all the fundamental concepts — from variables, loops, and functions to advanced topics like Object-Oriented Programming (OOPs), Python Standard Library modules, and lambda functions. Perfect for beginners and those revising Python essentials.

Language: Python - Size: 1000 Bytes - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

sibi-seeni/python-basics-refresher

Refresher files to solidify my Python fundamentals. Despite prior experience through internships, research, and work, I wanted to revisit core concepts to ensure clarity—especially without a formal CS academic background.

Language: Jupyter Notebook - Size: 812 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

ntsapineko/Python-OOP-shapes

A simple Python program using classes to demonstrate OOP by drawing shapes with asterisks characters. (*).

Language: Python - Size: 1000 Bytes - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

Aniketgudgal/Core-Python

A comprehensive collection of fundamental Python programs and examples covering essential concepts, syntax, data structures, loops, functions, and object-oriented programming. Designed to strengthen core Python skills, logic building, and problem-solving abilities — perfect for beginners and intermediate learners.

Language: Python - Size: 45.9 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

joeygoesgrey/linkedln-bot

LinkedIn Bot – Human-like Selenium automation that posts or schedules content, tags people, attaches media, and runs AI-powered engage loops. Works headless or headful, logs every step, and respects pacing to mimic real users. Requires personal OpenAI/Gemini keys; use responsibly and within LinkedIn’s terms.

Language: Python - Size: 3.77 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 8 - Forks: 0

Ameramahmoud22/Python-Studies

Language: Python - Size: 13.7 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

raj713335/Low_Level_Design_LLD_Using_Python

Low Level Design (LLD): Using Python is a practical coding resource built to complement the Udemy course of the same name. It serves as a hands-on companion for mastering object-oriented programming (OOP), SOLID principles, and design patterns all through Python.

Language: Python - Size: 36.3 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

arnabsahawrk/bus-ticket-booking-system

Language: Python - Size: 1000 Bytes - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

Mutahir-15/codecommons

A curated collection of Agentic AI, Next.js, TypeScript, Python, Web Development tutorials, quizzes, best practices, and projects. Ideal for beginners and developers looking to level up their skills!

Language: Python - Size: 33 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 1 - Forks: 0

arnabsahawrk/OOP

Object Oriented Programming with Python

Language: Python - Size: 103 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

arnabsahawrk/e-shopping-management-system

Language: Python - Size: 10.7 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

arnabsahawrk/school-management-system

This project implements a basic school management system in Python. It consists of classes representing a School, ClassRoom, Subject, Teacher, and Student.

Language: Python - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AIanumel2025/Programs_Python_OOP

A repository of all python programs created, focusing on OOP concepts: classes, inheritance, methods, and data structuring. Created during self-study for real-world apps like vehicle trackers, pet simulations and more

Language: Jupyter Notebook - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ncola/RAG_game_instructions

A class-based RAG assistant for board game rulebooks in PDF, built with ChromaDB, LangChain, and OpenAI GPT, featuring a simple Streamlit UI that retrieves relevant passages and generates answers with sources.

Language: Python - Size: 3.58 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

StyNW7/Algorithm_and_Programming_Python

Provides programs of Basic Algorithm and Programming using Python

Language: Jupyter Notebook - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

iagam/python-object-oriented-programming

This is a learning library comprised of OOP concepts and examples in Python

Language: Jupyter Notebook - Size: 62.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

KumudithaSilva/TaskOn

đŸŒ± TaskOn — Friendly Pomodoro timer app with visual progress, audio alerts, and OOP/SOLID design for focused productivity.

Language: Python - Size: 426 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Prakhar2275/Python-Fundamentals

# Python Fundamentals This repository contains beginner-level Python programs focusing on: - Variables, loops, conditionals - Functions and modules - Object-Oriented Programming (OOP) - Small projects and exercises Created to document my learning journey in Python and problem-solving skills.

Language: Python - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MadhavJivrajani/simDFA

Simulations of deterministic finite automata in different languages!

Language: Rust - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 5

taka-rl/super_mario_py

Super Mario style 2D Game (python + pygame)

Language: Python - Size: 537 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

johnclamy/hardwareinterfaceproject

Exploring Python OOP techniques

Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

johnclamy/guitarstoreproject

Server side implementation of a product based inventory

Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

NhanPhamThanh-IT/Scan-PDF-Paper 📩

Advanced document analysis platform that extracts text from PDF, DOCX, and TXT files with AI-powered topic classification using Sentence Transformers. Features keyword matching, real-time analysis, interactive Streamlit web interface, and multi-topic support.

Language: Python - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 14 - Forks: 0

licaakwarteng/Python_projects

Collection of Python Projects.

Language: Jupyter Notebook - Size: 4.87 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

log-Null/HackerRank-30-day-challenge-solutions

This Repository includes my solutions to HackerRank 30 days challenge

Language: Python - Size: 106 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Digitallabourchowk/Free_python_book_for_gambian_dev

📚 Access free, beginner-friendly Python books for Gambian developers to boost learning and foster self-taught programming skills.

Language: Python - Size: 49.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Akshayredekar07/python-learning-path

A structured learning path for Python programming from beginner to advanced concepts with code examples and exercises.

Language: Jupyter Notebook - Size: 50.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

tharunerd/one-hundred-days-of-python

Dr. Angela lu's 100 day 100 project python course

Language: Python - Size: 37.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

CodeByKarthik/CNN-for-Predicting-Attachment-Level-of-Bacteria

This repository implements a Convolutional Neural Network (CNN) for classifying and predicting biomaterial attachment levels. It supports both regression and classification tasks, enabling precise analysis of biomaterial interactions.

Language: Python - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

PTHARRISH/Python-Notes

Python codes & Notes

Language: Python - Size: 1.28 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

snehkr/PlacementRoadMap

Your central hub for mastering key computer science subjects for technical interviews.

Language: HTML - Size: 59.6 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

AnshMNSoni/pyshell-cli

Future of Terminals

Language: Python - Size: 2.99 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 8

MaheenNaseem/100-Days-of-Code-Python-Challenge

100 Days of Code Python Challenge

Language: Python - Size: 655 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Helenaden/Object-Oriented-Programming-in-Python-for-Data-Science

The project shows how to design reusable, modular code that makes working with annotated images easier and more scalable.

Language: Jupyter Notebook - Size: 2.72 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Kolozuz/oop_unal_202501

Repositorio para el desarrollo de las actividades del curso de ProgramaciĂłn Orientada a Objetos de la Universidad Nacional de Colombia sede MedellĂ­n, dictado de manera virtual por el profesor Walter Hugo Mazo Arboleda para el grupo 3 en el semestre 2025-01.

Language: Jupyter Notebook - Size: 1.17 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

konentung/MazeSolution

A Python/Pygame maze game with manual control and automated pathfinding algorithms (BFS, DFS, A*, Dijkstra, etc.), featuring real-time algorithm visualization for educational purposes.

Language: Python - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

whyankush07/Python-Projects

Over 50+ beginner to advanced level projects that I made during my journey of 100 Days Of Code with Python.

Language: Python - Size: 13 MB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

20055662/Car-Park-System

IP4 RIoT Project Solution by Jiaping Huang

Language: Python - Size: 744 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

rdmouhouadi/Smart-Logistics-Cargo-System

An OOP-based Smart Logistics Simulation System evolved from a school project, modeling real-world cargo management with weight/volume constraints, specialized containers, optimization algorithms, and automated reporting. Core objective: End-to-end OOP application with business value

Language: Python - Size: 3.91 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

VED-PRAKA5H/Project-day

100 Projects using python

Language: Python - Size: 577 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

satyajit5988/RSBasicPython

This repository contains code about basic python learnings.

Language: Python - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

basit-afridi62/python-tkinter-banking-system

A secure banking management system built with Python and Tkinter. Includes account creation, login, deposits, withdrawals, and transaction history. Data stored persistently in JSON.

Language: Python - Size: 182 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

kunalarya873/kunalarya873

My repository is a showcase of my skills, where I share everything about myself and what I can do. It's a place where my talents and expertise shine.

Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

RudraNarayan94/LLD

Low level design in C++ and Python

Language: C++ - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

moaaadl/library-manager

📚 Simple command-line app to manage your personal book library using Python and DB (SQLITE3).

Language: Python - Size: 60.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

PhilipYip1988/python-tutorials

Python tutorials in markdown format. These tutorials look at installation on Python and Python IDEs, object orientated programming, the object orientated design pattern known as the Python data model, the concept of inheritance and how the data model is extended for text, numeric and collection based builtins classes and the numeric Python stack.

Language: Python - Size: 823 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 26 - Forks: 4

Vikktor93/poo-python

Object oriented programming materials and exercises with Python

Language: Python - Size: 530 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 2

lekhrajdinkar/microservice-python

Demonstrate microservice architecture with service built with python

Language: Python - Size: 665 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Shashankguptab/-OOP-s-concept-Mini-Projects---Python

Some Basic OOP's Concept - Mini-Projects Using Python

Language: Python - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

by-durrani/py-oop

revising oop using python basic and advance syntax

Language: Python - Size: 298 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Pavanbit/Free_python_book_for_gambian_dev

Free, downloadable Python books for Gambian developers—offline-ready guides from beginner to advanced to build Python skills and projects. 🐙

Language: Python - Size: 49.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Omii1908/Genesis

Repository covering core Python, OOP, DSA, web frameworks (Django, Flask), GUI (Tkinter), and APIs.

Language: Jupyter Notebook - Size: 5.51 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Anjaneyakumar18/Python-CompleteGuide

This Repository contains the pure program demonstrations of python including most of the python concepts In this repository you can find out python programs that demonstrates basic concepts such as Data types,Control structures and also intermediate topics such as Oops,Exceptions and File handling and Adavanced Python as well

Language: Python - Size: 293 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

Ibrah1m18/room-layout-simulator

Simple Python OOP project to arrange furniture in a room with constraints

Language: Python - Size: 2.25 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

TaherAlabbr/Expedia-Project

A Python OOP project that simulates an Expedia-like travel booking system, allowing users to log in, create itineraries with flights and hotels, and reserve them using simulated payment APIs

Language: Python - Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AnshMNSoni/Stone-Paper-Scissors

GUI Based Stone-Paper-Scissors Game

Language: Python - Size: 110 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

prateekjalgaonkar/oops_python_concepts

This repository is a quick refresher to help solidify core OOP principles. Object-Oriented Programming (OOP) is a programming paradigm based on the concept of objects, which combine data (attributes) and behavior (methods). It helps in organizing code for better modularity, reusability, and scalability.

Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

geicesousa/dev-python

Repositório criado para compilar meus estudos em Python, com objetivo de poder acompanhar meus avanços

Language: Python - Size: 1.03 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

AnshMNSoni/Snake-Game

Language: Python - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Musbi8788/Free_python_book_for_gambian_dev

Free, beginner-friendly Python books for Gambian learners and devs 📘🐍

Language: Python - Size: 49.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

arkanivasarkar/Deep-Learning-from-Scratch

Implementation of a Fully Connected Neural Network, Convolutional Neural Network (CNN), and Recurrent Neural Network (RNN) from Scratch, using NumPy.

Language: Python - Size: 18.1 MB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

KAMRANKHANALWI/Python-Core

Python learning journey from basics to advanced concepts - with hands-on examples and comprehensive notes

Language: Python - Size: 64.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

venkatesh-db/Python-Logic-cracked50Logics

Pythonrealtimelogic's

Language: Python - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AritraC1/Python

This repo covers Python fundamentals, OOP, DSA, multithreading, exception handling, file I/O, and key libraries like collections and itertools. It includes real-world projects and coding challenges from LeetCode and other sources to boost problem-solving and Python skills.

Language: Python - Size: 2.37 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Saurabhh0711/DSA-and-OOP-in-Python

Language: Python - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

monsurcodes/telegram_assistant_bot

A personal telegram bot to help me with different things in telegram.

Language: Python - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

TheDurodola/Medical-Record-Management-System

This project is a simplified medical record management system designed using Object-Oriented Programming (OOP) principles in Python. It demonstrates how real-world healthcare components—patients, doctors, and appointments—can be modeled and managed in software through clean class design and encapsulated logic..

Language: Python - Size: 261 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kaushalsingh01/ShadowFox

Repository for my internsip projects at Shadowfox

Language: Jupyter Notebook - Size: 9.27 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Jinoraj25/Personal_Expense_Tracker

A Python-based personal expense tracker using Object-Oriented Programming. Developed as a mini project during my Data Analytics journey.

Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rowlexy/python_automation_roadmap

My Automation Journey

Language: Python - Size: 4.03 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Abdurahman-hassan/python-revision

The Python Revision Repository is my initiative to learn Python more effectively and also share knowledge with others. It is a collection of code snippets, comments, and explanations about different topics in Python, all organized in Jupyter notebooks for easy comprehension.

Language: Jupyter Notebook - Size: 141 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

its-adityagoyal/Game-of-Life-HexagonalGrid

Hexagonal Game of Life with Custom Rules

Language: Python - Size: 318 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Rutvik5o/Project

There is Python Project On Real Life Entity With Code with Python OOPS & Advance Capability Of Python

Language: Python - Size: 80.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Tech-noneX/user-management-system

start to learn python 1.1.2025, wrote this project in May 2025

Language: Python - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Shikha-code36/Object-Oriented-Programming-OOPs-Python

Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn about object-oriented programming in Python.

Language: Python - Size: 45.9 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 72 - Forks: 26

dohoanglinh/tk-ban

Automate TikTok reporting with tk-ban. This lightweight tool helps identify fake profiles and spam behavior for responsible moderation. 🌟🐙

Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

samanhovar/insurance_project

Insurance project is a practice project for python

Language: Python - Size: 211 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Varunkumar2516/PYTHON

This repository is a structured, day-wise journey through the core concepts of Python programming, designed to help beginners and intermediate learners gain practical experience and deep understanding of the Python language.

Language: Jupyter Notebook - Size: 1.11 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

nislam-sm/OOP-JavaFX

A Turing machine works on a "tape" that is used for both input and output. The tape is made up of little squares called cells lined up in a horizontal row that stretches, conceptually, off to infinity in both directions. Each cell can hold one character. Initially, the content of a cell is a blank space. One cell on the tape is considered to be the current cell. This is the cell where the machine is located. As a Turing machine computes, it moves back and forth along the tape, and the current cell changes. A Turing machine tape can be represented by a doubly-linked list where each cell has a pointer to the previous cell (to its left) and to the next cell (to its right). The pointers will allow the machine to advance from one cell to the next cell on the left or to the next cell on the right. Each cell can be represented as an object of type Cell as defined by the class Turing machine works on a "tape" that is used for both input and output. The tape is made up of little squares called cells lined up in a horizontal row that stretches, conceptually, off to infinity in both directions. Each cell can hold one character. Initially, the content of a cell is a blank space. One cell on the tape is considered to be the current cell. This is the cell where the machine is located. As a Turing machine computes, it moves back and forth along the tape, and the current cell changes. A Turing machine tape can be represented by a doubly-linked list where each cell has a pointer to the previous cell (to its left) and to the next cell (to its right). The pointers will allow the machine to advance from one cell to the next cell on the left or to the next cell on the right. Each cell can be represented as an object of type Cell as defined by the class.

Language: Java - Size: 37.1 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

JaelDS/Fleet_Management_System

Object-oriented logistics management system with fleet, customer, shipment, and delivery tracking. Features Australian address validation, smart delivery date calculation, and efficient data storage using Python dictionaries. Built with modular design patterns and colorful CLI interface.

Language: Python - Size: 140 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 3

ishansamanta/creditWallet_CLI

This is A CLI based simple credit card manager based on Beginner to intermediate OOP fundamentals. This code is written in python and is under rigorous development and new features will be updated regularly.

Language: Python - Size: 53.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

cherry333-code/basic-task-scheduler-py

Language: Python - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

er-prateek-tripathi/Python

Python Basics and Advanced

Language: Jupyter Notebook - Size: 168 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

robert0oi/Algoritmos-e-Estruturas-de-Dados-I

Language: Python - Size: 2.39 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

TheMLengineer07/Online_Shopping_Cart_System--Python-OOP-Project

This is a console-based shopping cart system implemented using Object-Oriented Programming (OOP) principles in Python. It simulates a basic e-commerce workflow where customers can add products to their cart, view details, apply discounts, and complete checkout.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

angie0703/portfolio

portfolio of data science

Language: Jupyter Notebook - Size: 15.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0