← 返回首页
GitHub - python-docs-translations/python-docs-bootstrapper: Bootstrap new Python docs translations! · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

python-docs-translations/python-docs-bootstrapper

Go to file
Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
View all files

Repository files navigation

python-docs-bootstrapper

This repository contains the scripts and data used to bootstrap a new translation of the Python documentation.

Installation

$ pip install python-docs-bootstrapper

Usage

$ 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.13)

Example

$ bootstrapper tr --branch 3.13

About

Bootstrap new Python docs translations!

Resources

License

Stars

Watchers

Forks

Contributors

Footer

© 2026 GitHub, Inc.