{"id":17184814,"url":"https://github.com/liskin/cookiecutter-python-cli","last_synced_at":"2026-02-02T04:04:02.180Z","repository":{"id":209875619,"uuid":"724609928","full_name":"liskin/cookiecutter-python-cli","owner":"liskin","description":"Cookiecutter template: Python CLI (Click)","archived":false,"fork":false,"pushed_at":"2024-06-18T21:44:52.000Z","size":62,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-13T01:45:22.673Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/liskin.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}},"created_at":"2023-11-28T12:39:45.000Z","updated_at":"2024-06-18T21:44:55.000Z","dependencies_parsed_at":"2023-12-26T15:28:10.958Z","dependency_job_id":"5d3bebcc-3a09-478d-83a7-8a15d673f2c4","html_url":"https://github.com/liskin/cookiecutter-python-cli","commit_stats":null,"previous_names":["liskin/cookiecutter-python-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/liskin/cookiecutter-python-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liskin%2Fcookiecutter-python-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liskin%2Fcookiecutter-python-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liskin%2Fcookiecutter-python-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liskin%2Fcookiecutter-python-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liskin","download_url":"https://codeload.github.com/liskin/cookiecutter-python-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liskin%2Fcookiecutter-python-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29004695,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T01:32:03.847Z","status":"online","status_checked_at":"2026-02-02T02:00:07.448Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-15T00:44:29.034Z","updated_at":"2026-02-02T04:04:02.150Z","avatar_url":"https://github.com/liskin.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python CLI cookiecutter template\n\n[Cookiecutter](https://github.com/cookiecutter/cookiecutter) template that I use for\n[my Python CLI projects](https://github.com/topics/liskin-cookiecutter-python-cli).\n\n## Starting a new project\n\n```console\n$ mkdir my-project\n$ cd my-project\n$ ~/src/cookiecutter-python-cli/update.sh \\\n    -t \"$(realpath --relative-to=. ~/src/cookiecutter-python-cli)\" \\\n    -p . -b template name=my-project\n$ git reset --hard template\n$ gh repo create --public --source=. my-project\n$ git push -u origin main template\n```\n\n## Updating an existing project\n\n```console\n$ make template-merge\n$ git push origin main template\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliskin%2Fcookiecutter-python-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliskin%2Fcookiecutter-python-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliskin%2Fcookiecutter-python-cli/lists"}