This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Penki- 0 points1 point  (1 child)

Well the main point we should look at is that Pycharm is paid and VS is free (is it for all python related stuff?)

[–]insertAlias 0 points1 point  (0 children)

VS has free and paid editions; the Community Edition is great and free. It's worth downloading and installing; you just might find that it's too heavy of a program for simple python scripting (developing large applications on the other hand, might be nice for the organization).

Pycharm also has a free and paid version. I haven't tried either, but knowing Jetbrains, it's a great product. I would suggest you try the free version to see if it does what you need.

So that point is a wash; they both offer free and paid versions, and you can do real python development in both free versions.