{"id":22216815,"url":"https://github.com/conorsheehan1/cookiecutter-fire-cli","last_synced_at":"2025-03-25T07:14:23.973Z","repository":{"id":75074028,"uuid":"328264465","full_name":"ConorSheehan1/cookiecutter-fire-cli","owner":"ConorSheehan1","description":"A cookiecutter template for creating a fire cli python package ","archived":false,"fork":false,"pushed_at":"2023-08-24T22:39:16.000Z","size":43,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-30T06:26:29.560Z","etag":null,"topics":["cookiecutter","cookiecutter-template","fire","python","python-fire","python3"],"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/ConorSheehan1.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-09T23:15:35.000Z","updated_at":"2024-01-19T10:16:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e1a2a58-985b-4bf3-8d85-a90ad8fdb6d7","html_url":"https://github.com/ConorSheehan1/cookiecutter-fire-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/ConorSheehan1%2Fcookiecutter-fire-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConorSheehan1%2Fcookiecutter-fire-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConorSheehan1%2Fcookiecutter-fire-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConorSheehan1%2Fcookiecutter-fire-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConorSheehan1","download_url":"https://codeload.github.com/ConorSheehan1/cookiecutter-fire-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245414551,"owners_count":20611367,"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","fire","python","python-fire","python3"],"created_at":"2024-12-02T22:13:33.735Z","updated_at":"2025-03-25T07:14:23.937Z","avatar_url":"https://github.com/ConorSheehan1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/ConorSheehan1/cookiecutter-fire-cli/workflows/ci/badge.svg)](https://github.com/ConorSheehan1/cookiecutter-fire-cli/actions/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Tested python versions](https://img.shields.io/badge/dynamic/yaml?url=https://raw.githubusercontent.com/ConorSheehan1/cookiecutter-fire-cli/main/.github/workflows/ci.yml\u0026label=Tested%20python%20versions\u0026query=$.jobs.build.strategy.matrix.python)](https://github.com/ConorSheehan1/cookiecutter-fire-cli/blob/main/.github/workflows/ci.yml#L25)\n\nA [cookiecutter](https://github.com/audreyr/cookiecutter) template for creating a new python package with a [fire](https://github.com/google/python-fire) command line interface.\n\n# Usage\nTo create a new project using this cookiecutter template:\n\n```bash\npip install cookiecutter poetry\ncookiecutter gh:ConorSheehan1/cookiecutter-fire-cli\n\n# cd your_new_package\npoetry install\npoetry run task install_hooks\n```\n\nFor full cookiecutter instructions see https://github.com/audreyr/cookiecutter#features\n\n## Configuration provided\n1. testing\n    1. [pytest](https://github.com/pytest-dev/pytest)\n    1. [github actions](https://github.com/features/actions)\n        1. ci\n        1. release (github release, optional)\n        1. deploy (to pypi, requires additional steps, optional)\n1. linting\n    1. [black](https://github.com/psf/black) autoformatter\n    1. [isort](https://github.com/PyCQA/isort) import sorter\n    1. [mypy](https://github.com/python/mypy) type checker\n1. dependency management / packaging\n    1. [poetry](https://github.com/python-poetry/poetry)\n1. version management\n    1. [bump2version](https://github.com/c4urself/bump2version)\n1. license\n    1. MIT\n1. githooks\n    1. pre-commit (requires additional steps)\n\n## Local/Dev install\n```bash\npoetry install\npoetry run cookiecutter .\n# poetry run cookiecutter . --overwrite-if-exists --no-input\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconorsheehan1%2Fcookiecutter-fire-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconorsheehan1%2Fcookiecutter-fire-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconorsheehan1%2Fcookiecutter-fire-cli/lists"}