Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 758 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 758 Bytes

generator-pymod

npm version dependencies status npm downloads npm downloads

A generator for Yeoman to create Python module boilerplate.

Getting Started

$ npm install -g yo generator-pymod

Finally, initiate the generator:

$ yo pymod

License

MIT License