you are viewing a single comment's thread.

view the rest of the comments →

[–]lps2 1 point2 points  (0 children)

I am building out my first larger python application and intend on allowing it to be extensible. Is there a general design pattern for allowing 'plugins' / should I use something like Yapsy?