Searched refs:find_plugins (Results 1 – 3 of 3) sorted by relevance
270 >>> ws.find_plugins(plugins)278 >>> ws.find_plugins(plugins)284 >>> ws.find_plugins(plugins, fallback=False)
799 def find_plugins( member in WorkingSet
399 metadata. The ``find_plugins()`` method allows you to do this, by scanning an403 ``find_plugins(plugin_env, full_env=None, fallback=True)``409 distributions, errors = working_set.find_plugins(438 The resolution algorithm used by ``find_plugins()`` is as follows. First,1728 * Added the ``extras`` attribute to ``Distribution``, the ``find_plugins()``