{"id":20400584,"url":"https://github.com/sahilkhanna/python-exercises","last_synced_at":"2026-06-08T16:03:05.017Z","repository":{"id":119017991,"uuid":"448503443","full_name":"sahilkhanna/python-exercises","owner":"sahilkhanna","description":"A series of python exercises/assignments","archived":false,"fork":false,"pushed_at":"2022-01-16T09:37:21.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T06:43:38.900Z","etag":null,"topics":["assignment","exercise","iot","puzzle","python","python3"],"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/sahilkhanna.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":"2022-01-16T08:58:42.000Z","updated_at":"2022-01-16T09:09:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"9568bfeb-ec61-4b20-be60-7fbf6b1e7e42","html_url":"https://github.com/sahilkhanna/python-exercises","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sahilkhanna/python-exercises","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahilkhanna%2Fpython-exercises","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahilkhanna%2Fpython-exercises/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahilkhanna%2Fpython-exercises/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahilkhanna%2Fpython-exercises/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sahilkhanna","download_url":"https://codeload.github.com/sahilkhanna/python-exercises/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahilkhanna%2Fpython-exercises/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":["assignment","exercise","iot","puzzle","python","python3"],"created_at":"2024-11-15T04:41:33.465Z","updated_at":"2026-06-08T16:03:04.990Z","avatar_url":"https://github.com/sahilkhanna.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nA bunch of Python based exercises or problems.\n\n1. [IoT exercise to find relation between users, devices \u0026 policies.](/iot-users-devices-policies)\n2. [Calculate Perimeter of n number of points on xy plane.](/perimeter)\n\n## Setup\n\nIt is recomended to use virtual environment to test these exercises.\n\nTo create a virtual environment directory ```.venv``` run the following command in terminal/command line\n\n``` shell\n\npython3 -m venv .venv\n```\n\nThen activate it via -\n\nOn Windows, run:\n\n``` shell\n\n.venv\\Scripts\\activate.bat\n```\n\nOn Unix or MacOS, run:\n\n``` shell\n\nsource .venv/bin/activate\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahilkhanna%2Fpython-exercises","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsahilkhanna%2Fpython-exercises","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahilkhanna%2Fpython-exercises/lists"}