{"id":29273699,"url":"https://github.com/codelander07/python-programs","last_synced_at":"2025-07-05T02:36:36.357Z","repository":{"id":297927804,"uuid":"865741895","full_name":"CodeLander07/Python-programs","owner":"CodeLander07","description":"This repository contains programs demonstrating the core concepts of Python programming. From basic syntax and data structures to functions and object-oriented programming, it's designed for beginners and those looking to reinforce their Python fundamentals.","archived":false,"fork":false,"pushed_at":"2024-10-01T04:04:07.000Z","size":1820,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T12:19:50.688Z","etag":null,"topics":["basics-of-python","file-handling-in-python","oops-in-python","os","snake-game"],"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/CodeLander07.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":"2024-10-01T03:50:52.000Z","updated_at":"2024-10-01T04:06:35.000Z","dependencies_parsed_at":"2025-06-08T12:29:58.544Z","dependency_job_id":null,"html_url":"https://github.com/CodeLander07/Python-programs","commit_stats":null,"previous_names":["codelander07/python-programs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeLander07/Python-programs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLander07%2FPython-programs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLander07%2FPython-programs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLander07%2FPython-programs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLander07%2FPython-programs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeLander07","download_url":"https://codeload.github.com/CodeLander07/Python-programs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeLander07%2FPython-programs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263671880,"owners_count":23494057,"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":["basics-of-python","file-handling-in-python","oops-in-python","os","snake-game"],"created_at":"2025-07-05T02:36:35.697Z","updated_at":"2025-07-05T02:36:36.347Z","avatar_url":"https://github.com/CodeLander07.png","language":"Python","readme":"\u003cimg src=\"https://fedoramagazine.org/wp-content/uploads/2015/11/Python_logo.png\"\u003e\n\n# Python Basics Concepts\n\nWelcome to the **Python Basics** repository! This repo contains a collection of Python programs covering the fundamental concepts of the Python programming language.\n\n## Introduction\n\nThis repository is designed to help beginners understand the core concepts of Python. Each program in this collection demonstrates a fundamental concept, including syntax, data structures, control flow, functions, and object-oriented programming.\n\n## Installation\n\nTo run these programs on your local machine:\n\n1. Make sure you have Python installed. You can download it from [python.org](https://www.python.org/).\n2. Clone this repository:\n\n   ```bash\n   git clone [https://github.com/yourusername/python-basics.git](https://github.com/unstopablesid/Python-programs.git)\n   ```\n\n3. Navigate into the project directory:\n\n   ```bash\n   cd python-programs\n   ```\n\n## Concepts Covered\n\nThe repository covers the following Python basics:\n\n- **Variables and Data Types**: Numbers, Strings, Lists, Tuples, Dictionaries, etc.\n- **Control Flow**: If-else statements, loops (for, while), etc.\n- **Functions**: Creating and using functions, arguments, return values, etc.\n- **Modules and Libraries**: Importing libraries, using modules.\n- **File I/O**: Reading from and writing to files.\n- **Error Handling**: Try-except blocks, exceptions.\n- **Object-Oriented Programming (OOP)**: Classes, objects, inheritance, polymorphism.\n- **Recursion**: Recursive function examples.\n- **List Comprehensions**: Shortening loops into concise list comprehensions.\n\n## Usage\n\nTo run a specific program, simply navigate to the folder and run the `.py` file.\n\nFor example, to run the `variables.py` program:\n\n```bash\npython variables.py\n```\n\nEach program is designed to be self-explanatory with comments that explain the code logic and how Python concepts are applied.\n\n## Contributing\n\nFeel free to contribute to this repository by forking it, creating a new branch, and making a pull request. Contributions are welcome in the form of:\n\n- Fixing bugs or typos.\n- Adding more Python basics concepts.\n- Improving the explanation of programs.\n\nTo contribute:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b new-feature`).\n3. Commit your changes (`git commit -m 'Add new feature'`).\n4. Push to the branch (`git push origin new-feature`).\n5. Create a pull request.\n\n## License\n\nThis repository is licensed under the MIT License. Feel free to use the code as per the license terms.\n\n---\n\nFeel free to customize this further to fit the specifics of your repository!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelander07%2Fpython-programs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodelander07%2Fpython-programs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodelander07%2Fpython-programs/lists"}