codegenloader
Python
★ 20
updated 3y ago
CodeGenLoader is a Python import hook that transparently runs a code generator at import time, allowing the use of generated code without a separate compilation step. The package includes an extensible base class as well as implementations for the Protocol Buffer and Thrift code generators.
No plain-English explanation yet — one is being written right now. Check back in a minute.