{"id":29556530,"url":"https://github.com/zigai/python-project-template","last_synced_at":"2026-02-22T21:55:44.342Z","repository":{"id":304567813,"uuid":"1018984522","full_name":"zigai/python-project-template","owner":"zigai","description":"My personal template for Python projects","archived":false,"fork":false,"pushed_at":"2025-12-17T22:21:36.000Z","size":235,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-06T12:43:59.014Z","etag":null,"topics":["hatch","pyproject-toml","python-project-template","sprout","uv","uv-python"],"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/zigai.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,"dco":null,"cla":null}},"created_at":"2025-07-13T13:43:55.000Z","updated_at":"2025-12-17T22:21:39.000Z","dependencies_parsed_at":"2025-07-14T00:21:52.880Z","dependency_job_id":"b88072d9-4834-4209-9c2d-7e5c79154a5f","html_url":"https://github.com/zigai/python-project-template","commit_stats":null,"previous_names":["zigai/python-project-template"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/zigai/python-project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigai%2Fpython-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigai%2Fpython-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigai%2Fpython-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigai%2Fpython-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zigai","download_url":"https://codeload.github.com/zigai/python-project-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zigai%2Fpython-project-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29728527,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T20:09:16.275Z","status":"ssl_error","status_checked_at":"2026-02-22T20:09:13.750Z","response_time":110,"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"}},"keywords":["hatch","pyproject-toml","python-project-template","sprout","uv","uv-python"],"created_at":"2025-07-18T10:36:22.574Z","updated_at":"2026-02-22T21:55:44.333Z","avatar_url":"https://github.com/zigai.png","language":"Python","readme":"# Python Project Template\n\nMy personal template for Python projects.\n\n## Features\n\n* **Modern Python tooling** with [uv](https://docs.astral.sh/uv/) for dependency management and environment setup\n* **Pre-configured ```pyproject.toml```**\n* **Automated workflows** - [just](https://github.com/casey/just) commands for testing, linting, and building\n* **Code quality tools**: [ruff](https://docs.astral.sh/ruff/) for linting and formatting, pre-commit hooks\n* **Testing setup** with [pytest](https://docs.pytest.org/en/stable/) and [Hatch](https://hatch.pypa.io/latest/) for cross-version testing\n* **GitHub Actions integration**: optional workflows for linting, testing and PyPI publishing\n* **Conditional repo setup**: if `gh` is installed, optionally create a public/private GitHub repo\n* **Licenses from** [choosealicense.com](https://choosealicense.com/)\n* **Basic ```README.md```** with badges and installation instructions\n\n## Requirements\n\n* Python 3.12 or higher\n* [sprout](https://github.com/zigai/sprout)\n* Git\n\n## Usage\n\n```bash\nsprout \"https://github.com/zigai/python-project-template.git\" /path/to/your/project\n```\n\n## Generated Project Structure\n\n```text\nyour-project/\n├── your_package/\n│   └── __init__.py\n├── tests/\n│   └── test_your_package.py\n├── .github/workflows/          \n├── pyproject.toml             \n├── README.md                  \n├── CONTRIBUTING.md             \n├── Justfile                    \n├── LICENSE                    \n└── .gitignore                  \n```\n\n## Similar Templates\n\n* [cookiecutter-uv](https://github.com/fpgmaas/cookiecutter-uv)\n* [copier-uv](https://github.com/pawamoy/copier-uv)\n* [python-copier-template](https://github.com/DiamondLightSource/python-copier-template)\n\n## License\n\n[MIT License](https://github.com/zigai/python-project-template/blob/master/LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigai%2Fpython-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzigai%2Fpython-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzigai%2Fpython-project-template/lists"}