You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

generator-weppy-mvc

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-weppy-mvc

Build a full stack python web application in minutes.

2.3.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

NPM version Build Status Coverage percentage Codacy Badge

generator-weppy-mvc

NPM NPM

Build a full-stack python web application in minutes.

This generator is an MVC scaffolding for a weppy application.

Weppy is a full-stack python web framework designed with simplicity in mind.

Installation

Requires npm.

npm install -g yo
npm install -g generator-weppy-mvc

Usage

yo weppy-mvc

Current Features

  • Easy virtual environment setup
  • Pythonic MVC scaffolding
  • API module and examples included
  • 100% Test Coverage
  • Dev mode & development tools
  • Haml templating
  • Bootstrap

ToDo

  • Optional Bootstrap, Material Design and icons, or no builtin css framework
  • Deployment tools
  • Optional Progressive app shell structure
  • Optional service workers

About

Live demo: https://starter-weppy.com

Starter Weppy

Build Status Coverage Status

Starter-weppy is a python web application starter kit developed on the weppy framework. Current version is based on Weppy 0.8.2 with an MVC scaffolding. An api module, dev mode, and 100% test coverage are included out of the box.

Testing

mocha

License

MIT © mijdavis2

Keywords

yeoman-generator

FAQs

Package last updated on 26 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts