{"id":20303171,"url":"https://github.com/bredalis/oop","last_synced_at":"2026-04-17T13:03:58.350Z","repository":{"id":241398652,"uuid":"805809602","full_name":"Bredalis/OOP","owner":"Bredalis","description":"✨ Object-oriented programming ✨","archived":false,"fork":false,"pushed_at":"2024-11-09T02:05:01.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T11:03:59.560Z","etag":null,"topics":["abstraction","herencia","oop","oops-in-python","polimorphism","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bredalis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-25T14:19:36.000Z","updated_at":"2024-11-09T02:05:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"549ffa86-0346-4d48-bcfa-9a10a4e564fc","html_url":"https://github.com/Bredalis/OOP","commit_stats":null,"previous_names":["bredalis/oop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bredalis%2FOOP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bredalis%2FOOP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bredalis%2FOOP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bredalis%2FOOP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bredalis","download_url":"https://codeload.github.com/Bredalis/OOP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241801193,"owners_count":20022383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["abstraction","herencia","oop","oops-in-python","polimorphism","python"],"created_at":"2024-11-14T16:36:12.572Z","updated_at":"2026-04-17T13:03:58.343Z","avatar_url":"https://github.com/Bredalis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\u003cb\u003e🐍 Python OOP (Object-Oriented Programming)\u003c/b\u003e\u003c/h1\u003e\n\n\u003ca href=\"https://www.python.org\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Python-52BE80\"\u003e\n\u003c/a\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n\u003cimg src=\"https://i.pinimg.com/236x/5e/1d/e8/5e1de82524efa4fca768e56fcf2d0911.jpg\"\u003e\n\n---\n\n## Table of Contents 🧾\n\n* Description 📝\n* Key Concepts 📦\n* Installation 🛠️\n* Usage 📘\n* License 📜\n\n---\n\n## Description 📝\n\nThis repository contains a collection of simple Python 🐍 files focused on Object-Oriented Programming (OOP). Here, you'll find clear and practical examples covering fundamental concepts such as:\n\n- Classes and Objects 🧱\n- Inheritance 🧬\n- Polymorphism 🦄\n- Encapsulation 🔒\n- Abstraction 🎨\n\nThese examples are designed to help you understand and apply OOP principles in Python effectively.\n\n---\n\n## Key Concepts 📦\n\n✔️ Classes and objects 🧱  \n✔️ Single and multiple inheritance 🧬  \n✔️ Polymorphism and method overloading 🦄  \n✔️ Encapsulation with private attributes 🔒  \n✔️ Special methods (__init__, __str__, etc.) ✨  \n✔️ Abstraction and class design 🎨  \n\n---\n\n## Installation 🖥️\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/Bredalis/OOP.git\n```\n\n2. Navigate to the project directory:\n\n```bash\ncd OOP\n```\n\n---\n\n## Usage ⚙️\n\nTo run a program, follow these steps:\n\n1️⃣ Navigate to the program directory:\n\n```bash\ncd path_to_program\n```\n\n2️⃣ Run the Python file:\n\n```bash\npython program_name.py\n```\n\n---\n\n## License 📜\n\nThis project is licensed under the 📜 \u003ca href=\"https://www.gnu.org/licenses/gpl-3.0.en.html\" target=\"_blank\"\u003e\nGPLv3 (GNU General Public License V3.0) \u003c/a\u003e\n\n---\n\n## 👩‍💻 Author\n\n\u003cimg src=\"https://avatars.githubusercontent.com/u/111624948?s=400\u0026u=cd081f79392220d8cd2a22f2a8d5d3b18814350a\u0026v=4\" width=\"50\" height=\"50\"\u003e \n\u003cimg src=\"https://readme-typing-svg.demolab.com?font=Roboto+Slab\u0026color=%23FFFFFF\u0026size=35\u0026center=true\u0026vCenter=true\u0026width=450\u0026duration=1500\u0026pause=1000\u0026lines=Hello,+I+am;Bredalis+Gautreaux!\" width=\"auto\" height=\"35\"/\u003e\n\n[![Github](https://img.shields.io/github/followers/Bredalis?label=Follow\\\u0026style=social)](https://github.com/Bredalis)\n![GitHub Followers](https://img.shields.io/github/stars/bredalis?style=social)\n\n\u003ca href=\"https://www.linkedin.com/in/bredalis-gautreaux/\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-LinkedIn-blue?style=flat-square\u0026logo=Linkedin\u0026logoColor=white\"\u003e\n\u003c/a\u003e\n\n😊 I am a programmer passionate about technology, artificial intelligence, and continuous learning.\nI love creating projects that help others understand complex concepts in a simple way.\n#python #ai #exceptions 🚀\n\n---\n\n## ⭐ Check out my GitHub profile\n\n[![Web](https://img.shields.io/badge/GitHub-Bredalis-14a1f0?style=for-the-badge\\\u0026logo=github\\\u0026logoColor=white\\\u0026labelColor=101010)](https://github.com/bredalis)\n\n---\n\n✨ If you like this project, don’t forget to give it a star!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbredalis%2Foop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbredalis%2Foop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbredalis%2Foop/lists"}