spyder.api#
spyder.api#
This package contains base classes, mixins and widgets that can be used to create third-party plugins to extend Spyder.
This API should be considered pre-release and is subject to change before its version reaches 1.0.
Modules
Spyder AsyncDispatcher API. |
|
Mixins, decorators and enums to access Spyder configuration system. |
|
This module contains the code editor API. |
|
This module contains API exceptions. |
|
Helper classes to get and set the fonts used in Spyder. |
|
spyder.api.plugins |
|
API to create an entry in Spyder Preferences associated to a given plugin. |
|
Classes to connect a plugin to the shell widgets in the IPython console. |
|
Helper classes to get and set shortcuts in Spyder. |
|
This module contains the internationalization API. |
|
API utilities. |
|
Widgets to extend Spyder through its API. |