DEV Community

Discussion on: PyCharm vs Visual Studio Code to boost Productivity?

Collapse
 
amr3k profile image
Amr

I used to use PyCharm while studying python, Then I started to discover Django when I found that it's NOT supported in PyCharm - Cummunity Edition which I had and it's available only in the paid version..
Then I started seeking a new IDE or even a text editor that supports at least Django's template engine.
It ended up using VS Code and It's the best IDE I found.
Jetbrains' products are great but I feel more comfortable using VS Code.

Collapse
 
shanalikhan profile image
Shan Khan

Yes Community edition doesnt support that.

Whats your views about the productivity by using scientific libraries like NumPy, Tensorflow etc in PyCharm?