pygen Python implementation of gen: a tool to generate project boilerplate, with support for various languages Installation git clone https://github.com/ddddddeon/pygen pip install . Usage gen python my-project gen rust my-project --lib