Have an open-source, terminal-based Halloween.
gist.github.com1 pointsby erikrose0 comments
term = Terminal()
...at the top level of some module and referencing it there. Then you get the init-on-import behavior you want, but it's not forced on anybody who'd rather not have it.