{"id":20126610,"url":"https://github.com/thefloatingstring/bhx-4-python-simple","last_synced_at":"2026-05-08T22:33:12.656Z","repository":{"id":70750565,"uuid":"328077004","full_name":"TheFloatingString/bhx-4-python-simple","owner":"TheFloatingString","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-09T06:59:15.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T21:17:01.062Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TheFloatingString.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":"2021-01-09T04:51:36.000Z","updated_at":"2021-01-09T06:59:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"9eb77f6e-9b02-4bf0-bf69-06bcc92a8f5d","html_url":"https://github.com/TheFloatingString/bhx-4-python-simple","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheFloatingString/bhx-4-python-simple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFloatingString%2Fbhx-4-python-simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFloatingString%2Fbhx-4-python-simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFloatingString%2Fbhx-4-python-simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFloatingString%2Fbhx-4-python-simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheFloatingString","download_url":"https://codeload.github.com/TheFloatingString/bhx-4-python-simple/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFloatingString%2Fbhx-4-python-simple/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32800159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-13T20:17:02.476Z","updated_at":"2026-05-08T22:33:12.641Z","avatar_url":"https://github.com/TheFloatingString.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BrebeufHx 4 - Python Workshop (Simple Version) (Part 1/2)\n\nHello there!\n\nThis is the simple version of the Python workshop.\n\nThe goal is to create a Python function that can identify your type of pizza and predict eating time, based on what you put on that pizza.\n\nThe concepts that are used are:\n- variable types\n- if/else statements\n- functions\n\nIf you had fun with this workshop, feel free to try the [more advanced web development version of this workshop (part 2/2)](https://github.com/TheFloatingString/bhx-4-python-web-dev), \nin which we create a web app that connects the fronend (HTML) with the backend (python).\n\n## Running Python Online\n\n[Repl.it](https://repl.it) offers online execution of Python code.\n\n## Installing Python on your Computer\n\nPython can be installed on your computer by downloading the package through the [Python Foundation](https://www.python.org/downloads/)\n\nWhen the installation wizard pops up following the download, check the option to `add python to the environment PATH` **(important)**\n\n## Running and Editing the Code with Pycharm (easier)\n\nPycharm is an intuitive tool to run and edit python code. PyCharm can be downloaded via its [offical website](https://www.jetbrains.com/pycharm/).\n\n## Running the Code without Pycharm (harder)\n\nIf the python PATH was correctly configured during installation, you can open your command prompt (cmd on windows, Terminal on macOS or Linux)\n\nNavigate to your python file with `cd`, to change directory. Here's a link to \n[a useful article on cmd navigation](https://www.howtogeek.com/659411/how-to-change-directories-in-command-prompt-on-windows-10/).\n\nWhen you arrive at the directory in which your file is in, type ```python \u003cname of python file\u003e``` or ```python3 \u003cname of python file\u003e``` for MacOS/Linux users.\n\nIf you do not like PyCharm, you can use an alternative code editor such as [Atom](https://atom.io).\n\n---\n\nWorkshop date: January 9, 2021\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefloatingstring%2Fbhx-4-python-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthefloatingstring%2Fbhx-4-python-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefloatingstring%2Fbhx-4-python-simple/lists"}