{"id":39109426,"url":"https://github.com/seedcase-project/template-python-package","last_synced_at":"2026-06-01T15:00:57.862Z","repository":{"id":256219933,"uuid":"854625977","full_name":"seedcase-project/template-python-package","owner":"seedcase-project","description":"An opinionated toolkit for building Python packages","archived":false,"fork":false,"pushed_at":"2026-05-19T21:08:17.000Z","size":1297,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-19T21:55:49.264Z","etag":null,"topics":["copier-python","copier-template","template-package","template-python","template-python-package","template-repository-python"],"latest_commit_sha":null,"homepage":"https://template-python-package.seedcase-project.org/","language":"Jinja","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/seedcase-project.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","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,"dco":null,"cla":null}},"created_at":"2024-09-09T14:00:24.000Z","updated_at":"2026-05-19T21:08:21.000Z","dependencies_parsed_at":"2024-09-09T17:42:00.084Z","dependency_job_id":"2417742f-a8f4-4c2e-9040-fc309d2b0fa3","html_url":"https://github.com/seedcase-project/template-python-package","commit_stats":null,"previous_names":["seedcase-project/template-python-project","seedcase-project/template-python-package"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/seedcase-project/template-python-package","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedcase-project%2Ftemplate-python-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedcase-project%2Ftemplate-python-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedcase-project%2Ftemplate-python-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedcase-project%2Ftemplate-python-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seedcase-project","download_url":"https://codeload.github.com/seedcase-project/template-python-package/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seedcase-project%2Ftemplate-python-package/sbom","scorecard":{"id":364481,"data":{"date":"2025-08-05T10:53:27Z","repo":{"name":"github.com/seedcase-project/template-python-package","commit":"096781a4c0e2a8db1c204bc9dd31e55192a804e6"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":1,"reason":"Found 4/25 approved changesets -- score normalized to 1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   1 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build-package.yml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-package.yml:16","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/scorecards.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/add-to-project.yml:15","Info: topLevel permissions set to 'read-all': .github/workflows/build-package.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/build-website.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/dependency-review.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/release-package.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/sync-files.yml:9"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 24 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Contributors","score":10,"reason":"project has 12 contributing companies or organizations","details":["Info: found contributions from: NetCoupler, UofTCoders, au-cru, codeasmanuscript, dp-next, merely-useful, onlimit-study, rostools, science-collective, seedcase-project, steno diabetes center aarhus, steno-aarhus"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":9,"reason":"28 out of 30 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-18T11:32:39.809Z","repository_id":256219933,"created_at":"2025-08-18T11:32:39.809Z","updated_at":"2025-08-18T11:32:39.809Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33780089,"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-01T02:00:06.963Z","response_time":115,"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":["copier-python","copier-template","template-package","template-python","template-python-package","template-repository-python"],"created_at":"2026-01-17T19:43:15.730Z","updated_at":"2026-06-01T15:00:57.848Z","avatar_url":"https://github.com/seedcase-project.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Template Python Package: An opinionated setup for making Python packages\n\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17018496.svg)](https://doi.org/10.5281/zenodo.17018496)\n[![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-teal.json?raw=true.svg)](https://github.com/copier-org/copier)\n[![GitHub\nLicense](https://img.shields.io/github/license/seedcase-project/template-python-package.svg)](https://github.com/seedcase-project/template-python-package/blob/main/LICENSE.md)\n[![GitHub\nRelease](https://img.shields.io/github/v/release/seedcase-project/template-python-package.svg)](https://github.com/seedcase-project/template-python-package/releases/latest)\n[![Test](https://github.com/seedcase-project/template-python-package/actions/workflows/test.yml/badge.svg)](https://github.com/seedcase-project/template-python-package/actions/workflows/test.yml)\n[![Build\nwebsite](https://github.com/seedcase-project/template-python-package/actions/workflows/build-website.yml/badge.svg)](https://github.com/seedcase-project/template-python-package/actions/workflows/build-website.yml)\n[![CodeQL](https://github.com/seedcase-project/template-python-package/actions/workflows/github-code-scanning/codeql/badge.svg?branch=main)](https://github.com/seedcase-project/template-python-package/actions/workflows/github-code-scanning/codeql)\n[![pre-commit.ci\nstatus](https://results.pre-commit.ci/badge/github/seedcase-project/template-python-package/main.svg)](https://results.pre-commit.ci/latest/github/seedcase-project/template-python-package/main)\n[![lifecycle](https://lifecycle.r-lib.org/articles/figures/lifecycle-experimental.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)\n[![Project Status: Active – The project has reached a stable, usable\nstate and is being actively\ndeveloped.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)\n\nThis repository contains a\n[Copier](https://copier.readthedocs.io/en/stable/) template for setting\nup a new repository for a Python package. We made this template because\nwe manage and develop several Python packages in Seedcase, and this\ntemplate is designed to make it easier to create, develop, and maintain\nthose Python packages.\n\nCheck out our\n[website](https://template-python-package.seedcase-project.org) for more\ninformation, such as the features it provides and a\n[guide](https://template-python-package.seedcase-project.org/docs/guide)\nto using the template. For a list of changes, see our\n[changelog](CHANGELOG.md) page.\n\n\u003e [!TIP]\n\u003e\n\u003e This template repository was generated from the\n\u003e [t-squared](https://github.com/seedcase-project/t-squared) Seedcase\n\u003e template :tada:\n\n## Contributing\n\nCheck out our [contributing page](CONTRIBUTING.md) for information on\nhow to contribute to the project, including how to set up your\ndevelopment environment.\n\nPlease note that this project is released with a [Contributor Code of\nConduct](CODE_OF_CONDUCT.md). By participating in this project you agree\nto abide by its terms.\n\n### Contributors\n\nThe following people have contributed to this project by submitting pull\nrequests :tada:\n\n[@joelostblom](https://github.com/joelostblom),\n[@lwjohnst86](https://github.com/lwjohnst86),\n[@martonvago](https://github.com/martonvago),\n[@signekb](https://github.com/signekb)\n\n## Licensing\n\nThis project is licensed under the [MIT License](LICENSE.md).\n\n## Citing\n\nIf you use this project in your work, please cite it as follows:\n\nJohnston L.W., Brødbæk S.K., Beicher K., Vago M. (2025). Template Python\nPackage: An opinionated setup for making Python packages DOI:\n10.5281/zenodo.17018496 URL:\nhttps://template-python-package.seedcase-project.org\n\nOr as a BibTeX entry:\n\n    @misc{YourReferenceHere,\n    author = {Johnston, Luke William and Brødbæk, Signe Kirk and Beicher, Kristiane and Vago, Marton},\n    doi = {10.5281/zenodo.17018496},\n    month = {9},\n    title = {Template Python Package: An opinionated setup for making Python packages},\n    url = {https://template-python-package.seedcase-project.org},\n    year = {2025}\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseedcase-project%2Ftemplate-python-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseedcase-project%2Ftemplate-python-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseedcase-project%2Ftemplate-python-package/lists"}