PyCharm 2017.3 EAP released
PyCharm 2017.3 EAP released. PyCharm is a Python IDE built by JetBrains.
This version has joined the scientific model of this new feature to facilitate scientific development:
In this mode, several tool windows are opened by default: the Python console (lower left), the variable viewer (lower right), and the document viewer (top right).
Other new features:
- You can now configure exception breakpoints to be conditional or to evaluate a statement and log
- For those who want to install PyPI packages into Conda envs, we’ve added PyPI and Conda Modes for the PyCharm Package Manager. Simply click the Conda button on the right to switch between Conda and PyPI mode:
Please click here for the full update.