{"id":22390026,"url":"https://github.com/akash-rajak/code-comments-fetcher","last_synced_at":"2025-09-10T01:36:20.959Z","repository":{"id":112662577,"uuid":"391381864","full_name":"akash-rajak/Code-Comments-Fetcher","owner":"akash-rajak","description":"python code to fetch code comments.","archived":false,"fork":false,"pushed_at":"2021-10-07T12:16:55.000Z","size":1158,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T21:34:48.955Z","etag":null,"topics":["code-comment-fetcher","code-comments","python3","re","snippets","tkinter"],"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/akash-rajak.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-07-31T14:40:35.000Z","updated_at":"2023-05-01T02:24:51.000Z","dependencies_parsed_at":"2023-06-10T15:15:48.812Z","dependency_job_id":null,"html_url":"https://github.com/akash-rajak/Code-Comments-Fetcher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akash-rajak/Code-Comments-Fetcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-rajak%2FCode-Comments-Fetcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-rajak%2FCode-Comments-Fetcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-rajak%2FCode-Comments-Fetcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-rajak%2FCode-Comments-Fetcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akash-rajak","download_url":"https://codeload.github.com/akash-rajak/Code-Comments-Fetcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akash-rajak%2FCode-Comments-Fetcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274396614,"owners_count":25277395,"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-09T02:00:10.223Z","response_time":80,"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":["code-comment-fetcher","code-comments","python3","re","snippets","tkinter"],"created_at":"2024-12-05T03:14:08.791Z","updated_at":"2025-09-10T01:36:20.898Z","avatar_url":"https://github.com/akash-rajak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ✔ CODE COMMENTS FETCHER\n- A \"Code Comments Fetcher\" is an application created in python with tkinter gui.\n- In this application, user will be allowed to first enter the code snippets of the supported programming language.\n- Supported Programming Language : C, C++, Java, Python, HTML, Kotlin, JavaScript and C#.\n- After entering the code snippets, user will be able to fetch all the comments present in that code snippets.\n- This will also fetch both single and multiple line comments.\n- And for implementing this, used the re library of python.\n\n****\n\n### REQUIREMENTS :\n- python 3\n- tkinter module\n- from tkinter messagebox module\n- re\n\n****\n\n### How this Script works :\n- User just need to download the file and run the code_comments_fetcher.py on their local system.\n- Now on the main window of the application the user will be allowed to first enter the code snippets of the supported programming language.\n- Supported Programming Language : C, C++, Java, Python, HTML, Kotlin, JavaScript and C#.\n- After entering the text, when user clicks on the FETCH COMMENTS button, user will be able to fetch all the comments present in that code snippets.\n- Also there is a button LANG. SUPPORT, clicking on which user will be able to see the language supported by this application.\n- Also there is a clear button, clicking on which user can clears the text or paragraph entered in the given text area.\n- Also there is an exit button, clicking on which exit dialog box appears asking for the permission of the user for closing the window.\n\n### Purpose :\n- This scripts helps us to easily fetch all the comments in code snippets of supported language.\n\n### Compilation Steps :\n- Install tkinter, re\n- After that download the code file, and run code_comments_fetcher.py on local system.\n- Then the script will start running and user can explore it by entering code snippets and fetching comments in it.\n\n****\n\n### SCREENSHOTS :\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width = 1000 src=\"Images/1.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/2.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/3.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/4.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/5.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/6.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/7.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/8.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/9.jpg\" /\u003e\u003cbr\u003e\n  \u003cimg width = 1000 src=\"Images/10.jpg\" /\u003e\u003cbr\u003e\n\u003c/p\u003e\n\n****\n\n### Author :\n- Akash Ramanand Rajak\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakash-rajak%2Fcode-comments-fetcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakash-rajak%2Fcode-comments-fetcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakash-rajak%2Fcode-comments-fetcher/lists"}