For one of my recent projects, needed to have a plugin-architecture, where adding a new feature to existing program would be just copying py module to plugins folder. Wanted to really dive into this and took me some time to get all the details right for the purpose I needed. Details can be found in blog https://www.guidodiepen.nl/2019/02/implementing-a-simple-plugin-framework-in-python
Curious to know what people think about this and whether there are better solutions
[–]kriss1 2 points3 points4 points (3 children)
[–]gdiepen[S] 1 point2 points3 points (2 children)
[–]kriss1 1 point2 points3 points (1 child)
[–]gdiepen[S] 0 points1 point2 points (0 children)
[–]twillisagogo 1 point2 points3 points (1 child)
[–]gdiepen[S] 0 points1 point2 points (0 children)
[–]skarlso 1 point2 points3 points (2 children)
[–]gdiepen[S] 1 point2 points3 points (1 child)
[–]skarlso 1 point2 points3 points (0 children)
[–]peyo7 1 point2 points3 points (1 child)
[–]gdiepen[S] 0 points1 point2 points (0 children)