Python Support
IntelliJ with Bazel

Python Support

Python support is available as part of the IntelliJ plugin.

Project Setup

Running tests / Debugging

Debugging is supported for py_binary and py_test targets. Simply create a run configuration by right-clicking on a Bazel target or test file/class/function, then run it in debug mode. Detailed instructions [here][run-configurations].