Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wbolster/flask-fundatio

Flask extension to integrate the Foundation front-end framework
https://github.com/wbolster/flask-fundatio

Last synced: 12 days ago
JSON representation

Flask extension to integrate the Foundation front-end framework

Awesome Lists containing this project

README

        

==============
Flask-Fundatio
==============

**Flask-Fundatio** is a `Flask`_ extension that provides integration with the
`Foundation`_ front-end framework.

.. _`Flask`: http://flask.pocoo.org/
.. _`Foundation`: http://foundation.zurb.com/

This extension bundles Foundation 4.2.3 with the default CSS, and the Foundicon
icon sets.

Installation
============

You can install Flask-Fundatio directly from *PyPI* into your *virtualenv*::

pip install flask-fundatio

You can also install it from source::

python setup.py install

Alternatively, if you want to hack on it::

python setup.py develop

Usage
=====

The ``example/`` directory contains a simple example of a Flask application. It
shows how to use this extension to render a simple page template that extends a
base template.

.. image:: https://d2weczhvl823v0.cloudfront.net/wbolster/flask-fundatio/trend.png
:alt: Bitdeli badge
:target: https://bitdeli.com/free