J. Fernando Sánchez
03eb38c12d
Added CLI and refactored argument parsing
2016-03-02 05:07:48 +01:00
J. Fernando Sánchez
b8339e397b
Improved request handling
...
Also:
* Shelve -> Pickle to avoid weird db problems
* Serving schemas and contexts
2016-02-21 19:36:24 +01:00
J. Fernando Sánchez
14a3e4103b
Prefix handling and bug fixes
2016-02-21 02:53:39 +01:00
J. Fernando Sánchez
48d7d1d02e
Improved plugins API and loading
...
Also:
* added drone-ci integration: tests for py2.7 and py3
2016-02-20 18:19:52 +01:00
J. Fernando Sánchez
14c9f61864
Python 3 compatible
...
There are also some slight changes to the JSON schemas and the use of
JSON-LD.
2016-02-20 16:17:37 +01:00
J. Fernando Sánchez
a79df7a3da
Closer to py3
2016-02-20 16:07:47 +01:00
J. Fernando Sánchez
ecc2a8312a
Still not functional
2016-02-20 16:07:47 +01:00
NachoCP
d304dec2f7
Update Playground
2015-11-17 11:42:16 +01:00
J. Fernando Sánchez
7c2e0ddec7
Added plugins by default and monkey patching
...
Fixes #2
2015-06-18 17:53:15 +02:00
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)
2015-02-24 07:15:25 +01:00
J. Fernando Sánchez
79c83e34a3
Added random plugin and other features
2015-02-23 02:13:31 +01:00
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.
2014-12-01 18:27:20 +01:00
J. Fernando Sánchez
10f4782ad7
Better NIF compliance
2014-12-01 09:38:23 +01:00
J. Fernando Sánchez
2b68838514
PEP8 compliance
2014-11-20 19:29:49 +01:00
J. Fernando Sánchez
eaf65f0c6b
First tests
2014-11-07 19:12:21 +01:00
J. Fernando Sánchez
ff8d12074b
Improved plugins (reload, imp)
2014-11-04 21:31:41 +01:00
J. Fernando Sánchez
e06fc2e671
V 0.2.2 - Better plugins
2014-10-17 19:06:19 +02:00
J. Fernando Sánchez
8405e5deef
Added plugin architecture
2014-10-17 12:47:17 +02:00