Event Driven Architecture
Pre-release
Pre-release
This release provides a comprehensive refactoring of ipyannotator that allows for much better decoupling of individual annotation components. The new event driven architecture is based on the awesome PyPubSub library.
The following jupyter notebook
nbs/11-build-annotator-tutorial.ipynb
provides a tutorial that demonstrates how to build new annotators based on the new architecture.