We've just released a new EAP build of PyCharm, with a number of major new features:
virtualenv is now supported (to configure, go to Settings | Python Interpreter, click Add, and select the python script inside the Scripts subdirectory of your virtualenv directory);
Inline Local refactoring;
SA…