{"id":26271362,"url":"https://github.com/python-docs-translations/python-docs-cookiecutter","last_synced_at":"2025-08-23T16:08:34.078Z","repository":{"id":39891320,"uuid":"161086013","full_name":"python-docs-translations/python-docs-cookiecutter","owner":"python-docs-translations","description":"Cookiecutter to boostrap a new cpython documentation translation","archived":false,"fork":false,"pushed_at":"2023-07-24T16:28:29.000Z","size":27,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-18T22:53:30.162Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python-docs-translations.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":"2018-12-09T22:10:20.000Z","updated_at":"2025-02-14T22:12:20.000Z","dependencies_parsed_at":"2024-06-11T17:21:49.942Z","dependency_job_id":"13496ac4-d32b-4afe-9bde-3aeda0a5d8ba","html_url":"https://github.com/python-docs-translations/python-docs-cookiecutter","commit_stats":null,"previous_names":["python-docs-translations/python-docs-cookiecutter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/python-docs-translations/python-docs-cookiecutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-docs-translations%2Fpython-docs-cookiecutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-docs-translations%2Fpython-docs-cookiecutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-docs-translations%2Fpython-docs-cookiecutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-docs-translations%2Fpython-docs-cookiecutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-docs-translations","download_url":"https://codeload.github.com/python-docs-translations/python-docs-cookiecutter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-docs-translations%2Fpython-docs-cookiecutter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271755407,"owners_count":24815398,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-03-14T06:23:53.480Z","updated_at":"2025-08-23T16:08:34.053Z","avatar_url":"https://github.com/python-docs-translations.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cookiecutter to bootstrap a new Python documentation translation\n\n## Bootstraping a Python documentation translation\n\nYou will be asked for the language of your translation, please give an\nIETF language code, lowercased, with dashes. like \"pt-br\", \"fr\", \"ja\",\n\"zh-cn\", and so on.\n\n    $ git clone https://github.com/python/cpython.git\n    $ (cd cpython; git checkout 3.12)\n    $ pip install cookiecutter\n    $ cookiecutter https://github.com/JulienPalard/python-docs-cookiecutter\n    language [fr]: de\n    directory_name [python-docs-de]:\n    $ cd python-docs-de\n    $ git init\n    $ git switch -c 3.12\n    $ git add README.rst Makefile\n    $ git commit -m \"Initial commit\"\n    $ make merge\n    $ git add *.po */*.po\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-docs-translations%2Fpython-docs-cookiecutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpython-docs-translations%2Fpython-docs-cookiecutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython-docs-translations%2Fpython-docs-cookiecutter/lists"}