Skip to content

Event Driven Architecture

Pre-release
Pre-release

Choose a tag to compare

@ibayer ibayer released this 01 Jan 20:31

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.