python社区版_Pycharm的教育版和社区版有什么区别?

教育版(edu)是基于社区版(community)的,不过有些教育相关的功能。

专业版(professional)才是完整版,学生(应该说有教育邮箱的)可试用一年,jetbrains - student

How does PyCharm Edu differ from PyCharm Professional Edition or PyCharm Community Edition?

PyCharm Edu is based on the Community Edition and includes all of its functionality. Additionally, it installs and detects Python during installation. It has a simpler UI (adjustable in settings) and adds courses.

PyCharm Professional Edition additionally supports different web development technologies, has remote development capabilities, supporting additional programming languages, and supports working with databases.

你可能感兴趣的:(python社区版)