{"id":16023088,"url":"https://github.com/followtheprocess/python-package-template","last_synced_at":"2026-03-19T16:42:10.093Z","repository":{"id":254834914,"uuid":"847688101","full_name":"FollowTheProcess/python-package-template","owner":"FollowTheProcess","description":"A modern template for python package development","archived":false,"fork":false,"pushed_at":"2025-02-24T09:41:26.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T10:35:08.000Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FollowTheProcess.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}},"created_at":"2024-08-26T10:59:31.000Z","updated_at":"2025-02-24T09:41:27.000Z","dependencies_parsed_at":"2024-08-26T13:19:15.823Z","dependency_job_id":"3a3487d3-505c-4b05-8077-42ad8e083c8c","html_url":"https://github.com/FollowTheProcess/python-package-template","commit_stats":{"total_commits":24,"total_committers":1,"mean_commits":24.0,"dds":0.0,"last_synced_commit":"9c41b9a9f8ac58229ffe0515acbed4db3a2676bf"},"previous_names":["followtheprocess/python-package-template"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FollowTheProcess%2Fpython-package-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FollowTheProcess%2Fpython-package-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FollowTheProcess%2Fpython-package-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FollowTheProcess%2Fpython-package-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FollowTheProcess","download_url":"https://codeload.github.com/FollowTheProcess/python-package-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242259944,"owners_count":20098429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-08T19:00:37.270Z","updated_at":"2026-03-07T08:03:05.663Z","avatar_url":"https://github.com/FollowTheProcess.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Package Template\n\nA modern template for python package development 🚀\n\n## Features\n\n### [uv]\n\n`uv` now supports being a full python package project management tool!\n\n- `uv run pytest`\n- `uv sync`\n\n### [GitHub Actions]\n\nThe project template comes with a great default GitHub Actions CI/CD pipeline:\n\n- 🧪 Unit testing with [pytest]\n- ✅ Linting and formatting with [ruff]\n- 📦 Packaging and publishing to PyPI with [OIDC]\n\n### Great Docs\n\nProduction ready docs with [mkdocs], [mkdocs-material] and [GitHub Pages]\n\n\u003e [!TIP]\n\u003e The docs will be built and deployed to GitHub Pages on every release, or do it manually at any time with `mkdocs gh-deploy`\n\n## Usage\n\n- Ensure you have [copier] installed:\n\n```shell\nuv tool install copier\n```\n\n- Call copier with this template and answer all the questions\n\n```shell\ncopier copy gh:FollowTheProcess/python-package-template ./path/to/new/project\n```\n\n- Create a new virtual environment with `task dev` and start developing!\n\n[uv]: https://docs.astral.sh/uv/\n[GitHub actions]: https://docs.github.com/en/free-pro-team@latest/actions\n[pytest]: https://docs.pytest.org/en/stable/\n[ruff]: https://github.com/charliermarsh/ruff\n[OIDC]: https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-pypi\n[mkdocs]: https://www.mkdocs.org\n[mkdocs-material]: https://squidfunk.github.io/mkdocs-material/\n[GitHub Pages]: https://pages.github.com\n[copier]: https://copier.readthedocs.io/en/stable/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffollowtheprocess%2Fpython-package-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffollowtheprocess%2Fpython-package-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffollowtheprocess%2Fpython-package-template/lists"}