mirror of
https://github.com/gsi-upm/senpy
synced 2024-10-31 23:41:41 +00:00
3e3f5555ff
We've changed the way plugins are activated, and removed the notion of deactivated plugins. Now plugins activate asynchronously. When calling a plugin, it will be activated if it wasn't, and the call will wait for the plugin to be fully activated. |
||
---|---|---|
.. | ||
plugins | ||
__init__.py | ||
test_api.py | ||
test_blueprints.py | ||
test_cli.py | ||
test_client.py | ||
test_extensions.py | ||
test_models.py | ||
test_plugins.py | ||
test_schemas.py |