{"id":20752898,"url":"https://github.com/kpj/cookiecutter-python","last_synced_at":"2026-04-28T05:37:07.311Z","repository":{"id":142050468,"uuid":"326752901","full_name":"kpj/cookiecutter-python","owner":"kpj","description":"A cookiecutter template for modern Python packages.","archived":false,"fork":false,"pushed_at":"2022-01-02T11:00:31.000Z","size":26,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-18T04:06:58.037Z","etag":null,"topics":[],"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/kpj.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":"2021-01-04T17:06:36.000Z","updated_at":"2022-01-02T11:00:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"934f6c85-0745-481b-bd00-09262d392b16","html_url":"https://github.com/kpj/cookiecutter-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpj%2Fcookiecutter-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpj%2Fcookiecutter-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpj%2Fcookiecutter-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpj%2Fcookiecutter-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kpj","download_url":"https://codeload.github.com/kpj/cookiecutter-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243056152,"owners_count":20229160,"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-11-17T08:43:04.975Z","updated_at":"2025-12-25T05:06:35.240Z","avatar_url":"https://github.com/kpj.png","language":"Python","readme":"# cookiecutter-python\n\nOpinionated cookiecutter template for Python packages.\nCool features:\n* Package management using [poetry](https://github.com/python-poetry/poetry)\n* Automated CI/CD workflows with [GitHub Actions](https://github.com/features/actions)\n* Testing using [pytest](https://github.com/pytest-dev/pytest)\n* Linting using [black](https://github.com/psf/black)\n* Semantic versioning using [bump2version](https://github.com/c4urself/bump2version)\n* Automated dependency updates using [dependabot](https://github.com/dependabot/dependabot-core)\n\n## Usage\n\nInstall cookiecutter:\n\n```bash\n$ pip install cookiecutter\n```\n\nGenerate your Python package:\n\n```bash\n$ cookiecutter https://github.com/kpj/cookiecutter-python\n```\n\nSetup additional requirements:\n\n* [Add a new API token](https://pypi.org/manage/account/token/) on PyPi and call it `GitHub Actions CI/CD — \u003cusername\u003e/\u003cproject\u003e`\n* Add API token on `https://github.com/\u003cusername\u003e/\u003cproject\u003e/settings/secrets/actions` and call it `PYPI_API_TOKEN`\n\n## Tips\n\nTo update the version (and tag/commit the new release) execute `bump2version major/minor/patch`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpj%2Fcookiecutter-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkpj%2Fcookiecutter-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpj%2Fcookiecutter-python/lists"}