# python-docs-bootstrapper
This repository contains the scripts and data used to bootstrap a new translation of the Python documentation.
## Installation
```bash
$ pip install python-docs-bootstrapper
```
## Usage
```bash
$ bootstrapper --help
usage: bootstrapper [-h] [-b BRANCH] language
positional arguments:
language IETF language tag (e.g. tr, pt-br)
options:
-h, --help show this help message and exit
-b BRANCH, --branch BRANCH
CPython branch (e.g. 3.12)
```
## Example
```bash
$ bootstrapper tr --branch 3.12
```
Raw data
{
"_id": null,
"home_page": "",
"name": "python-docs-bootstrapper",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "automation,CLI,documentation,i18n,python-docs,sphinx,translation,utilities",
"author": "",
"author_email": "egeakman <me@egeakman.dev>",
"download_url": "https://files.pythonhosted.org/packages/a5/52/59e7c8dd786a9e93a21cac59cbb8149e6af69b0c83811d31cb24d23b3224/python-docs-bootstrapper-0.1.2.tar.gz",
"platform": null,
"description": "# python-docs-bootstrapper\r\n\r\nThis repository contains the scripts and data used to bootstrap a new translation of the Python documentation.\r\n\r\n## Installation\r\n\r\n```bash\r\n$ pip install python-docs-bootstrapper\r\n```\r\n\r\n## Usage\r\n\r\n```bash\r\n$ bootstrapper --help\r\nusage: bootstrapper [-h] [-b BRANCH] language\r\n\r\npositional arguments:\r\n language IETF language tag (e.g. tr, pt-br)\r\n\r\noptions:\r\n -h, --help show this help message and exit\r\n -b BRANCH, --branch BRANCH\r\n CPython branch (e.g. 3.12)\r\n```\r\n\r\n## Example\r\n\r\n```bash\r\n$ bootstrapper tr --branch 3.12\r\n```\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Bootstrapper for Python documentation translations",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/egeakman/python-docs-bootstrapper",
"Issues": "https://github.com/egeakman/python-docs-bootstrapper/issues",
"Releases": "https://github.com/egeakman/python-docs-bootstrapper/releases"
},
"split_keywords": [
"automation",
"cli",
"documentation",
"i18n",
"python-docs",
"sphinx",
"translation",
"utilities"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "69c2992a455c0f7dc39fc81bfac6e27ac49a1bb84b0772ea1520b7f783df477c",
"md5": "8eec34eb8bee9d6cadd2c9ef3c5de80d",
"sha256": "e6d265a74066ecd9a2309d7fd6315da34b123655fb85c2e20f7e890825953017"
},
"downloads": -1,
"filename": "python_docs_bootstrapper-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8eec34eb8bee9d6cadd2c9ef3c5de80d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 8797,
"upload_time": "2023-11-12T18:35:38",
"upload_time_iso_8601": "2023-11-12T18:35:38.590514Z",
"url": "https://files.pythonhosted.org/packages/69/c2/992a455c0f7dc39fc81bfac6e27ac49a1bb84b0772ea1520b7f783df477c/python_docs_bootstrapper-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a55259e7c8dd786a9e93a21cac59cbb8149e6af69b0c83811d31cb24d23b3224",
"md5": "bd9fe0835407a17ed52fcbca510d4e41",
"sha256": "107a07a4d2b7274e98169c3ae8e0c9b60f9877827de5c1cb7710794d81618632"
},
"downloads": -1,
"filename": "python-docs-bootstrapper-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "bd9fe0835407a17ed52fcbca510d4e41",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 8251,
"upload_time": "2023-11-12T18:35:40",
"upload_time_iso_8601": "2023-11-12T18:35:40.288160Z",
"url": "https://files.pythonhosted.org/packages/a5/52/59e7c8dd786a9e93a21cac59cbb8149e6af69b0c83811d31cb24d23b3224/python-docs-bootstrapper-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-12 18:35:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "egeakman",
"github_project": "python-docs-bootstrapper",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "python-docs-bootstrapper"
}