dil_bert Posted May 23, 2019 Share Posted May 23, 2019 hello dear community, good evening. From time to time i am looking out for a idea exchange regarding the ide & editor - area the question is: What are the top best Python IDEs and Code Editiors in 2019 or - in other words. Which editor / Ide do you use!? Which one is easy to work with - and supports you in your day to day work !? i have heard about the following ones: ... and i have tested some of them - and use PyCharm and Atom see the list.. Pydev Idle PyCharm. Visual-Studio AWS Cloud9. Komodo IDE. Codenvy. KDevelop. Anjuta. Wing Python IDE. Thonny https://thonny.org/ Eric atom - good github / bitbucket integration as said above: i run Pycharm and also have tested Eric. But i also like Atom - for its marvellous and great github-integration. regarding PyCharm: well - it comes with an really very intelligent code-editor, It has also a very smart code navigation, that allmost every time supports a blisteringly fast and safe refactoring. I like the integrated features like debugging, testing, profiling, deployments, And besides that it comes weith remote development and tools of the database. For the Python-development PyCharm also provides the good support to python web-development-frameworks and apps. Also support is guaranteed for JavaScript, HTML, CSS, Angular. Last but not least: PyCharm has got a very powerful integration with IPython Notebook. The great Pros: - PyCharm does provide a very smart platform to the developers support-levels at areas of auto code completion, error detection, quick fixing etc. - PyCharm does provide multiple framework support by increasing a lot of cost-saving factors. - last but not least the ide Pycharm supports a rich feature like cross-platform development. That said - it is so that the developers can write a script on another platforms as well. - i also like the feature of the customizable interface which in turn may also support the increases of the productivity. The question: What is your favorite IDE or Code Editor? Atom i love too - since it supports the github & bitbucket access. It has a bunch of plugin... but on my machines it is a bit slow. Quote Link to comment https://forums.phpfreaks.com/topic/308750-what-are-the-top-best-python-ides-and-code-editiors-in-2019/ Share on other sites More sharing options...
maxxd Posted June 1, 2019 Share Posted June 1, 2019 I don't program Python, but I have to say that VSCode is quickly becoming my favorite IDE. It's fast, has a huge amount of plugins, and seems light and nimble on my Mac desktop, Windows 10 desktop, and my Surface. The biggest issue I have with it as of right now is that some of the Windows version keyboard shortcuts are different from the Mac version shortcuts. Quote Link to comment https://forums.phpfreaks.com/topic/308750-what-are-the-top-best-python-ides-and-code-editiors-in-2019/#findComment-1567181 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.