{"id":20435040,"url":"https://github.com/arvrao/oops-examples","last_synced_at":"2025-10-07T16:45:53.314Z","repository":{"id":82135747,"uuid":"320893208","full_name":"ArvRao/OOPS-examples","owner":"ArvRao","description":"In this repo, I'll put all interesting classes examples in python. Hope this is helpful in understanding the concept of OOPS \u0026 python syntax","archived":false,"fork":false,"pushed_at":"2021-10-17T16:34:35.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T19:33:06.605Z","etag":null,"topics":["oops-in-python","programming","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArvRao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-12-12T18:06:53.000Z","updated_at":"2022-08-23T13:34:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"d7bdc02e-1dc5-4aee-b5d2-d87bd57517da","html_url":"https://github.com/ArvRao/OOPS-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArvRao%2FOOPS-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArvRao%2FOOPS-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArvRao%2FOOPS-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArvRao%2FOOPS-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArvRao","download_url":"https://codeload.github.com/ArvRao/OOPS-examples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241977642,"owners_count":20051854,"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":["oops-in-python","programming","python"],"created_at":"2024-11-15T08:30:27.088Z","updated_at":"2025-10-07T16:45:53.212Z","avatar_url":"https://github.com/ArvRao.png","language":"Python","readme":"# OOPS-examples\nIn this repo, I'll put all interesting classes examples in python. Hope this is helpful in understanding the concept of OOPS \u0026amp; python syntax\n\nWhy Object Oriented Programming?\nCreating objects allows us to organize related data and functionalies together. \nThis helps us to write structured and flexible code. Instead of thinking about individual data and functions, we could think of objects and how these onjects interacts with one another. Divide a problem into smaller problems and reusable and define multiple objects with similar attributes and functionalities from a single class. This is a more practical way of solving real life problems.\n\n\nEverything in python is an object of some class. We can build our own classes to build custom objects.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvrao%2Foops-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farvrao%2Foops-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvrao%2Foops-examples/lists"}