{"id":30525023,"url":"https://github.com/pawancodecrafts/python_learning","last_synced_at":"2025-10-10T23:06:02.103Z","repository":{"id":311128181,"uuid":"1039991185","full_name":"PawanCodeCrafts/Python_learning","owner":"PawanCodeCrafts","description":"This repository contains my Python learning journey with Jupyter notebooks. I created it to practice and understand core Python concepts step by step.”","archived":false,"fork":false,"pushed_at":"2025-09-08T05:03:41.000Z","size":235,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-08T07:05:58.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/PawanCodeCrafts.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-18T09:43:51.000Z","updated_at":"2025-09-08T05:03:44.000Z","dependencies_parsed_at":"2025-08-29T11:28:42.241Z","dependency_job_id":null,"html_url":"https://github.com/PawanCodeCrafts/Python_learning","commit_stats":null,"previous_names":["pawancodecrafts/python_learning"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PawanCodeCrafts/Python_learning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanCodeCrafts%2FPython_learning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanCodeCrafts%2FPython_learning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanCodeCrafts%2FPython_learning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanCodeCrafts%2FPython_learning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PawanCodeCrafts","download_url":"https://codeload.github.com/PawanCodeCrafts/Python_learning/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PawanCodeCrafts%2FPython_learning/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275153603,"owners_count":25414661,"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-09-14T02:00:10.474Z","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":[],"created_at":"2025-08-26T21:16:49.094Z","updated_at":"2025-10-10T23:05:56.742Z","avatar_url":"https://github.com/PawanCodeCrafts.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Learning](https://img.shields.io/badge/Status-learning-brightgreen)  \n\n\n# 🐍 Python Learning\n\nThis repository is a collection of my personal learning notebooks while exploring the fundamentals of **Python programming**.  \nIt is meant for self-practice and revision, but can also help beginners who want to get started with Python step by step.\n\n\u003cbr\u003e\n\n## 📖 What is Python?\n\n**Python** is a high-level, interpreted programming language known for its simplicity and readability.  \nIt is widely used in web development, data science, artificial intelligence, machine learning, automation, and many other domains.  \nWith its vast community support and extensive libraries, Python is one of the best languages to begin programming with.\n\n---\n\n## 🗂️ Topics Covered\n\nThe notebooks in this repo cover the following topics:\n\n1. **Basic Things** –-\u003e Introduction and first steps  \n2. **Numbers \u0026 Variables** –-\u003e Data types and variable handling  \n3. **Strings** –-\u003e String operations and formatting  \n4. **Print \u0026 Input** –-\u003e Displaying output and taking user input  \n5. **If-Else** –-\u003e Conditional statements  \n6. **Tuples \u0026 Lists** –-\u003e Sequence data types  \n7. **Dictionaries** –-\u003e Key-value data structures  \n8. **Sets** –-\u003e Unique elements and set operations  \n9. **While Loop** –-\u003e Iterations with conditions  \n10. **While Loop Practice** –-\u003e Exercises for better understanding  \n11. **Patterns** –-\u003e Loop-based pattern printing  \n12. **API** –-\u003e Basics of working with external APIs  \n13. **For Loop** –-\u003e Iterating through sequences  \n\n---\n\n## 🚀 How to Use\n\n1. **Clone the repository:**  \n   ```bash\n   git clone https://github.com/PawanCodeCrafts/Python_learning.git\n\n2. **Navigate into the folder:**\n   ```bash\n    cd Python_learning\n3. **Run Jupyter Notebook:**\n   ```bash\n    jupyter notebook\n4. Open the desired notebook and start learning!\n\n\u003cbr\u003e  \u003cbr\u003e\n\n🎯 Purpose\n\nTo document my Python learning journey.\nTo practice coding concepts through Jupyter notebooks.\nTo build a strong foundation in Python programming.\n\n\u003cbr\u003e\u003cbr\u003e\n\n---\n\n👨‍💻 Author\n\nMade with ❤ by Pawanpreet Kaur\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawancodecrafts%2Fpython_learning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpawancodecrafts%2Fpython_learning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawancodecrafts%2Fpython_learning/lists"}