mirror of
https://github.com/gsi-upm/senpy
synced 2024-10-31 23:41:41 +00:00
bfc588a915
* Refactored BaseModel for efficiency * Added plugin metaclass to keep track of plugin types * Moved plugins to examples dir (in a previous commit) * Simplified validation in parse_params * Added convenience methods to mock requests in tests * Changed help schema to use `.valid_parameters` instead of `.parameters`, which was used in results to show parameters provided by the user. * Improved UI * Added basic parameters * Fixed bugs in parameter handling * Refactored and cleaned code
12 lines
116 B
Plaintext
12 lines
116 B
Plaintext
Flask>=0.10.1
|
|
requests>=2.4.1
|
|
tornado>=4.4.3
|
|
PyLD>=0.6.5
|
|
nltk
|
|
future
|
|
jsonschema
|
|
jsonref
|
|
PyYAML
|
|
rdflib
|
|
rdflib-jsonld
|