2.2.2 • Published 6 months ago

generator-py v2.2.2

Weekly downloads
23
License
MIT
Repository
github
Last release
6 months ago

Build Status

generator-py

Yeoman generator to create a python project with test/coverage ready

Install

$ npm i -g generator-py yo

Usage

# It is recommanded to clone the empty repo first,
# `generator-py` reads the git remote url and set default prompts values.
git clone git@github.com:my-name/my-empty-repo.git

cd my-empty-repo

yo py

# Install dependencies
make install

# run tests
make test

License

MIT

2.2.2

6 months ago

2.2.1

6 months ago

2.2.0

6 months ago

2.0.1

6 months ago

2.0.0

7 months ago

1.8.1

9 months ago

1.8.0

1 year ago

1.7.0

4 years ago

1.6.2

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.0

5 years ago