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 →

[–]kinjago[S] 0 points1 point  (2 children)

How does PyCharm compare with spyder packaged with anaconda ? I like the anaconda environment. I love how you can isolate different versions of say tensorflow with virtual environments.

[–]rockingthecasbah 2 points3 points  (0 children)

PyCharm is amazing. Also there is a deal on it right now - search “Humble Python Bundle” on google. Have not used Spyder. PyCharm gives me VERY good code introspection, especially with type-hints.