/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
3.9
Doc/using/index.rst
20 строк
408 B
aldwinaldwin
bpo-37610: improve Using Python doc wrt Editors & IDE (GH-14850)
19 июл 2019, 04:23
19 июл 2019, 04:23
8f040b7
Код
Авторство
О чём код?
.. _using-index: ########################## Python Setup and Usage ########################## This part of the documentation is devoted to general information on the setup of the Python environment on different platforms, the invocation of the interpreter and things that make working with Python easier. .. toctree:: :numbered: cmdline.rst unix.rst windows.rst mac.rst editors.rst