{"id":19574247,"url":"https://github.com/vinibiavatti1/pythonguide","last_synced_at":"2025-04-27T05:33:57.865Z","repository":{"id":122462309,"uuid":"337812989","full_name":"vinibiavatti1/PythonGuide","owner":"vinibiavatti1","description":"A guide repository for anyone who wants to learn python from scratch!","archived":false,"fork":false,"pushed_at":"2024-06-26T16:51:10.000Z","size":691,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-06-26T20:28:54.712Z","etag":null,"topics":["guide","learning-python","python","python-tutorial","tutorial"],"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/vinibiavatti1.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}},"created_at":"2021-02-10T18:17:02.000Z","updated_at":"2024-06-26T16:51:14.000Z","dependencies_parsed_at":"2023-10-25T22:29:18.721Z","dependency_job_id":"46f90a9d-be68-4ffd-a590-90bff96cd24f","html_url":"https://github.com/vinibiavatti1/PythonGuide","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/vinibiavatti1%2FPythonGuide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinibiavatti1%2FPythonGuide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinibiavatti1%2FPythonGuide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinibiavatti1%2FPythonGuide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinibiavatti1","download_url":"https://codeload.github.com/vinibiavatti1/PythonGuide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224062502,"owners_count":17249280,"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":["guide","learning-python","python","python-tutorial","tutorial"],"created_at":"2024-11-11T06:39:17.510Z","updated_at":"2024-11-11T06:39:18.785Z","avatar_url":"https://github.com/vinibiavatti1.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Python-logo-notext.svg/1200px-Python-logo-notext.svg.png\" width=\"100px\" /\u003e\n    \u003ch1 align=\"center\"\u003ePython Guide\u003c/h1\u003e\n    \u003cp align=\"center\"\u003eA guide repository for anyone who wants to learn python from scratch!\u003c/p\u003e\n\u003c/p\u003e\n\n### Purpose\nThe purpose for the project is to provide a resource to be used as a guide for learning Python. There are many source codes with different Python concepts that can be checked and followed in your learning. I decided to share it because one of my goals with the knowledge I will conquist is to share and help the people enjoy it!\n\n### Guide\nYou can find many source files with informations and examples of some Python concepts in the guide folder. Sometimes, I will update this project with more information.\n\n### IDE\nI used VSCode as IDE to programming in Python, but you can use any IDE you want. It is up to you. In the config folder, I put some files explaining how to configurate VSCode to start with Python, to ensure that the PEP8 will be followed correctly. In the project there is a `.editorconfig` file with some IDE settings to keep the same configurations for your IDE. For this, you must install the `editorconfig` extension in your environment.\n\n```python\ndef lets_learn_python(answer):\n    if answer is True:\n        print('So, lets go!')\n\n\nlets_learn_python(True)  # or of course!\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinibiavatti1%2Fpythonguide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinibiavatti1%2Fpythonguide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinibiavatti1%2Fpythonguide/lists"}