{"id":16392507,"url":"https://github.com/ankandrew/python-project-template","last_synced_at":"2026-03-18T19:21:04.664Z","repository":{"id":194442484,"uuid":"690827423","full_name":"ankandrew/python-project-template","owner":"ankandrew","description":"Modern Python Project Template","archived":false,"fork":false,"pushed_at":"2025-06-18T03:23:59.000Z","size":85,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T14:58:14.927Z","etag":null,"topics":["cookiecutter-python","project-template","python-project","python-project-template","python-repositories","python-template"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ankandrew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-09-13T00:56:23.000Z","updated_at":"2025-06-18T03:24:03.000Z","dependencies_parsed_at":"2023-09-13T10:37:36.614Z","dependency_job_id":"933236bd-e8c4-40e4-9661-d1779b2afc8d","html_url":"https://github.com/ankandrew/python-project-template","commit_stats":null,"previous_names":["ankandrew/python-project-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/ankandrew/python-project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankandrew%2Fpython-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankandrew%2Fpython-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankandrew%2Fpython-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankandrew%2Fpython-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ankandrew","download_url":"https://codeload.github.com/ankandrew/python-project-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankandrew%2Fpython-project-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29312966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["cookiecutter-python","project-template","python-project","python-project-template","python-repositories","python-template"],"created_at":"2024-10-11T04:50:19.027Z","updated_at":"2026-03-18T19:21:04.654Z","avatar_url":"https://github.com/ankandrew.png","language":"Makefile","readme":"\u003c!-- TOC --\u003e\n  * [Development](#development)\n    * [Prerequisites](#prerequisites)\n    * [Installation](#installation)\n\u003c!-- TOC --\u003e\n\n# Python Project Template\n\n![example workflow](https://github.com/ankandrew/python-project-template/actions/workflows/ci.yaml/badge.svg)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n[![Pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint)\n[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)\n\nA modern Python project template with `uv`, Ruff, Pylint, mypy, pytest, and GitHub Actions preconfigured.\n\n## Development\n\nA quick setup for local development using [uv](https://github.com/astral-sh/uv).\n\n### Prerequisites\n\n- [uv](https://docs.astral.sh/uv/getting-started/installation/)\n\n### Installation\n\n```bash\n# Install Python if needed\nuv python install 3.10\n\n# Install the project and development dependencies\nmake install\n\n# Run checks\nmake lint\nmake test\n```\n\nReplace the remaining `TODO` placeholders with project-specific values before publishing.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankandrew%2Fpython-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fankandrew%2Fpython-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankandrew%2Fpython-project-template/lists"}