Jetbrains Pycharm | Professional 2018.3
As a Professional release, this version also included advanced tooling for web and data tasks:
Customizable SQL Aliases. You may have seen that PyCharm Professional Edition automatically completes SQL join statements for you, The JetBrains Blog PyCharm Professional Edition features: more detail, please? JetBrains PyCharm Professional 2018.3
: A built-in tool that allows you to track and record the amount of time spent on specific tasks directly within the IDE. Professional Edition Exclusives As a Professional release, this version also included
: To prevent slowdowns when debugging large datasets, the debugger can be set to not load NumPy arrays or Pandas DataFrames by default. You can manually load their values from the variables view only when needed. Professional Edition Exclusives : To prevent slowdowns when
: Windows users can now configure PyCharm to use a Python interpreter located inside WSL. This allows you to develop on Windows while running and testing in a native Linux environment.
: Includes the ability to customize SQL table aliases and use schema diagrams to visualize database structures.
: A highly requested feature, you can now write TODO comments that span multiple lines. Subsequent lines are recognized as part of the same TODO if they are indented.