| ▲ | simonw 4 hours ago | |
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. | ||
| ▲ | yassi_dev 4 hours ago | parent [-] | |
Thanks. Part of the reason this exists is simply wanting to toy around with the entrypoints system | ||