Welcome to pyqode.core’s API reference documentation! — pyqode.core 2.4.2 documentation

pyqode.core is the core framework of the pyQode project. It contains the base classes and a set of extensions (modes/panels/managers) that you can use to create a specialised code editor. It also provides a basic generic code editor that you can use as a fallback when there is no specialised editor for a given language.

This documentation contains the API reference documentation and the official examples.

Note

We recommend you to start with the Readme and the Wiki before reading this document*.