{"id":369846,"url":"https://github.com/ClimenteA/flaskwebgui","last_synced_at":"2026-08-25T13:35:16.929Z","repository":{"id":41508352,"uuid":"190868972","full_name":"ClimenteA/flaskwebgui","owner":"ClimenteA","description":"Create desktop applications with Flask/Django/FastAPI!","archived":false,"fork":false,"pushed_at":"2026-06-06T08:47:28.000Z","size":2070,"stargazers_count":785,"open_issues_count":0,"forks_count":76,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-08-06T09:31:10.122Z","etag":null,"topics":["desktop-application","html-css-javascript","python3-gui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ClimenteA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-06-08T09:23:50.000Z","updated_at":"2026-08-05T14:06:04.000Z","dependencies_parsed_at":"2026-08-06T03:56:51.352Z","dependency_job_id":null,"html_url":"https://github.com/ClimenteA/flaskwebgui","commit_stats":{"total_commits":168,"total_committers":14,"mean_commits":12.0,"dds":0.5059523809523809,"last_synced_commit":"b77555b9a795dfd7154c5116f7dfde5ce238e99b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ClimenteA/flaskwebgui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClimenteA","download_url":"https://codeload.github.com/ClimenteA/flaskwebgui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/sbom","scorecard":{"id":30740,"data":{"date":"2025-08-11","repo":{"name":"github.com/ClimenteA/flaskwebgui","commit":"132f1d3782f89dc40ea6cf1605f80a6fdf0cd210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: examples/django-desktop/djangodesktop/__pycache__/settings.cpython-38.pyc:1","Warn: binary detected: examples/django-desktop/djangodesktop/__pycache__/urls.cpython-38.pyc:1","Warn: binary detected: examples/django-desktop/djangodesktop/__pycache__/wsgi.cpython-38.pyc:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T19:03:04.679Z","repository_id":41508352,"created_at":"2025-08-14T19:03:04.679Z","updated_at":"2025-08-14T19:03:04.679Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36343622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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"}},"owner":{"login":"ClimenteA","name":"Alin Climente","uuid":"9250009","kind":"user","description":"I'm building useful software using Python/Javascript(TS)/GO. ","email":"","website":"https://www.linkedin.com/in/climente-alin/","location":"Romania, Iasi","twitter":"climente_alin","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9250009?u=7aadfe0f2877bb691e7d9eca1364571297a0b33e\u0026v=4","repositories_count":57,"last_synced_at":"2025-02-26T03:34:02.396Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ClimenteA","funding_links":[],"total_stars":869,"followers":95,"following":368,"created_at":"2022-11-19T13:57:19.811Z","updated_at":"2025-02-26T03:34:02.396Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClimenteA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClimenteA/repositories"},"packages":[{"id":2737529,"name":"flaskwebgui","ecosystem":"pypi","description":"Create desktop applications with Flask/Django/FastAPI!","homepage":"https://github.com/ClimenteA/flaskwebgui","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ClimenteA/flaskwebgui","keywords_array":[],"namespace":null,"versions_count":42,"first_release_published_at":"2019-12-29T09:27:46.000Z","latest_release_published_at":"2026-01-13T14:20:27.000Z","latest_release_number":"1.1.9","last_synced_at":"2026-08-24T13:03:56.644Z","created_at":"2022-04-10T11:02:05.032Z","updated_at":"2026-08-24T13:03:56.644Z","registry_url":"https://pypi.org/project/flaskwebgui/","install_command":"pip install flaskwebgui --index-url https://pypi.org/simple","documentation_url":"https://flaskwebgui.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"flaskwebgui","project_status":null},"repo_metadata":{"id":41508352,"uuid":"190868972","full_name":"ClimenteA/flaskwebgui","owner":"ClimenteA","description":"Create desktop applications with Flask/Django/FastAPI!","archived":false,"fork":false,"pushed_at":"2026-06-06T08:47:28.000Z","size":2070,"stargazers_count":785,"open_issues_count":0,"forks_count":76,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-08-06T09:31:10.122Z","etag":null,"topics":["desktop-application","html-css-javascript","python3-gui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ClimenteA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-06-08T09:23:50.000Z","updated_at":"2026-08-05T14:06:04.000Z","dependencies_parsed_at":"2026-08-06T03:56:51.352Z","dependency_job_id":null,"html_url":"https://github.com/ClimenteA/flaskwebgui","commit_stats":{"total_commits":168,"total_committers":14,"mean_commits":12.0,"dds":0.5059523809523809,"last_synced_commit":"b77555b9a795dfd7154c5116f7dfde5ce238e99b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ClimenteA/flaskwebgui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClimenteA","download_url":"https://codeload.github.com/ClimenteA/flaskwebgui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/sbom","scorecard":{"id":30740,"data":{"date":"2025-08-11","repo":{"name":"github.com/ClimenteA/flaskwebgui","commit":"132f1d3782f89dc40ea6cf1605f80a6fdf0cd210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: examples/django-desktop/djangodesktop/__pycache__/settings.cpython-38.pyc:1","Warn: binary detected: examples/django-desktop/djangodesktop/__pycache__/urls.cpython-38.pyc:1","Warn: binary detected: examples/django-desktop/djangodesktop/__pycache__/wsgi.cpython-38.pyc:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T19:03:04.679Z","repository_id":41508352,"created_at":"2025-08-14T19:03:04.679Z","updated_at":"2025-08-14T19:03:04.679Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36343622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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"},"owner_record":{"login":"ClimenteA","name":"Alin Climente","uuid":"9250009","kind":"user","description":"I'm building useful software using Python/Javascript(TS)/GO. ","email":"","website":"https://www.linkedin.com/in/climente-alin/","location":"Romania, Iasi","twitter":"climente_alin","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9250009?u=7aadfe0f2877bb691e7d9eca1364571297a0b33e\u0026v=4","repositories_count":57,"last_synced_at":"2025-02-26T03:34:02.396Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ClimenteA","funding_links":[],"total_stars":869,"followers":95,"following":368,"created_at":"2022-11-19T13:57:19.811Z","updated_at":"2025-02-26T03:34:02.396Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClimenteA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClimenteA/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-08-21T15:24:27.984Z","dependent_packages_count":9,"downloads":13540,"downloads_period":"last-month","dependent_repos_count":168,"rankings":{"downloads":1.3050387567357455,"dependent_repos_count":1.1697522160316456,"dependent_packages_count":1.1377219253579687,"stargazers_count":2.6020746476833607,"forks_count":5.320586491931257,"docker_downloads_count":2.851071129069147,"average":2.3977075278015207},"purl":"pkg:pypi/flaskwebgui","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/flaskwebgui","docker_dependents_count":12,"docker_downloads_count":1457,"usage_url":"https://repos.ecosyste.ms/usage/pypi/flaskwebgui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/flaskwebgui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:42:49.397Z","issues_count":103,"pull_requests_count":54,"avg_time_to_close_issue":3269047.99,"avg_time_to_close_pull_request":447388.5094339623,"issues_closed_count":100,"pull_requests_closed_count":53,"pull_request_authors_count":23,"issue_authors_count":81,"avg_comments_per_issue":3.3883495145631066,"avg_comments_per_pull_request":1.0185185185185186,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":1916385.5,"past_year_avg_time_to_close_pull_request":76773.33333333333,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/issues","maintainers":[{"login":"ClimenteA","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ClimenteA"}],"active_maintainers":[{"login":"ClimenteA","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ClimenteA"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flaskwebgui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flaskwebgui/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flaskwebgui/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flaskwebgui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flaskwebgui/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flaskwebgui/codemeta","maintainers":[{"uuid":"AlinCMT","login":"AlinCMT","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/AlinCMT/","role":null,"created_at":"2022-11-26T12:05:29.659Z","updated_at":"2022-11-26T12:05:29.659Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/AlinCMT/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5297231,"name":"flaskwebgui","ecosystem":"conda","description":null,"homepage":"https://github.com/ClimenteA/flaskwebgui","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/ClimenteA/flaskwebgui","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2021-06-01T07:00:32.000Z","latest_release_published_at":"2022-11-12T15:39:25.000Z","latest_release_number":"1.0.1","last_synced_at":"2026-03-16T01:04:33.680Z","created_at":"2022-10-03T16:01:57.849Z","updated_at":"2026-08-06T17:44:47.774Z","registry_url":"https://anaconda.org/conda-forge/flaskwebgui","install_command":"conda install -c conda-forge flaskwebgui","documentation_url":null,"metadata":{},"repo_metadata":{"id":41508352,"uuid":"190868972","full_name":"ClimenteA/flaskwebgui","owner":"ClimenteA","description":"Create desktop applications with Flask/Django/FastAPI!","archived":false,"fork":false,"pushed_at":"2026-06-06T08:47:28.000Z","size":2070,"stargazers_count":785,"open_issues_count":0,"forks_count":76,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-08-06T09:31:10.122Z","etag":null,"topics":["desktop-application","html-css-javascript","python3-gui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ClimenteA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2019-06-08T09:23:50.000Z","updated_at":"2026-08-05T14:06:04.000Z","dependencies_parsed_at":"2026-08-06T03:56:51.352Z","dependency_job_id":null,"html_url":"https://github.com/ClimenteA/flaskwebgui","commit_stats":{"total_commits":168,"total_committers":14,"mean_commits":12.0,"dds":0.5059523809523809,"last_synced_commit":"b77555b9a795dfd7154c5116f7dfde5ce238e99b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ClimenteA/flaskwebgui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClimenteA","download_url":"https://codeload.github.com/ClimenteA/flaskwebgui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/sbom","scorecard":{"id":30740,"data":{"date":"2025-08-11","repo":{"name":"github.com/ClimenteA/flaskwebgui","commit":"132f1d3782f89dc40ea6cf1605f80a6fdf0cd210"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: examples/django-desktop/djangodesktop/__pycache__/settings.cpython-38.pyc:1","Warn: binary detected: examples/django-desktop/djangodesktop/__pycache__/urls.cpython-38.pyc:1","Warn: binary detected: examples/django-desktop/djangodesktop/__pycache__/wsgi.cpython-38.pyc:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T19:03:04.679Z","repository_id":41508352,"created_at":"2025-08-14T19:03:04.679Z","updated_at":"2025-08-14T19:03:04.679Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36343622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: 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"},"owner_record":{"login":"ClimenteA","name":"Alin Climente","uuid":"9250009","kind":"user","description":"I'm building useful software using Python/Javascript(TS)/GO. ","email":"","website":"https://www.linkedin.com/in/climente-alin/","location":"Romania, Iasi","twitter":"climente_alin","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9250009?u=7aadfe0f2877bb691e7d9eca1364571297a0b33e\u0026v=4","repositories_count":57,"last_synced_at":"2025-02-26T03:34:02.396Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ClimenteA","funding_links":[],"total_stars":869,"followers":95,"following":368,"created_at":"2022-11-19T13:57:19.811Z","updated_at":"2025-02-26T03:34:02.396Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClimenteA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClimenteA/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-08-06T17:44:47.774Z","dependent_packages_count":0,"downloads":30340,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":17.115048664836536,"forks_count":23.11954080359371,"average":31.35887197404542},"purl":"pkg:conda/flaskwebgui?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/flaskwebgui","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/flaskwebgui","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/flaskwebgui/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-16T03:02:36.625Z","issues_count":103,"pull_requests_count":54,"avg_time_to_close_issue":3269047.99,"avg_time_to_close_pull_request":447388.5094339623,"issues_closed_count":100,"pull_requests_closed_count":53,"pull_request_authors_count":23,"issue_authors_count":81,"avg_comments_per_issue":3.3883495145631066,"avg_comments_per_pull_request":1.0185185185185186,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":6,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":3573358.75,"past_year_avg_time_to_close_pull_request":38763.666666666664,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/issues","maintainers":[{"login":"ClimenteA","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ClimenteA"}],"active_maintainers":[{"login":"ClimenteA","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ClimenteA"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flaskwebgui/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flaskwebgui/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flaskwebgui/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flaskwebgui/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flaskwebgui/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/flaskwebgui/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2349},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-25T05:07:08.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":31522,"full_name":"ClimenteA/flaskwebgui","default_branch":"master","total_commits":209,"total_committers":26,"total_bot_commits":4,"total_bot_committers":1,"mean_commits":8.038461538461538,"dds":0.5980861244019139,"past_year_total_commits":12,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.4,"past_year_dds":0.41666666666666663,"last_synced_at":"2026-08-19T10:31:51.675Z","last_synced_commit":"8a12385b40a03b9264602896b22bbcce904357f2","created_at":"2023-03-07T16:46:20.186Z","updated_at":"2026-08-19T10:31:50.287Z","committers":[{"name":"ClimenteA","email":"climente.alin@gmail.com","login":"ClimenteA","count":84},{"name":"alincmt","email":"aclimente@ymail.com","login":null,"count":83},{"name":"Jon Cage","email":"Jon@digital-explosion.co.uk","login":"joncage","count":7},{"name":"alicjamusial","email":"alicja@musial.pro","login":"alicjamusial","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Ankit_Anmol","email":"87054411+Quantum-Codes","login":"Quantum-Codes","count":3},{"name":"Paw","email":"79617825+pawrequest","login":"pawrequest","count":3},{"name":"Albatros329","email":"63603989+Albatros329","login":"Albatros329","count":2},{"name":"Alin CLIMENTE","email":"alin.climente@alten.com","login":null,"count":1},{"name":"Meissner","email":"meissner@efr.de","login":null,"count":1},{"name":"11chri","email":"99337843+11chri","login":"11chri","count":1},{"name":"Gábor Lipták","email":"gliptak@gmail.com","login":"gliptak","count":1},{"name":"Hamza Abbad","email":"hamza.abbad@gmail.com","login":"Hamza5","count":1},{"name":"Morten Enemark Lund","email":"melund@gmail.com","login":"melund","count":1},{"name":"Rafael de Almeida Menezes","email":"57334553+rafaelalmeida2909","login":"rafaelalmeida2909","count":1},{"name":"Rafał Wiśniewski","email":"wisniew99@gmail.com","login":"wisniew","count":1},{"name":"Sebastian","email":"89394187+testor2897","login":"testor2897","count":1},{"name":"Tyler Baur","email":"tbaur@teuteberg.com","login":"TillerBurr","count":1},{"name":"William Moreno","email":"williamjmorenor@gmail.com","login":"williamjmorenor","count":1},{"name":"William Sampaio","email":"56176702+WilliamSampaio","login":"WilliamSampaio","count":1},{"name":"Yudai Hayashi","email":"yudai0913haya@gmail.com","login":"Hayashi-Yudai","count":1},{"name":"Zhengyu Peng","email":"rookiepeng","login":"rookiepeng","count":1},{"name":"bke","email":"bke@anybodytech.com","login":"bkje14","count":1},{"name":"fergusch","email":"27470183+fergusch","login":"fergusch","count":1},{"name":"jhi2","email":"johndrostan@outlook.com","login":"jhi2","count":1},{"name":"riziles","email":"98712531+riziles","login":"riziles","count":1}],"past_year_committers":[{"name":"Alin Climente","email":"climente.alin@gmail.com","login":"ClimenteA","count":7},{"name":"Albatros329","email":"63603989+Albatros329","login":"Albatros329","count":2},{"name":"jhi2","email":"johndrostan@outlook.com","login":"jhi2","count":1},{"name":"Morten Enemark Lund","email":"melund@gmail.com","login":"melund","count":1},{"name":"Hamza Abbad","email":"hamza.abbad@gmail.com","login":"Hamza5","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6751520,"commits_count":978268163,"contributors_count":41236482,"owners_count":1358869,"committers_count":3352851,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"ClimenteA/flaskwebgui","html_url":"https://github.com/ClimenteA/flaskwebgui","last_synced_at":"2026-08-24T13:02:35.133Z","status":null,"issues_count":103,"pull_requests_count":54,"avg_time_to_close_issue":3269047.99,"avg_time_to_close_pull_request":447388.5094339623,"issues_closed_count":100,"pull_requests_closed_count":53,"pull_request_authors_count":23,"issue_authors_count":81,"avg_comments_per_issue":3.3883495145631066,"avg_comments_per_pull_request":1.0185185185185186,"merged_pull_requests_count":40,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":3,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":1916385.5,"past_year_avg_time_to_close_pull_request":76773.33333333333,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-10T21:32:29.590Z","updated_at":"2026-08-24T13:02:35.133Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClimenteA%2Fflaskwebgui/issues","issue_labels_count":{"table":{"bug":2,"enhancement":1}},"pull_request_labels_count":{"table":{"dependencies":7}},"issue_author_associations_count":{"table":{"NONE":93,"CONTRIBUTOR":8,"OWNER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":37,"NONE":13,"OWNER":4}},"issue_authors":{"table":{"AnshKetchum":5,"vikramsamak":5,"pawrequest":5,"mrkvn":4,"joncage":3,"scipio-nl":3,"ClimenteA":2,"Kennarttechl":2,"Sunyang12345678":2,"fealthaus":1,"hafidh561":1,"DenizD":1,"chubetho":1,"hitnik":1,"Imanthee":1,"lixxu":1,"byryepez":1,"shkhaider2015":1,"EnriqueGautoSand":1,"pathroz":1,"justanotherbyte":1,"Pneuro":1,"incipientss":1,"hello-world65":1,"FoxBearBear":1,"xpierroz":1,"diptanu143":1,"catagras":1,"bobwatcherx":1,"SaptakBhoumik":1,"itsDrac":1,"vindevoy":1,"RickBarretto":1,"FFSSolutions":1,"GabCas28":1,"Rohith-sreedharan":1,"Dtar380":1,"agnichakra":1,"paco-sevilla":1,"yingchengpa":1,"alymohamedhassan":1,"williamjmorenor":1,"Paper-Dragon":1,"tomtao008":1,"aadejare":1,"GianniRusso86":1,"jieniuu8":1,"sv3":1,"roederstompers":1,"NgoziOkereke":1,"garyrob":1,"alnuaimi94":1,"gadhagod":1,"jasruf":1,"thomasjv799":1,"malkarouri":1,"hditano":1,"FareedKhan-dev":1,"SamratSahoo":1,"AzadKshitij":1,"wa1ker38552":1,"brunocalet":1,"abirmunna":1,"eeas-bekl":1,"melund":1,"cmsethi":1,"jcytam":1,"NoahSamson":1,"riziles":1,"donno2048":1,"baietoo":1,"fenglingxian":1,"somkietacode":1,"derekcbr":1,"ChacePratt":1,"MarlinSchaefer":1,"tamajon":1,"vsakkas":1,"jpick713":1,"ChrisNi888":1,"ZAAFHachemrachid":1}},"pull_request_authors":{"table":{"pawrequest":10,"dependabot[bot]":7,"joncage":4,"ClimenteA":4,"ghost":4,"11chri":3,"wisniew":2,"Albatros329":2,"riziles":2,"williamjmorenor":2,"rookiepeng":2,"Quantum-Codes":1,"rafaelalmeida2909":1,"gliptak":1,"WilliamSampaio":1,"fergusch":1,"jhi2":1,"testor2897":1,"Stefano333":1,"baurt":1,"Wizock":1,"bkje14":1,"Hayashi-Yudai":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16328808,"issues_count":42398313,"pull_requests_count":135865593,"authors_count":11520402,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":2,"OWNER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":3}},"past_year_issue_authors":{"table":{"ClimenteA":1,"paco-sevilla":1,"Paper-Dragon":1}},"past_year_pull_request_authors":{"table":{"Albatros329":2,"jhi2":1}},"maintainers":[{"table":{"login":"ClimenteA","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ClimenteA"}}],"active_maintainers":[{"table":{"login":"ClimenteA","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ClimenteA"}}]}},"events":{"total":{"PullRequestEvent":2,"ForkEvent":7,"IssuesEvent":15,"WatchEvent":57,"IssueCommentEvent":18,"PushEvent":8,"PullRequestReviewEvent":3},"last_year":{"IssuesEvent":6,"WatchEvent":8,"IssueCommentEvent":6,"PushEvent":6,"PullRequestReviewEvent":3}},"keywords":["desktop-application","html-css-javascript","python3-gui"],"dependencies":[{"ecosystem":"pypi","filepath":"examples/torchvision-desktop/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T03:56:46.586Z","updated_at":"2026-08-06T03:56:46.586Z","repository_link":"https://github.com/ClimenteA/flaskwebgui/blob/master/examples/torchvision-desktop/pyproject.toml","dependencies":[{"id":25904065754,"package_name":"flask","ecosystem":"pypi","requirements":"\u003e=3.1.2","direct":true,"kind":"runtime","optional":false},{"id":25904065755,"package_name":"flaskwebgui","ecosystem":"pypi","requirements":"\u003e=1.1.8","direct":true,"kind":"runtime","optional":false},{"id":25904065787,"package_name":"pillow","ecosystem":"pypi","requirements":"\u003e=12.0.0","direct":true,"kind":"runtime","optional":false},{"id":25904065788,"package_name":"torchvision","ecosystem":"pypi","requirements":"==0.24.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"uv.lock","sha":null,"kind":"lockfile","created_at":"2026-08-06T03:56:49.017Z","updated_at":"2026-08-06T03:56:49.017Z","repository_link":"https://github.com/ClimenteA/flaskwebgui/blob/master/uv.lock","dependencies":[{"id":25904066193,"package_name":"flaskwebgui","ecosystem":"pypi","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":25904066194,"package_name":"psutil","ecosystem":"pypi","requirements":"7.2.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T03:56:48.240Z","updated_at":"2026-08-06T03:56:48.240Z","repository_link":"https://github.com/ClimenteA/flaskwebgui/blob/master/pyproject.toml","dependencies":[{"id":25904066063,"package_name":"psutil","ecosystem":"pypi","requirements":"~=7.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"examples/torchvision-desktop/uv.lock","sha":null,"kind":"lockfile","created_at":"2026-08-06T03:56:47.070Z","updated_at":"2026-08-06T03:56:47.070Z","repository_link":"https://github.com/ClimenteA/flaskwebgui/blob/master/examples/torchvision-desktop/uv.lock","dependencies":[{"id":25904065836,"package_name":"mpmath","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25904065837,"package_name":"networkx","ecosystem":"pypi","requirements":"3.5","direct":false,"kind":"runtime","optional":false},{"id":25904065838,"package_name":"numpy","ecosystem":"pypi","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":25904065839,"package_name":"nvidia-cublas-cu12","ecosystem":"pypi","requirements":"12.8.4.1","direct":false,"kind":"runtime","optional":false},{"id":25904065840,"package_name":"nvidia-cuda-cupti-cu12","ecosystem":"pypi","requirements":"12.8.90","direct":false,"kind":"runtime","optional":false},{"id":25904065841,"package_name":"nvidia-cuda-nvrtc-cu12","ecosystem":"pypi","requirements":"12.8.93","direct":false,"kind":"runtime","optional":false},{"id":25904065842,"package_name":"nvidia-cuda-runtime-cu12","ecosystem":"pypi","requirements":"12.8.90","direct":false,"kind":"runtime","optional":false},{"id":25904065843,"package_name":"nvidia-cudnn-cu12","ecosystem":"pypi","requirements":"9.10.2.21","direct":false,"kind":"runtime","optional":false},{"id":25904065844,"package_name":"nvidia-cufft-cu12","ecosystem":"pypi","requirements":"11.3.3.83","direct":false,"kind":"runtime","optional":false},{"id":25904065845,"package_name":"nvidia-cufile-cu12","ecosystem":"pypi","requirements":"1.13.1.3","direct":false,"kind":"runtime","optional":false},{"id":25904065846,"package_name":"nvidia-curand-cu12","ecosystem":"pypi","requirements":"10.3.9.90","direct":false,"kind":"runtime","optional":false},{"id":25904065890,"package_name":"nvidia-cusolver-cu12","ecosystem":"pypi","requirements":"11.7.3.90","direct":false,"kind":"runtime","optional":false},{"id":25904065891,"package_name":"nvidia-cusparse-cu12","ecosystem":"pypi","requirements":"12.5.8.93","direct":false,"kind":"runtime","optional":false},{"id":25904065892,"package_name":"nvidia-cusparselt-cu12","ecosystem":"pypi","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25904065893,"package_name":"nvidia-nccl-cu12","ecosystem":"pypi","requirements":"2.27.5","direct":false,"kind":"runtime","optional":false},{"id":25904065894,"package_name":"nvidia-nvjitlink-cu12","ecosystem":"pypi","requirements":"12.8.93","direct":false,"kind":"runtime","optional":false},{"id":25904065895,"package_name":"nvidia-nvshmem-cu12","ecosystem":"pypi","requirements":"3.3.20","direct":false,"kind":"runtime","optional":false},{"id":25904065896,"package_name":"nvidia-nvtx-cu12","ecosystem":"pypi","requirements":"12.8.90","direct":false,"kind":"runtime","optional":false},{"id":25904065897,"package_name":"pillow","ecosystem":"pypi","requirements":"12.0.0","direct":false,"kind":"runtime","optional":false},{"id":25904065898,"package_name":"psutil","ecosystem":"pypi","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":25904065899,"package_name":"setuptools","ecosystem":"pypi","requirements":"80.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904065900,"package_name":"sympy","ecosystem":"pypi","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":25904065901,"package_name":"torch","ecosystem":"pypi","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904065902,"package_name":"torchvision","ecosystem":"pypi","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":25904065903,"package_name":"torchvision-desktop","ecosystem":"pypi","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25904065904,"package_name":"triton","ecosystem":"pypi","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":25904065905,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.15.0","direct":false,"kind":"runtime","optional":false},{"id":25904065906,"package_name":"werkzeug","ecosystem":"pypi","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":25904065826,"package_name":"blinker","ecosystem":"pypi","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25904065827,"package_name":"click","ecosystem":"pypi","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":25904065828,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":25904065829,"package_name":"filelock","ecosystem":"pypi","requirements":"3.20.0","direct":false,"kind":"runtime","optional":false},{"id":25904065830,"package_name":"flask","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25904065831,"package_name":"flaskwebgui","ecosystem":"pypi","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":25904065832,"package_name":"fsspec","ecosystem":"pypi","requirements":"2025.10.0","direct":false,"kind":"runtime","optional":false},{"id":25904065833,"package_name":"itsdangerous","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25904065834,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":25904065835,"package_name":"markupsafe","ecosystem":"pypi","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false}]}],"score":20.649841091340267,"created_at":"2025-12-18T11:51:53.182Z","updated_at":"2026-08-25T13:35:16.936Z","avatar_url":"https://github.com/ClimenteA.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369846","html_url":"https://summary.ecosyste.ms/projects/369846"}