{"id":13566045,"url":"https://github.com/seanluong/cookiecutter-python-cli","last_synced_at":"2025-04-03T23:31:00.197Z","repository":{"id":38183524,"uuid":"107443874","full_name":"seanluong/cookiecutter-python-cli","owner":"seanluong","description":"A cookiecutter template for creating a Python CLI application using click","archived":false,"fork":false,"pushed_at":"2023-05-22T21:33:51.000Z","size":22,"stargazers_count":70,"open_issues_count":6,"forks_count":10,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-10T23:41:56.930Z","etag":null,"topics":["cookiecutter","cookiecutter-template","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seanluong.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":"2017-10-18T17:56:07.000Z","updated_at":"2024-11-06T09:17:41.000Z","dependencies_parsed_at":"2024-08-01T13:23:02.861Z","dependency_job_id":"45b3366a-f2de-4176-9e15-632c7f90e1e4","html_url":"https://github.com/seanluong/cookiecutter-python-cli","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/seanluong%2Fcookiecutter-python-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanluong%2Fcookiecutter-python-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanluong%2Fcookiecutter-python-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanluong%2Fcookiecutter-python-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seanluong","download_url":"https://codeload.github.com/seanluong/cookiecutter-python-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247097662,"owners_count":20883122,"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":["cookiecutter","cookiecutter-template","python"],"created_at":"2024-08-01T13:02:00.824Z","updated_at":"2025-04-03T23:30:58.883Z","avatar_url":"https://github.com/seanluong.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Python CLI Application Template\n\n[![Build Status](https://travis-ci.org/xuanluong/cookiecutter-python-cli.svg?branch=master)](https://travis-ci.org/xuanluong/cookiecutter-python-cli)\n\nThis is a [cookiecutter](https://github.com/audreyr/cookiecutter) template for generating\na Python command-line interface (CLI) application.\n\n# Features\n\n- [pytest](https://github.com/pytest-dev/pytest/) to run tests\n- [click](https://github.com/pallets/click) to facilitate building a CLI application\n(parsing and handling commands, arguments, options, etc.)\n- `yml` file for [Travis](http://travis-ci.org/) CI\n- Different choices of open source license\n\n# Usage\n\n- Install the requirements\n```\npip install -r requirements.txt\n```\n- Generate project starting code\n```\ncookiecutter https://github.com/xuanluong/cookiecutter-python-cli\n```\nor\n```\npython -m cookiecutter https://github.com/xuanluong/cookiecutter-python-cli\n```\n\n# Contributing\n\nContributors are always welcome! There's no contributing guideline yet.\nFeel free to raise an issue or submit a PR.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanluong%2Fcookiecutter-python-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseanluong%2Fcookiecutter-python-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseanluong%2Fcookiecutter-python-cli/lists"}