Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deacondesperado/cookiecutter-flaskapp

Basic skeleton of a flask application
https://github.com/deacondesperado/cookiecutter-flaskapp

Last synced: 2 days ago
JSON representation

Basic skeleton of a flask application

Awesome Lists containing this project

README

        

======================
cookiecutter-flaskapp
======================

Cookiecutter template for a minimal flask application. See https://github.com/audreyr/cookiecutter.

* Free software: BSD license
* Vanilla testing setup with `unittest` and `python setup.py test`
* Travis-CI_: Ready for Travis Continuous Integration testing
* Tox_ testing: Setup to easily test for Python 2.6, 2.7, 3.3
* Sphinx_ docs: Documentation ready for generation with, for example, ReadTheDocs_

Usage
-----

Generate a Python package project::

cookiecutter https://github.com/mgthesecond/cookiecutter-flaskapp.git