a
    Ÿ³Ša.  ã                   @   s4   d Z ddlmZ ddlmZmZ ddlmZmZ dS )aé  
spyder.api.plugins
==================

Here, 'plugins' are Qt objects that can make changes to Spyder's main window
and call other plugins directly.

There are two types of plugins available:

1. SpyderPluginV2 is a plugin that does not create a new dock/pane on Spyder's
   main window. Note: SpyderPluginV2 will be renamed to SpyderPlugin once the
   migration to the new API is finished

2. SpyderDockablePlugin is a plugin that does create a new dock/pane on
   Spyder's main window.
é   )ÚPlugins)ÚSpyderPluginÚSpyderPluginWidget)ÚSpyderDockablePluginÚSpyderPluginV2N)	Ú__doc__Úenumr   Zold_apir   r   Znew_apir   r   © r	   r	   ú:lib/python3.9/site-packages/spyder/api/plugins/__init__.pyÚ<module>   s   