generator-pybottle

1.1.0 • Public • Published

Yeoman Python Bottle generator

Generator to use Yeoman on a Bottle project.

For more informations about Yeoman, see http://yeoman.io

For more informations about Bottle, see http://bottlepy.org/

Getting started

$ npm install -g generator-pybottle

Make sure to have python virtualenv installed, if not run:

$ pip install virtualenv

Usage

$ yo pybottle - Generates a folder with everything needed for a python bottle project

$ ./bootstrap.sh- Installs all required python libs in the virtual env

$ ./run.sh- Starts the server running on port 1337

/generator-pybottle/

    Package Sidebar

    Install

    npm i generator-pybottle

    Weekly Downloads

    1

    Version

    1.1.0

    License

    MIT

    Last publish

    Collaborators

    • saimon24