Back home (Thomas Pelletier)

Python dynamic module loading

Published on July 30, 2010.

The following function allows you to load every Python modules contained in a folder. Useful to create plugins systems.