Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.
/ flask-fundatio Public archive

Flask extension to integrate the Foundation front-end framework

License

Notifications You must be signed in to change notification settings

wbolster/flask-fundatio

Repository files navigation

Flask-Fundatio

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

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.

Bitdeli badge

About

Flask extension to integrate the Foundation front-end framework

Resources

License

Stars

Watchers

Forks

Packages