Python plugins

From Code::Blocks
Python
Generic-plugin.png
Developer(s): dmoore
Maintainer(s):
Version:

A set of plugins that aim to make C::B more useful for python programmers. It adds code completion for python files, python debugging support. Source code can be downloaded from the codeblocks-python on github .

See also

  • File Manager plugin: As an alternative to setting up Code::Blocks projects for your python programs, just interact with your code using the files tab in the Management pane the provided by the File Manager plugin.
  • Tools+ plugin: Configure commands on the Tools+ menu to run your python programs using your preferred command line.