I am start working on python I need a python editor to use recommend me the good python editor Please.
Be sure to click 'more' and select 'suggest as answer'!
If you're the thread creator, be sure to click 'more' then 'Verify as Answer'!
I am start working on python I need a python editor to use recommend me the good python editor Please.
i would recommend spyder "from anaconda" for all beginning with python... only if you don't mind its bulkiness.
i would recommend spyder "from anaconda" for all beginning with python... only if you don't mind its bulkiness.
I've recently started using that too. It's definitely overkill for an IDE : ) But is great. There's a screenshot below for anyone curious what it's like. I like the variable explorer. It's a very smooth experience for working with datasets, quickly exploring files and working with their content.
I don't have a favourite IDE for Python, I often use Visual Code, or sometimes PyCharm, they are both good too. Or just 'vi' in Linux.
