{"id":30217172,"url":"https://github.com/abgowda0428/pyvault-","last_synced_at":"2025-08-14T04:42:47.858Z","repository":{"id":308582290,"uuid":"1029759975","full_name":"abgowda0428/PyVault-","owner":"abgowda0428","description":"🐍 Python Park - Learn Python the Right Way 🚀","archived":false,"fork":false,"pushed_at":"2025-08-08T01:16:39.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-08T03:13:25.120Z","etag":null,"topics":["git","libraries-python","oops-in-python","python-development","web-application"],"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/abgowda0428.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,"zenodo":null}},"created_at":"2025-07-31T14:27:15.000Z","updated_at":"2025-08-08T01:16:43.000Z","dependencies_parsed_at":"2025-08-08T03:13:26.558Z","dependency_job_id":null,"html_url":"https://github.com/abgowda0428/PyVault-","commit_stats":null,"previous_names":["abgowda0428/python-park","abgowda0428/pyvault-"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/abgowda0428/PyVault-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abgowda0428%2FPyVault-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abgowda0428%2FPyVault-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abgowda0428%2FPyVault-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abgowda0428%2FPyVault-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abgowda0428","download_url":"https://codeload.github.com/abgowda0428/PyVault-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abgowda0428%2FPyVault-/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270364352,"owners_count":24571401,"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","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["git","libraries-python","oops-in-python","python-development","web-application"],"created_at":"2025-08-14T04:42:44.547Z","updated_at":"2025-08-14T04:42:47.819Z","avatar_url":"https://github.com/abgowda0428.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐍 Python Park\n\nWelcome to **Python Park** — your one-stop repository to learn, explore, and practice **Python**, its **OOPs concepts**, **standard libraries**, and **popular frameworks** with crystal-clear explanations and practical code examples. Whether you're a beginner or brushing up advanced concepts, this repo is designed to **build and boost your Python skills** effectively.\n\n---\n\n## 🧠 Topics Covered\n\nThis repository is actively maintained and includes detailed examples for:\n\n- ✅ Python Basics (variables, loops, functions, etc.)\n- ✅ Object-Oriented Programming (Class, Object, Inheritance, Encapsulation, Polymorphism, etc.)\n- ✅ File Handling\n- ✅ Error Handling\n- ✅ Python Libraries (e.g., `datetime`, `math`, etc.)\n- ✅ Mini Projects\n- 🚧 Upcoming: Python Frameworks (Flask, Django), API, Web Scraping, Data Analysis\n\nEach topic contains:\n- 📘 **Explanation** of the concept\n- 🔎 **Code Examples** for better understanding\n- 💬 **Comments** for clarity\n\n---\n\n## 📂 Project Structure\n\n```\nPython-Park/\n├── OOPs_Concepts/\n│   ├── class_and_objects.py\n│   ├── inheritance_examples.py\n│   ├── encapsulation_demo.py\n│   └── ...\n├── Python_Basics/\n│   ├── variables.py\n│   ├── loops.py\n│   └── ...\n├── Libraries/\n│   ├── datetime_usage.py\n│   ├── math_module.py\n│   └── ...\n├── Mini_Projects/\n│   └── ...\n└── README.md\n```\n\n---\n\n## 🚀 How to Use\n\n1. Clone the repo:  \n   ```bash\n   git clone https://github.com/abgowda0428/Python-Park.git\n   cd Python-Park\n   ```\n\n2. Pick a folder/topic and open the `.py` file to learn and run the examples.\n\n---\n\n## 🛠 Requirements\n\n- Python 3.7 or higher\n- A code editor like VS Code or PyCharm\n\n---\n\n## 🤝 Let's Connect \u0026 Collaborate!\n\nFound a bug or improvement? Submit a PR or open an issue!  \nWant to contribute an idea or project? Feel free to fork and build upon it!\n\n🔗 Check out my GitHub profile for more projects: [github.com/abgowda0428](https://github.com/abgowda0428)\n\n---\n\n## 📜 License\n\nThis project is licensed under the MIT License.\n\n```\nMIT License\n\nCopyright (c) 2025 Abhishek Gowda\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights  \nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell  \ncopies of the Software, and to permit persons to whom the Software is  \nfurnished to do so, subject to the following conditions:  \n\nThe above copyright notice and this permission notice shall be included in all  \ncopies or substantial portions of the Software.  \n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR  \nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,  \nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE  \nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER  \nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,  \nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE  \nSOFTWARE.\n```\n\n---\n\n## 💡 Keep Learning. Keep Building. Keep Growing. 💡\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabgowda0428%2Fpyvault-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabgowda0428%2Fpyvault-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabgowda0428%2Fpyvault-/lists"}