{"id":15433062,"url":"https://github.com/simonw/click-app-template-repository","last_synced_at":"2025-04-14T17:43:26.982Z","repository":{"id":44149889,"uuid":"401177473","full_name":"simonw/click-app-template-repository","owner":"simonw","description":"GitHub template repository for creating new Python Click CLI tools, using the simonw/click-app cookiecutter template","archived":false,"fork":false,"pushed_at":"2024-05-12T17:13:00.000Z","size":19,"stargazers_count":29,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T17:43:23.880Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/simonw.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":"2021-08-30T01:03:34.000Z","updated_at":"2025-02-01T18:58:14.000Z","dependencies_parsed_at":"2024-03-29T18:27:19.684Z","dependency_job_id":"cb71f709-7e57-4420-8144-c83c03a39c12","html_url":"https://github.com/simonw/click-app-template-repository","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.09090909090909094,"last_synced_commit":"b7feec327c9da24a9385c732e5386a3127e2736a"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fclick-app-template-repository","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fclick-app-template-repository/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fclick-app-template-repository/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonw%2Fclick-app-template-repository/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonw","download_url":"https://codeload.github.com/simonw/click-app-template-repository/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248930034,"owners_count":21184940,"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-01T18:31:10.501Z","updated_at":"2025-04-14T17:43:26.942Z","avatar_url":"https://github.com/simonw.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Template repository for creating new Python Click CLI tools\n\nThis GitHub [template repository](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/creating-a-repository-from-a-template) can be used to create a new repository with the skeleton of a Python [Click](https://click.palletsprojects.com/) CLI tool, based on the [click-app](https://github.com/simonw/click-app) cookiecutter.\n\nStart here: https://github.com/simonw/click-app-template-repository/generate\n\nThe name of your repository will be the name of the CLI tool, and also the name of the Python package that you publish to [PyPI](https://pypi.org/) - so make sure that name is not taken already!\n\nAdd a one-line description of your CLI tool, then click \"Create repository from template\".\n\n![Screenshot of the create repository interface](https://user-images.githubusercontent.com/9599/131272183-d2f1bb50-1ca1-42f2-936d-f23a6cbdbe13.png)\n\nOnce created, your new repository will execute a GitHub Actions workflow that uses cookiecutter to rewrite the repository to the desired state. This make take 30 seconds or so.\n\nYou can see an example of a repository generated using this template here:\n\n- https://github.com/simonw/click-app-template-repository-demo\n\n## GitHub Actions setup by this repository\n\nThe `test.yml` GitHub Actions workflow will run your tests automatically any time you push a change to the repo.\n\nThe `publish.yml` Action runs when you create a new GitHub release. It can build and upload your package to [PyPI](https://pypi.org/).\n\nFor this to work, you need to create an API token for your PyPI account and add that to your repository as a secret called `PYPI_TOKEN`.\n\nSee [Publishing your library as a package to PyPI](https://github.com/simonw/click-app#publishing-your-library-as-a-package-to-pypi) for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonw%2Fclick-app-template-repository","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonw%2Fclick-app-template-repository","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonw%2Fclick-app-template-repository/lists"}