NOTE: Currently only Weppy 0.8 is supported. Support for 1.0+ is in the works.
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.
Requires npm.
npm install -g yo
npm install -g generator-weppy-mvc
yo weppy-mvc
- Easy virtual environment setup
- Pythonic MVC scaffolding
- API module and examples included
- 100% Test Coverage
- Dev mode & development tools
- Haml templating
- Bootstrap
- Optional Bootstrap, Material Design and icons, or no builtin css framework
- Deployment tools
- Optional Progressive app shell structure
- Optional service workers
Live demo: https://starter-weppy.com
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.
mocha
MIT © mijdavis2