Which is the better interpreter for python? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Which is the better interpreter for python?

There are many interpreters available like jupyter nootbook, pycharm, google colab etc. But which one is better for AI ?

10th Jul 2020, 7:12 AM
payal Pawale
payal Pawale - avatar
2 ответов
+ 2
PyCharm is on the top but it is large and also need premium you can try Thonny is is very light and offer every features like auto complete , indentation, line count,debugging u can also manage all your python packages and install other as per your need
10th Jul 2020, 10:10 AM
ABHISHEK DHIRANIYA
ABHISHEK DHIRANIYA - avatar
+ 1
Have a look at VScode with python extensions. No need for subscription for fully functioning version and supports jupyter notebooks well. Can link to Azure if you want to use cloud processing for AI.
13th Jul 2020, 2:32 PM
Alan Beveridge
Alan Beveridge - avatar