generator-pyboot

0.3.0 • Public • Published

NPM version Build Status Coverage percentage Codacy Badge

generator-pyboot

NPM

To generate a pypi (pip) package - check out generator-pypi-master

Bootstrap a new python project.

Features

  • Easy virtualenv setup script
  • Pre-badged README.md
  • Travis-Ci yml setup with suggested testing
  • Gitignore with the usual suspects
  • Pre-populated requirements.txt
  • License generator
  • Github feature templates

Installation

Requires npm.

npm install -g yo
npm install -g generator-pyboot

Usage

yo pyboot

Testing

npm test

License

MIT © mijdavis2

Package Sidebar

Install

npm i generator-pyboot

Weekly Downloads

1

Version

0.3.0

License

MIT

Last publish

Collaborators

  • mijdavis2