Russian translation of CPython 3.8.8 documentation

Leonid Khozyainov prepared a translation of the CPython 3.8.8 documentation. The published material in its structure, design and functionality tends to the official documentation docs.python.org. The following sections have been translated:

  • Tutorial (for those who are just taking their first steps in Python programming)
  • Standard Library Reference (a rich collection of built-in modules for everyday tasks)
  • Language reference (language constructs, operators, expressions, data model, etc.)
  • Setting up and using Python
  • Installing Python Modules
  • Distributing Python Modules
  • Extension and embedding
  • Frequently Asked Questions about Python
  • Python HOWTO
  • Python/C API

Source: opennet.ru

Add a comment