I like the way each panel is its own separate package on PyPI and the system picks them up via setuptools entry points. It's a neat implementation of a plugin pattern.
Thanks. Part of the reason this exists is simply wanting to toy around with the entrypoints system
Thanks. Part of the reason this exists is simply wanting to toy around with the entrypoints system