{"id":16130272,"url":"https://github.com/andreygubarev/cookiecutter-python","last_synced_at":"2026-02-25T06:06:16.121Z","repository":{"id":205141348,"uuid":"713505915","full_name":"andreygubarev/cookiecutter-python","owner":"andreygubarev","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-29T00:51:18.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T20:19:42.618Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreygubarev.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}},"created_at":"2023-11-02T16:50:46.000Z","updated_at":"2023-11-02T17:23:18.000Z","dependencies_parsed_at":"2023-12-29T01:25:03.196Z","dependency_job_id":"c58e39fa-b349-4b85-b9d7-e893031288e7","html_url":"https://github.com/andreygubarev/cookiecutter-python","commit_stats":null,"previous_names":["andreygubarev/cookiecutter-python"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreygubarev%2Fcookiecutter-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreygubarev%2Fcookiecutter-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreygubarev%2Fcookiecutter-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreygubarev%2Fcookiecutter-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreygubarev","download_url":"https://codeload.github.com/andreygubarev/cookiecutter-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492544,"owners_count":20947545,"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-09T22:15:18.393Z","updated_at":"2025-10-27T00:17:15.616Z","avatar_url":"https://github.com/andreygubarev.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cookiecutter Template for Python\n\nTemplate supports the following features:\n- `direnv` for environment variables management\n- `pre-commit` for pre-commit hooks\n- - `black` for Python code formatting\n- - `isort` for Python imports sorting\n- - `flake8` for Python code linting\n- `build` for building Python package\n- `pipenv` for Python dependencies management\n- `pytest` for testing Python package\n- - `pytest-cov` for testing Python code coverage\n- - `pytest-asyncio` for testing async Python code\n- - `pytest-docker-tools` for using Docker for fixtures\n- `github-actions` for CI/CD\n\n## Usage\n\nGenerate your project from the project template using latest version:\n```bash\ncookiecutter https://github.com/andreygubarev/cookiecutter-python.git\n```\n\n## Reference\n\n- direnv: https://direnv.net/\n- pre-commit: https://pre-commit.com/\n- black: https://github.com/psf/black\n- isort: https://pycqa.github.io/isort/\n- flake8: https://flake8.pycqa.org/en/latest/\n- build: https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/\n- pipenv: https://pipenv.pypa.io/en/latest/\n- pytest: https://docs.pytest.org/en/stable/\n- pytest-cov: https://pytest-cov.readthedocs.io/en/latest/\n- pytest-asyncio: https://pypi.org/project/pytest-asyncio/\n- pytest-docker-tools: https://pypi.org/project/pytest-docker-tools/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreygubarev%2Fcookiecutter-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreygubarev%2Fcookiecutter-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreygubarev%2Fcookiecutter-python/lists"}