Debugging Python code with PyCharm
https://code.blender.org/2015/10/debugging-python-code-with-pycharm/
During the Ask a Developer session at the Blender Conference last weekend, there was a request for easy debugging of Python code. Fortunately, with PyCharm or Eclipse/PyDev, this is quite easy. Personally I use PyCharm, but the process should be pretty similar for Eclipse/PyDev.