logoalt Hacker News

simonwtoday at 5:52 PM1 replyview on HN

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.


Replies

yassi_devtoday at 6:08 PM

Thanks. Part of the reason this exists is simply wanting to toy around with the entrypoints system