Commit Graph

559 Commits (master)
 

Author SHA1 Message Date
J. Fernando Sánchez 82496dc8e4 Trying to fix an issue with ShelfPlugin 9 years ago
J. Fernando Sánchez f74ee668b6 Cleaning 9 years ago
NachoCP d304dec2f7 Update Playground 9 years ago
J. Fernando Sánchez 45838e7e98 Wording :) 9 years ago
J. Fernando Sánchez ff002c818a Bumped to 0.4.10 9 years ago
J. Fernando Sánchez 79d6b6f67f Added plugins FAQ to the docs 9 years ago
J. Fernando Sánchez b8993f7d64 Added shelve mixin 9 years ago
J. Fernando Sánchez bd2e0f0d5c Added traceback to plugin activation 9 years ago
Oscar Araque 17976d85b1 Added SentiText plugin (for Spanish) 9 years ago
J. Fernando Sánchez 7de5b41340 Started readthedocs and improved README 9 years ago
J. Fernando Sánchez a63e9209fd Added gitignore 9 years ago
J. Fernando Sánchez b0eb2e0628 Fixed error with Sentiment140 9 years ago
J. Fernando Sánchez 60415f8217 Added Dockerfile and instructions 9 years ago
J. Fernando Sánchez 724eac38d8 Bumped to 0.4.8 9 years ago
J. Fernando Sánchez 94d82238b8 Added entry to example plugin 9 years ago
J. Fernando Sánchez ed22679e7c Example plugin and README file 9 years ago
J. Fernando Sánchez 8fa372de15 Added new launch option to the README 9 years ago
J. Fernando Sánchez 6561201cc2 Initial commit 9 years ago
J. Fernando Sánchez a1ffe04a30 More sensible exceptions when importing 9 years ago
J. Fernando Sánchez 74b0cf868e Added console script 9 years ago
J. Fernando Sánchez 50e8e2730b Added default plugins to app.py 9 years ago
J. Fernando Sánchez b484b453e0 Added indentation and default plugins
* setup.py:
9 years ago
J. Fernando Sánchez 7c2e0ddec7 Added plugins by default and monkey patching
Fixes #2
9 years ago
J. Fernando Sánchez 384aba4654 Sleep plugin sleeps on request too 9 years ago
J. Fernando Sánchez a857dd3042 Typo in README 9 years ago
J. Fernando Sánchez b1b672f66d Quick note about using and installing 9 years ago
J. Fernando Sánchez 09d9143a82 Added docs 9 years ago
J. Fernando Sánchez c1a6b57ac5 Better readme, fixed app.py 9 years ago
J. Fernando Sánchez 6b78b7ccc7 Fixed requirements 9 years ago
J. Fernando Sánchez f0b1cfcba6 Forcing Travis 9 years ago
J. Fernando Sánchez 4bcd046016 Added TravisCI 9 years ago
J. Fernando Sánchez ae09f609c2 Improved message when no plugins are found 9 years ago
J. Fernando Sánchez d1006bbc92 PEP8+Better JSON-LD support
* The API has also changed, there are new parameters to send the
context as part of the headers.
* Improved tests
* PEP8 compliance (despite the line about gevent)
9 years ago
J. Fernando Sánchez d58137e8f9 Changed to GSI-UPM 9 years ago
J. Fernando Sánchez 79c83e34a3 Added random plugin and other features 9 years ago
J. Fernando Sánchez 37a098109f Module script and improvement in JSON-LD 10 years ago
J. Fernando Sánchez ff14925056 Improved plugins, better tests, gevent
Moved from Yapsy again (it is not flexible enough), now we use a
custom solution.
The activation and deactivation of plugins is asynchronous, so
that plugins that take a long time don't interfere with the rest.
10 years ago
J. Fernando Sánchez 10f4782ad7 Better NIF compliance 10 years ago
J. Fernando Sánchez 4351f76b60 Removed unnecessary contexts 10 years ago
J. Fernando Sánchez 86f45f8147 JSON-LD contexts and prefixes 10 years ago
J. Fernando Sánchez 2834967026 Better jsonld support 10 years ago
J. Fernando Sánchez 2f7a8d7267 Fixed setup.py and pip 10 years ago
J. Fernando Sánchez 2b68838514 PEP8 compliance 10 years ago
J. Fernando Sánchez eaf65f0c6b First tests 10 years ago
J. Fernando Sánchez a5e79bead3 Version 0.2.5 - Pypi 10 years ago
J. Fernando Sánchez 54492472ba Files for deployment 10 years ago
J. Fernando Sánchez ff8d12074b Improved plugins (reload, imp) 10 years ago
J. Fernando Sánchez bdf1992775 Fixed plugins 10 years ago
J. Fernando Sánchez e06fc2e671 V 0.2.2 - Better plugins 10 years ago
J. Fernando Sánchez 8405e5deef Added plugin architecture 10 years ago