Via @theY4Kman: > It's possible to create new modules dynamically. See [this StackOverflow answer](http://stackoverflow.com/questions/3799545/dynamically-importing-python-module/3799609#3799609), and be sure to add the new module to sys.modules.