Coder Social home page Coder Social logo

cookiecutter-flask's Introduction

cookiecutter-flask

A(nother) Flask template for cookiecutter.

.. image:: https://travis-ci.org/douglas/cookiecutter-flask.svg?branch=master :target: https://travis-ci.org/douglas/cookiecutter-flask

Use it now

::

$ pip install cookiecutter
$ cookiecutter https://github.com/douglas/cookiecutter-flask.git

You will be asked about your basic info (name, project name, app name, etc.). This info will be used in your new project.

Features

  • Bootstrap 3 and Font Awesome 4 with starter templates
  • Procfile for deploying to a PaaS (e.g. Heroku)
  • pytest and Factory-Boy for testing (example tests included)
  • Flask's Click CLI configured with simple commands
  • Optional bower support for frontend package management
  • Useful debug toolbar
  • i18n
  • Utilizes best practices: Blueprints <http://flask.pocoo.org/docs/blueprints/>_ and Application Factory <http://flask.pocoo.org/docs/patterns/appfactories/>_ patterns

Inspiration

  • Sloria cookiecutter-flask <https://github.com/sloria/cookiecutter-flask>
  • Building Websites in Python with Flask <http://maximebf.com/blog/2012/10/building-websites-in-python-with-flask/>_
  • Getting Bigger with Flask <http://maximebf.com/blog/2012/11/getting-bigger-with-flask/>_
  • Structuring Flask Apps <http://charlesleifer.com/blog/structuring-flask-apps-a-how-to-for-those-coming-from-django/>_
  • Flask-Foundation <https://github.com/JackStouffer/Flask-Foundation>_ by @JackStouffer <https://github.com/JackStouffer>_
  • flask-bones <https://github.com/cburmeister/flask-bones>_ by @cburmeister <https://github.com/cburmeister>_
  • flask-basic-registration <https://github.com/mjhea0/flask-basic-registration>_ by @mjhea0 <https://github.com/mjhea0>_
  • Flask Official Documentation <http://flask.pocoo.org/docs/>_

License

BSD License.

Changelog

0.0.1 (20/03/2017)


  • Add several improvements
  • Derivating from Sloria <https://github.com/sloria/cookiecutter-flask>

cookiecutter-flask's People

Contributors

douglas avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.