{"id":23885667,"url":"https://github.com/entorb/template-python","last_synced_at":"2025-07-22T09:09:14.076Z","repository":{"id":269890411,"uuid":"908758070","full_name":"entorb/template-python","owner":"entorb","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-14T05:58:42.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-14T07:50:58.418Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/entorb.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}},"created_at":"2024-12-26T22:24:24.000Z","updated_at":"2025-07-14T05:58:45.000Z","dependencies_parsed_at":"2024-12-27T00:21:49.660Z","dependency_job_id":"38ede3fe-9c6e-496b-a838-9dba1f2ea99a","html_url":"https://github.com/entorb/template-python","commit_stats":null,"previous_names":["entorb/template-python"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/entorb/template-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entorb%2Ftemplate-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entorb%2Ftemplate-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entorb%2Ftemplate-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entorb%2Ftemplate-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/entorb","download_url":"https://codeload.github.com/entorb/template-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entorb%2Ftemplate-python/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266463023,"owners_count":23932893,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"2025-01-04T05:53:08.015Z","updated_at":"2025-07-22T09:09:14.045Z","avatar_url":"https://github.com/entorb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Torben's Python Template\n\nBased on \u003chttps://github.com/entorb/pre-commit-config\u003e\n\n## UV package manager\n\nTODO: how to update all packages\n\n```sh\nuv lock --upgrade-package pytest\n# uv lock --upgrade\nuv sync\n```\n\n## Unit Tests\n\n```sh\n# for console output\npytest --cov\n# for html output in htmlcov/ dir\npytest --cov --cov-report=html\n```\n\n## SonarQube Code Analysis\n\nAt [sonarcloud.io](https://sonarcloud.io/summary/overall?id=entorb_template-python\u0026branch=main)\n\n### Using GitHub Action to scan and provide unit test coverage report\n\n* disable the \"Automatic Analysis\" at \u003chttps://sonarcloud.io/project/analysis_method?id=entorb_template-python\u003e\n* setup SonarSource/sonarqube-scan-action@v5 in [check.yml](.github/workflows/check.yml)\n* rename [.sonarcloud.properties](.sonarcloud.properties) to [sonar-project.properties](sonar-project.properties)\n* generate a token at \u003chttps://sonarcloud.io/account/security\u003e\n* add this token as secret SONAR_TOKEN in GitHub\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentorb%2Ftemplate-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fentorb%2Ftemplate-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentorb%2Ftemplate-python/lists"}