{"id":16865497,"url":"https://github.com/ionelmc/python-cookiepatcher","last_synced_at":"2025-03-22T06:32:37.874Z","repository":{"id":55083158,"uuid":"44567852","full_name":"ionelmc/python-cookiepatcher","owner":"ionelmc","description":"Just a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing projects.","archived":false,"fork":false,"pushed_at":"2022-09-09T18:15:34.000Z","size":70,"stargazers_count":18,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-14T14:47:21.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ionelmc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-19T22:29:59.000Z","updated_at":"2024-01-01T18:37:11.000Z","dependencies_parsed_at":"2022-08-14T11:30:50.041Z","dependency_job_id":null,"html_url":"https://github.com/ionelmc/python-cookiepatcher","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionelmc%2Fpython-cookiepatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionelmc%2Fpython-cookiepatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionelmc%2Fpython-cookiepatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionelmc%2Fpython-cookiepatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ionelmc","download_url":"https://codeload.github.com/ionelmc/python-cookiepatcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221824050,"owners_count":16886755,"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-13T14:47:19.218Z","updated_at":"2024-10-28T12:10:00.050Z","avatar_url":"https://github.com/ionelmc.png","language":"Python","funding_links":[],"categories":["Development"],"sub_categories":["Time Series"],"readme":"========\nOverview\n========\n\n.. start-badges\n\n.. list-table::\n    :stub-columns: 1\n\n    * - tests\n      - | |github-actions| |requires|\n        |\n    * - package\n      - | |version| |wheel| |supported-versions| |supported-implementations|\n        | |commits-since|\n\n.. |github-actions| image:: https://github.com/ionelmc/python-cookiepatcher/actions/workflows/github-actions.yml/badge.svg\n    :alt: GitHub Actions Build Status\n    :target: https://github.com/ionelmc/python-cookiepatcher/actions\n\n.. |requires| image:: https://requires.io/github/ionelmc/python-cookiepatcher/requirements.svg?branch=master\n    :alt: Requirements Status\n    :target: https://requires.io/github/ionelmc/python-cookiepatcher/requirements/?branch=master\n\n.. |version| image:: https://img.shields.io/pypi/v/cookiepatcher.svg\n    :alt: PyPI Package latest release\n    :target: https://pypi.org/project/cookiepatcher\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/cookiepatcher.svg\n    :alt: PyPI Wheel\n    :target: https://pypi.org/project/cookiepatcher\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/cookiepatcher.svg\n    :alt: Supported versions\n    :target: https://pypi.org/project/cookiepatcher\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/cookiepatcher.svg\n    :alt: Supported implementations\n    :target: https://pypi.org/project/cookiepatcher\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/ionelmc/python-cookiepatcher/v0.5.0.svg\n    :alt: Commits since latest release\n    :target: https://github.com/ionelmc/python-cookiepatcher/compare/v0.5.0...master\n\n\n\n.. end-badges\n\nJust a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing\nprojects. Works best with cookiecutter-pylibrary.\n\n* Free software: BSD 2-Clause License\n\nInstallation\n============\n\n::\n\n    pip install cookiepatcher\n\nYou can also install the in-development version with::\n\n    pip install https://github.com/ionelmc/python-cookiepatcher/archive/master.zip\n\n\nDocumentation\n=============\n\n\nTo use the project:\n\n.. code-block:: python\n\n    import cookiepatcher\n    cookiepatcher.-()\n\n\nDevelopment\n===========\n\nTo run all the tests run::\n\n    tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n    :widths: 10 90\n    :stub-columns: 1\n\n    - - Windows\n      - ::\n\n            set PYTEST_ADDOPTS=--cov-append\n            tox\n\n    - - Other\n      - ::\n\n            PYTEST_ADDOPTS=--cov-append tox\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fionelmc%2Fpython-cookiepatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fionelmc%2Fpython-cookiepatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fionelmc%2Fpython-cookiepatcher/lists"}