Flask Engine

screenshot of Flask Engine

A Flask skeleton for Google App Engine, using html5 boilerplate templating.

Overview

Flask Engine is a Flask skeleton for Google App Engine. It is designed to provide a simple and ready-to-use structure for developing Flask projects on Google App Engine. The skeleton includes features such as HTML5 Boilerplate integration, QUnit for JavaScript tests, Python's unittest, and PEP8 compliant scripts. It aims to simplify the setup process and provide a solid foundation for building Flask applications on Google App Engine.

Features

  • HTML5 Boilerplate integration
  • QUnit for JavaScript tests
  • Python's unittest for Python tests
  • PEP8 compliant scripts
  • Simple and ready-to-use structure
  • Includes a style.less file for writing stylesheets with Less.app

Summary

Flask Engine is a Flask skeleton for Google App Engine that provides a simple and ready-to-use structure for developing Flask applications. It includes HTML5 Boilerplate integration, QUnit for JavaScript tests, Python's unittest, and PEP8 compliant scripts. By following the installation guide, users can quickly set up their Flask projects on Google App Engine and start developing with ease.