{"id":51060450,"url":"https://github.com/selamy-labs/python-repo-template","last_synced_at":"2026-06-23T01:31:03.871Z","repository":{"id":365722252,"uuid":"1272832675","full_name":"selamy-labs/python-repo-template","owner":"selamy-labs","description":"Selamy Labs Python repository template — starts at the OSS-excellence bar (LICENSE, reusable CI, src layout, passing tests)","archived":false,"fork":false,"pushed_at":"2026-06-18T14:33:58.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-18T16:25:02.807Z","etag":null,"topics":["oss-template","python","repository-template","reusable-ci","testing"],"latest_commit_sha":null,"homepage":"https://selamy.dev","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/selamy-labs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dco":null,"cla":null}},"created_at":"2026-06-18T01:20:30.000Z","updated_at":"2026-06-18T14:35:20.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/selamy-labs/python-repo-template","commit_stats":null,"previous_names":["selamy-labs/python-repo-template"],"tags_count":null,"template":true,"template_full_name":null,"purl":"pkg:github/selamy-labs/python-repo-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selamy-labs%2Fpython-repo-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selamy-labs%2Fpython-repo-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selamy-labs%2Fpython-repo-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selamy-labs%2Fpython-repo-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selamy-labs","download_url":"https://codeload.github.com/selamy-labs/python-repo-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selamy-labs%2Fpython-repo-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34672250,"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-22T02:00:06.391Z","response_time":106,"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":["oss-template","python","repository-template","reusable-ci","testing"],"created_at":"2026-06-23T01:31:03.086Z","updated_at":"2026-06-23T01:31:03.860Z","avatar_url":"https://github.com/selamy-labs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# example-pkg\n\n\u003c!-- TODO: replace this line with a crisp one-sentence \"what + why\". --\u003e\n\n[![Test](https://github.com/selamy-labs/example-pkg/actions/workflows/test.yml/badge.svg)](https://github.com/selamy-labs/example-pkg/actions/workflows/test.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)\n\n\u003e Selamy Labs Python repository template. Create a repo from this template,\n\u003e then rename `example_pkg` everywhere and replace the placeholder logic. It\n\u003e starts at the OSS-excellence bar by construction: LICENSE, the shared reusable\n\u003e CI (lint + tests + coverage), a `src/` layout, and tests that already pass.\n\n## Use this template\n\n1. Click **Use this template** → create your repo.\n2. Rename the package: `src/example_pkg/` → `src/\u003cyour_pkg\u003e/`, and update\n   `name`, `[tool.hatch.build.targets.wheel] packages`, and\n   `[tool.coverage.run] source` in `pyproject.toml`.\n3. Replace `core.py` + its tests with your real code, keeping coverage ≥ 90%.\n4. Fill in this README (what/why/install/usage), set the repo description + topics,\n   and keep [`CHANGELOG.md`](./CHANGELOG.md) current for every release.\n\n## Install\n\n```bash\npip install -e \".[test]\"        # local dev\n# or, for an MCP/CLI entry point, expose it under [project.scripts]\n```\n\n## Usage\n\n```python\nfrom example_pkg import greet\n\ngreet(\"world\")  # \"Hello, world!\"\n```\n\n## Develop\n\n```bash\nruff format . \u0026\u0026 ruff check .\ncoverage run -m pytest \u0026\u0026 coverage report --fail-under=90\n```\n\nCI runs the same steps via the shared reusable workflow\n(`selamy-labs/.github` → `python-ci.yml`), so the repo's check is defined once,\norg-wide.\n\n## Standards\n\nThis repo meets the [public-repo bar](https://github.com/selamy-labs/.github):\nLICENSE, CHANGELOG, reusable CI with a coverage floor, `src/` layout, and the\norg-wide community-health defaults. Keep them.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselamy-labs%2Fpython-repo-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselamy-labs%2Fpython-repo-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselamy-labs%2Fpython-repo-template/lists"}