1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-09-20 22:01:41 +00:00
senpy/senpy
J. Fernando Sánchez 3e3f5555ff Fixed py2 problems and other improvements
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.
2017-08-27 20:00:29 +02:00
..
plugins Fixed py2 problems and other improvements 2017-08-27 20:00:29 +02:00
schemas Minor change in description text 2017-08-23 18:40:18 +02:00
static Fixed turtle outformat in playground 2017-07-19 01:15:35 +02:00
templates Fixed typos in Ian's patch 2017-04-04 11:11:51 +02:00
__init__.py Removed future from __init__ 2017-03-01 18:28:20 +01:00
__main__.py Fixed py2 problems and other improvements 2017-08-27 20:00:29 +02:00
api.py Fixed py2 problems and other improvements 2017-08-27 20:00:29 +02:00
blueprints.py Fixed py2 problems and other improvements 2017-08-27 20:00:29 +02:00
cli.py Fixed py2 problems and other improvements 2017-08-27 20:00:29 +02:00
client.py Improve docs. (Badges missing) 2017-06-12 09:31:38 +02:00
extensions.py Fixed py2 problems and other improvements 2017-08-27 20:00:29 +02:00
models.py WIP simpler pipeline 2017-08-23 18:17:26 +02:00
utils.py Improved shelf tests 2017-08-22 16:33:21 +02:00
version.py Merge branch '36-estimate-vad' 2017-06-12 20:10:21 +02:00