Completely translated the site of "The Hitchhiker's Guide to Python"

Completely translated the site of "The Hitchhiker's Guide to Python"

1. Overview

There is a book for Python beginners called "The Hitchhiker's Guide to Python" in O'Reilly's foreign book, which is the source of the book [English site] ](Http://docs.python-guide.org/en/latest/) has been changed to Japanese translation.

2. Site

Japanese version: http://python-guideja.readthedocs.io/ja/latest/ English version: http://docs.python-guide.org/en/latest/

Documented at Sphinx and hosted at Read the Docs.

3. Until the release

The main reason I started was that I had always been interested in translating documents and wanted to get used to Sphinx.

Originally it was translated into Japanese a little, but the update was delayed for about 3 years. Translated the original repository into fork and Japanese and published it in Read the Docs.

When I contacted the official website administrator, kennethreitz, that the Japanese translation was updated, the link was posted and it became the official Japanese.

20170128_1.png

4. Remarks

Recommended Posts

Completely translated the site of "The Hitchhiker's Guide to Python"
[Note] Export the html of the site with python.
the zen of Python
Easy way to check the source of Python modules
python beginners tried to predict the number of criminals
The wall of changing the Django service from Python 2.7 to Python 3
Template of python script to read the contents of the file
How to get the number of digits in Python
[python] option to turn off the output of click.progressbar
The definitive edition of python scraping! (Target site: BicCamera)
[Python] Summary of how to specify the color of the figure
14 quizzes to understand the surprisingly confusing scope of Python
[Introduction to Python] Basic usage of the library matplotlib
To do the equivalent of Ruby's ObjectSpace._id2ref in Python
Python Note: The mystery of assigning a variable to a variable
[Python] Let's change the URL of the Django administrator site
I tried to summarize the string operations of Python
About the ease of Python
About the features of Python
The Power of Pandas: Python
I tried to find the entropy of the image with python
[Python] Change the Cache-Control of the object uploaded to Cloud Storage
Try to get the function list of Python> os package
Make the display of Python module exceptions easier to understand
The story of introducing jedi (python auto-completion package) to emacs
[Python] I tried to visualize the follow relationship of Twitter
Try to automate the operation of network devices with Python
Debug by attaching to the Python process of the SSH destination
I want to know the features of Python and pip
Get the source of the page to load infinitely with python.
The story that the version of python 3.7.7 was not adapted to Heroku
The story of Python and the story of NaN
How to change the log level of Azure SDK for Python
[Python] The stumbling block of import
First Python 3 ~ The beginning of repetition ~
How to know the internal structure of an object in Python
[Python] PCA scratch in the example of "Introduction to multivariate analysis"
[Cloudian # 9] Try to display the metadata of the object in Python (boto3)
[Python] Try to graph from the image of Ring Fit [OCR]
A story that struggled to handle the Python package of PocketSphinx
How to check the memory size of a variable in Python
[Introduction to Python] I compared the naming conventions of C # and Python.
Existence from the viewpoint of Python
[Python] How to get the first and last days of the month
First python ② Try to write code while examining the features of python
pyenv-change the python version of virtualenv
I want to output the beginning of the next month with Python
Output the contents of ~ .xlsx in the folder to HTML with Python
In the python command python points to python3.8
How to get the Python version
I wrote the code to write the code of Brainf * ck in python
How to check the memory size of a dictionary in Python
Change the Python version of Homebrew
[Python] How to import the library
[Python] Understanding the potential_field_planning of Python Robotics
Review of the basics of Python (FizzBuzz)
From the introduction of JUMAN ++ to morphological analysis of Japanese with Python
How to update the python version of Cloud Shell on GCP
Python beginners hit the unofficial API of Google Play Music to play music
About the basics list of Python basics
[python] A note that started to understand the behavior of matplotlib.pyplot