mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-14 20:42:27 +00:00
4ba30304a4
* Improve extra requirement handling * New mechanism to handle parameters beforehand in chained calls, and the ability to get help on available parameters in chained calls (through `?help`). * Redefined Analysis, to reflect the new ontology * Add parameters as an entity in the schema * Update examples to include analyses and parameters * Add processing plugins, with an interface similar to analysis plugins * Update tests * Avoid duplication in split plugin Closes #51 Squashed commit of the following: commit |
||
---|---|---|
.. | ||
__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 | ||
test_test.py |