{"id":22445967,"url":"https://github.com/defaultparam/python-gfx-projects","last_synced_at":"2025-09-07T07:11:06.817Z","repository":{"id":226874711,"uuid":"769727138","full_name":"defaultparam/python-gfx-projects","owner":"defaultparam","description":"This repo consists of GUI based projects to practice making desktop clients in python that work on windows","archived":false,"fork":false,"pushed_at":"2024-11-24T22:47:25.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T10:48:22.024Z","etag":null,"topics":[],"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/defaultparam.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":"2024-03-09T22:05:40.000Z","updated_at":"2024-11-24T22:47:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"a13c3265-b6f5-4c17-8e99-757a2bc26143","html_url":"https://github.com/defaultparam/python-gfx-projects","commit_stats":null,"previous_names":["param373r/python-gfx-projects","defaultparam/python-gfx-projects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/defaultparam/python-gfx-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defaultparam%2Fpython-gfx-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defaultparam%2Fpython-gfx-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defaultparam%2Fpython-gfx-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defaultparam%2Fpython-gfx-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/defaultparam","download_url":"https://codeload.github.com/defaultparam/python-gfx-projects/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defaultparam%2Fpython-gfx-projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274006318,"owners_count":25206119,"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-07T02:00:09.463Z","response_time":67,"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":"2024-12-06T03:17:46.613Z","updated_at":"2025-09-07T07:11:06.394Z","avatar_url":"https://github.com/defaultparam.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Projects in this repo\n- PyTube - Youtube videos downloader\n- GameMan - Includes games like rock paper scissor and tic tac toe (more to come soon)\n- PyCalcy - Yet another calculator app built with tkinter\n\n## PyTube\n- It is a YT video downloader whose primary function is to download YT videos for offline viewing. (It uses an already made package named PyTube, and is more of a custom port for minimal functionality)\n- The application provides a simple graphical user interface (GUI) built with Tkinter.\n- The application includes a progress bar and a percentage label that update in real time to show the progress of the video download.\n- The application handles errors gracefully. If a video is age-restricted, the download is cancelled and an appropriate message is displayed.\n- The application automatically selects the highest resolution stream available for download.\n- Once the download is complete, a completion message is displayed to the user.\n\n## GameMan\n- GameMan currently supports two games: Tic Tac Toe and Rock Paper Scissors. Each game is implemented as a separate class with its own logic and user interface.\n- With project I learnt how to separate the presentation layer from the logic used inside the code. Letting me aim towards working on \"the clean-architecture principle\"\n- For TicTacToe:\n    - It is a Player v Computer mode of the game\n    - Presents you with a 3x3 grid, player always starts first\n    - Win check for row column and diagonal on each move\n    - Score is updated on invdividual wins\n    - Option to reset the game board.\n- For rock paper scissor,\n    - It is also a Player v Computer mode of the game\n    - Gives you buttons and computer plays on random.\n    - Score is updated after each win\n    - Abstracted using a common Game to be shared amongst other GameMan projects.\n\n## Calculator app\n- It is a simple GUI based app built with tkinter to let user perform mathematical operations supporting add, subtract, multiply, divide.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefaultparam%2Fpython-gfx-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefaultparam%2Fpython-gfx-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefaultparam%2Fpython-gfx-projects/lists"}