D
D
Drjabaka2015-05-02 19:46:25
Python
Drjabaka, 2015-05-02 19:46:25

Where is the standard IDE in python?

Where is the standard python IDE located? or how to setup debug notepad++?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
Oleg Gamega, 2015-05-02
@gadfi

python is not C#, there is no corporation behind it that develops an entire ecosystem for it, the word standard in the sense of native does not fit, but jetbrains.ru/products/pycharm can be considered a de facto standard

A
Andrey K, 2015-05-02
@mututunus

The default IDE is IDLE pycode.ru/files/book/install.pdf

A
alxpy, 2015-05-02
@alxpy

The Python Software Foundation does not, as far as I know, release an IDE for Python.
But there are at least 2 good solutions:
1) sublimetext - lightweight, fast, convenient, many extensions
2) pycharm - a very powerful tool, but not all projects need all of its functionality.
Try both options, something will definitely suit you)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question