{"id":19202032,"url":"https://github.com/subodh101/python-project-template","last_synced_at":"2026-05-16T22:03:44.615Z","repository":{"id":210508931,"uuid":"726732781","full_name":"subodh101/python-project-template","owner":"subodh101","description":"A basic Python project template, ideal for quick setup and efficient development.","archived":false,"fork":false,"pushed_at":"2026-03-27T03:28:55.000Z","size":82,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-27T15:56:43.798Z","etag":null,"topics":["github-actions","pre-commit-config","python","python-template","python-tests","python-versions","template","uv"],"latest_commit_sha":null,"homepage":"https://github.com/subodh101/python-project-template/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/subodh101.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":"2023-12-03T08:15:43.000Z","updated_at":"2026-03-27T03:28:12.000Z","dependencies_parsed_at":"2024-11-09T12:41:20.093Z","dependency_job_id":"2096eb79-b01e-41ff-ba67-1c1ae6f77ef7","html_url":"https://github.com/subodh101/python-project-template","commit_stats":null,"previous_names":["subodh101/python-project-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/subodh101/python-project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subodh101%2Fpython-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subodh101%2Fpython-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subodh101%2Fpython-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subodh101%2Fpython-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subodh101","download_url":"https://codeload.github.com/subodh101/python-project-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subodh101%2Fpython-project-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33120450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"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":["github-actions","pre-commit-config","python","python-template","python-tests","python-versions","template","uv"],"created_at":"2024-11-09T12:41:14.218Z","updated_at":"2026-05-16T22:03:44.611Z","avatar_url":"https://github.com/subodh101.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-project-template\n\n## Overview\nThis repository provides a basic Python project template, ideal for quick setup and efficient development.\n\n## Features\n- **Workflow Configurations:** Automated testing, linting, `pip-audit`, and `bandit` in `.github/workflows` for multiple Python versions.\n- **Dependabot:** Weekly PRs for pip ([pyproject.toml](pyproject.toml)) and GitHub Actions.\n- **Testing Setup:** Ready-to-use test cases in `tests` directory.\n- **Essential Files:** Includes `.pre-commit-config.yaml` (Ruff + mypy), `.gitignore`, `pyproject.toml`.\n- **Python Scripts:** Sample `main.py` and `utils.py` for a quick start.\n\n## Usage\nUse the template and modify the existing structure to suit your project needs.\n\n## Updates\n\n### Dependabot and `uv.lock`\n\nDependabot may update [pyproject.toml](pyproject.toml) only. After merging or applying those changes, run `uv lock` (or `uv lock --upgrade-package \u003cname\u003e`) and commit the updated [uv.lock](uv.lock) so installs and CI stay in sync.\n\n### python3.12\n\n**Faster Python:**\nImproved performance via Faster CPython and Profile-Directed Optimization (PDO).\n\n**New Features:**\nfrozenmap: Immutable hashable mapping type.\n@typing.override: Marks method overrides explicitly.\nBetter Typing: Direct use of NoneType in type hints.\n\n**Improved Error Messages:**\nMore helpful debugging information.\n\n### Makefile\n\nUses UV for fast dependency management and pre-commit for code quality.\nAdd `make fmt` for running format and lint.\nAdd `make ft` for running format, lint and tests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubodh101%2Fpython-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubodh101%2Fpython-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubodh101%2Fpython-project-template/lists"}