An open API service indexing awesome lists of open source software.

https://github.com/afeiship/generator-python

Yeoman generator for python.
https://github.com/afeiship/generator-python

app generator python yeoman yo

Last synced: 6 months ago
JSON representation

Yeoman generator for python.

Awesome Lists containing this project

README

          

# generator-python
> Yeoman generator for python.

## installation
```shell
git clone git@github.com:afeiship/generator-python.git
cd generator-python
npm link
```

## usage
```shell
yo @jswork/python
```