Skip to main content

Vue.js 1.0+ integration for Flask (Python 3 version)

Project description

https://travis-ci.org/mbr/flask-vue.png?branch=master

Flask-Vue packages Vue.js into an extension. It can also create links to serve Vue from a CDN and works with no boilerplate code in your application.

Usage

Here is an example:

from flask_vue import Vue

[...]

Vue(app)

or

vue = Vue()
vue.init_app(app)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-Vue-0.2.1.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

Flask_Vue-0.2.1-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page