IntelliJ as a Python IDE?
Answered
I have used PyCharm the past few years, and is very pleased with it as a python development environment.
For good reasons, our IT dept. would like to limit the number of different software used in the organization. Therefor I now have to check: Could I just as well use IntelleiJ for my python development?
Therefor I would much appreciate any arguments, Pro or Con, for using IntelliJ as a Python IDE - and in particular in comparison to PyCharm.
best /M
Please sign in to leave a comment.
Yes, you can, see http://stackoverflow.com/a/13829907/104891 for the pros and cons.
Thanks...