#whatsapp-chat-analyser
Thread
Rishav Diyali
December 05, 2019 at 05:11 PM
Hey guys I've downloaded two IDEs for the Python project viz. Anaconda and Pycharm. I searched a bit on Youtube and came up with them. Which one do ya'll suggest?
Nityesh Agarwal
December 05, 2019 at 05:14 PM
PyCharm
Erik Kristofer Anderson
December 05, 2019 at 08:33 PM
I suggest PyCharm too. I really like it.
Erik Kristofer Anderson
December 05, 2019 at 08:33 PM
Also, Anaconda is a whole package of various tools, including the Spyder IDE. But I think Pycharm is prettier and (might be) more powerful. Note that the free/community version of PyCharm is fine as long as you're only using python.
If you want to add in django or javascript or other stuff you'll need the paid version, but you should be able to get a lot done in python. Also, Spyder wouldn't have support for those other languages anyway.