{ "info": { "author": "Zheng Wentao", "author_email": "zwtzjd@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Flask", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "===============\nFlask-Vue\n===============\n.. image:: https://img.shields.io/pypi/v/Flask-Vue.svg\n :target: https://pypi.python.org/pypi/Flask-Vue/\n.. image:: https://img.shields.io/pypi/l/Flask-Vue.svg\n :target: https://pypi.python.org/pypi/Flask-Vue\n.. image:: https://img.shields.io/pypi/pyversions/Flask-Vue.svg\n :target: https://pypi.python.org/pypi/Flask-Vue/\n.. image:: https://img.shields.io/pypi/status/Flask-Vue.svg\n :target: https://pypi.python.org/pypi/Flask-Vue/\n\nFlask-Vue packages `Vue.js\n`_ and many extended scripts into an extension.\n\nIt can also create links to serve Vue from a CDN and works with no boilerplate code in your application.\n\n----------------\nContain Scripts\n----------------\n\nScripts List\n\n+---------------+--------+\n|vue \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 | 1.0.28 |\n+===============+========+\n|vue-async-data | 1.0.2 |\n+---------------+--------+\n|vue-form | 0.3.1 |\n+---------------+--------+\n|vue-i18n | 4.6.0 |\n+---------------+--------+\n|vue-resource | 1.0.3 |\n+---------------+--------+\n|vue-router | 0.7.13 |\n+---------------+--------+\n|vue-validator | 2.1.7 |\n+---------------+--------+\n|vue-table | 1.5.3 |\n+---------------+--------+\n|vuex | 2.0.0 |\n+---------------+--------+\n|vue-strap | 1.1.29 |\n+---------------+--------+\n\n------\nUsage\n------\n\nHere is an example on init Vue::\n\n from flask_vue import Vue\n\n [...]\n\n Vue(app)\n\n or\n\n vue = Vue()\n vue.init_app(app)\n\n--------------\nConfiguration\n--------------\nThere are configuration options used by Flask-Vue.\n\n+--------------------+------------------+--------------------------------------------------------------------+\n|Option | Default | |\n+====================+==================+====================================================================+\n|VUE_USE_MINIFIED | True |Whether or not to use the minified scripts. |\n+--------------------+------------------+--------------------------------------------------------------------+\n|VUE_SERVE_LOCAL | False |If True, scripts will be served from the local instance. |\n+--------------------+------------------+--------------------------------------------------------------------+\n|VUE_LOCAL_SUBDOMAIN | None |Passes a subdomain parameter to the generated Blueprint. |\n| | |Useful when serving assets locally from a different subdomain. |\n+--------------------+------------------+--------------------------------------------------------------------+\n|VUE_CDN_FORCE_SSL \u00a0 | False\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 |If a CDN resource url starts with //, prepend 'https:' to it. \u00a0 \u00a0 \u00a0 |\n+--------------------+------------------+--------------------------------------------------------------------+\n|VUE_CONFIGURATION | flask_vue.config |Individualized setting about each script. |\n| | |It supports to config CDN scripts which do not have local instance. |\n+--------------------+------------------+--------------------------------------------------------------------+\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/taogeT/flask-vue", "keywords": "", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "Flask-Vue", "package_url": "https://pypi.org/project/Flask-Vue/", "platform": "any", "project_url": "https://pypi.org/project/Flask-Vue/", "project_urls": { "Homepage": "https://github.com/taogeT/flask-vue" }, "release_url": "https://pypi.org/project/Flask-Vue/0.3.5/", "requires_dist": null, "requires_python": "", "summary": "Vue.js 1.0+ integration for Flask (Python 3 version)", "version": "0.3.5" }, "last_serial": 2604706, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "4ada994f4aeefeb0ca2037f16ec0e91a", "sha256": "94c86aacca0c6b4b0b2ac235565cd9103764beaf3ce33197394f73029de79c84" }, "downloads": -1, "filename": "Flask_Vue-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4ada994f4aeefeb0ca2037f16ec0e91a", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 2804, "upload_time": "2016-09-29T03:13:30", "url": "https://files.pythonhosted.org/packages/3b/a3/a8f589162788225f9350e3b4a57e6787d5d529f113aafe099faaba1ef78f/Flask_Vue-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ef511c51ca449c97d5e4b528b7fd5e5b", "sha256": "d9194218bb28f96d341c3b1d00ac96d4afd194977df4d625c7b835c5f399b54e" }, "downloads": -1, "filename": "Flask-Vue-0.2.1.tar.gz", "has_sig": false, "md5_digest": "ef511c51ca449c97d5e4b528b7fd5e5b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1640, "upload_time": "2016-09-29T03:13:20", "url": "https://files.pythonhosted.org/packages/0b/bf/8d67724991f1fcfb4ef8ba797493697574baa0ded8afcda98a7cf09246b6/Flask-Vue-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "f6e690542a11d7cc0d569d398abdb2d9", "sha256": "6f80e5f94ead996c2ba4ca38621ecfc67780b5ec079e73db399fc34f33ed64b4" }, "downloads": -1, "filename": "Flask_Vue-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "f6e690542a11d7cc0d569d398abdb2d9", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 171745, "upload_time": "2016-09-29T03:29:55", "url": "https://files.pythonhosted.org/packages/66/7e/62d0057bafc9e132fac85b6b579bb7a418a8318f21c31a1c6b1aac80f1d3/Flask_Vue-0.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "779a0e1f4ec2c440fb8380369e549f03", "sha256": "c5cd684dd533b9868d1a2ee54df28012dd76c66ef9bba35bd9e95badb53b6a03" }, "downloads": -1, "filename": "Flask-Vue-0.2.2.tar.gz", "has_sig": false, "md5_digest": "779a0e1f4ec2c440fb8380369e549f03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 161312, "upload_time": "2016-09-29T03:30:11", "url": "https://files.pythonhosted.org/packages/1c/ae/29d3812c346d05cfc6d644ed969826b14aab81b1adaf6a825814b354a492/Flask-Vue-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "11967dd4bda9ded87c58e5b2a4cca719", "sha256": "ffaf18c662b83a53f6d40b2b45ab9df692725fbb80461d0c5a9eeeb95b93a886" }, "downloads": -1, "filename": "Flask_Vue-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "11967dd4bda9ded87c58e5b2a4cca719", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 171834, "upload_time": "2016-09-29T05:03:28", "url": "https://files.pythonhosted.org/packages/4f/36/78efb66503746f81222645dd43ffef56062928366f3404d24841cb8e8405/Flask_Vue-0.2.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "01439030ec43dac2d4f87b35bca5ad05", "sha256": "78a1d852db184291c92e22a828e99f9a08615478a0678b3b5126cd0c58080515" }, "downloads": -1, "filename": "Flask-Vue-0.2.3.tar.gz", "has_sig": false, "md5_digest": "01439030ec43dac2d4f87b35bca5ad05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 161396, "upload_time": "2016-09-29T05:03:15", "url": "https://files.pythonhosted.org/packages/69/92/26ef8625fa1e2a096369d5e5d01e382dc3238297a00d0476ab987a6c3aae/Flask-Vue-0.2.3.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "dbd3f0f0e97152c1483820891529513a", "sha256": "d08899bb8f2c14e32458df1150d8f940c9d3974f361122de7a30b9ab640020bc" }, "downloads": -1, "filename": "Flask_Vue-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "dbd3f0f0e97152c1483820891529513a", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 189381, "upload_time": "2016-10-10T03:10:18", "url": "https://files.pythonhosted.org/packages/17/f7/f5bac3a92766fa452b42fe77af5c6bee8fffd412d68fa27f88607b90b073/Flask_Vue-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "26fc148d0bcc4902380529dc89eeb6ce", "sha256": "3b76b0206c4ede9c67946690d97106d9e626774d13b4a7cda2dda6f8f111ed62" }, "downloads": -1, "filename": "Flask-Vue-0.3.0.tar.gz", "has_sig": false, "md5_digest": "26fc148d0bcc4902380529dc89eeb6ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 171595, "upload_time": "2016-10-10T03:09:51", "url": "https://files.pythonhosted.org/packages/21/bd/83f69c293f04edde9d7ad0a71b92e74d873f52dff39a06ebcd391f78fb09/Flask-Vue-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "c81e94b808ed77ffdd46540e8ff5c5b1", "sha256": "4fea6f75cc4b7e4bc83d8c3fb1de3ab040e7b9a8db48fcdf95e30de5cae89fb6" }, "downloads": -1, "filename": "Flask_Vue-0.3.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c81e94b808ed77ffdd46540e8ff5c5b1", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 190202, "upload_time": "2016-10-10T03:53:12", "url": "https://files.pythonhosted.org/packages/96/b6/d618e234b7820bfe2bfd623189f26cb2e5f16e0ca5ced346216e5066d8a4/Flask_Vue-0.3.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9e679763dca6f457b2e04505dc2c6f57", "sha256": "d9f2a9764ac1a33d41b389b15953f95eef5456c8e427c631b2db4cf81d2c1c82" }, "downloads": -1, "filename": "Flask-Vue-0.3.1.tar.gz", "has_sig": false, "md5_digest": "9e679763dca6f457b2e04505dc2c6f57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 176125, "upload_time": "2016-10-10T03:52:59", "url": "https://files.pythonhosted.org/packages/f0/2f/6f274d82887ad61f078e8c4e667586694e31ad5110f5bf9aba5960bfe73e/Flask-Vue-0.3.1.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "e82fe874a063e393f3b84f07f64ab851", "sha256": "97e6e55af78553da0f82342d729f370c021b148076f2889a3422082efdcf90f4" }, "downloads": -1, "filename": "Flask_Vue-0.3.3-py3-none-any.whl", "has_sig": false, "md5_digest": "e82fe874a063e393f3b84f07f64ab851", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 248579, "upload_time": "2016-10-10T11:33:59", "url": "https://files.pythonhosted.org/packages/86/75/04071a4b61457d929259f1137e12eb2558e93cd60ff95beb695aa4353bf4/Flask_Vue-0.3.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fb48b2b94ae7d718e396658e4e7c5c91", "sha256": "d22f4d657d5c565f8dade4ce7cff633f56461014b02c6597734b24a34fab8028" }, "downloads": -1, "filename": "Flask-Vue-0.3.3.tar.gz", "has_sig": false, "md5_digest": "fb48b2b94ae7d718e396658e4e7c5c91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 241059, "upload_time": "2016-10-10T11:33:52", "url": "https://files.pythonhosted.org/packages/51/dc/60af42969d933ca90198fe53a8f9efc79a013e96f68396e9df6781e57a24/Flask-Vue-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "eaaf2acb2056292a52b1897d8a2835ab", "sha256": "cc67fb8480f18deca536fe5e31f5414c52ebfd9ac43d04f3a17ea122b1e3b0b5" }, "downloads": -1, "filename": "Flask_Vue-0.3.4-py3-none-any.whl", "has_sig": false, "md5_digest": "eaaf2acb2056292a52b1897d8a2835ab", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 270371, "upload_time": "2016-10-10T11:44:12", "url": "https://files.pythonhosted.org/packages/cf/3b/7d7ad68af1e83b3b0dcaafeb1fd53e126901ce14e65459ce195590d0c5fe/Flask_Vue-0.3.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bc9d3d6e6672a909531f198ff094adb4", "sha256": "4cfb422176dd26ce7fc35d43c71c973766e0624dbf1b80c057206b02344429b4" }, "downloads": -1, "filename": "Flask-Vue-0.3.4.tar.gz", "has_sig": false, "md5_digest": "bc9d3d6e6672a909531f198ff094adb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 262790, "upload_time": "2016-10-10T11:44:01", "url": "https://files.pythonhosted.org/packages/22/79/882812e24e128cd53797c7cbad31fd1d947b81f14d0ad0ea118ff4beabcd/Flask-Vue-0.3.4.tar.gz" } ], "0.3.5": [ { "comment_text": "", "digests": { "md5": "c4f15fb78206590b59676537a0f96fd7", "sha256": "78d967088fa4b9dd13c250ee763604e53aa76c3f4c0dbbc2c59e9feb9522eb9d" }, "downloads": -1, "filename": "Flask-Vue-0.3.5.tar.gz", "has_sig": false, "md5_digest": "c4f15fb78206590b59676537a0f96fd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 262779, "upload_time": "2017-01-29T10:17:57", "url": "https://files.pythonhosted.org/packages/79/56/e87d2095c6355a173aa40f6e17f5c9b51784021a760b61b2ad723fda3d1d/Flask-Vue-0.3.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c4f15fb78206590b59676537a0f96fd7", "sha256": "78d967088fa4b9dd13c250ee763604e53aa76c3f4c0dbbc2c59e9feb9522eb9d" }, "downloads": -1, "filename": "Flask-Vue-0.3.5.tar.gz", "has_sig": false, "md5_digest": "c4f15fb78206590b59676537a0f96fd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 262779, "upload_time": "2017-01-29T10:17:57", "url": "https://files.pythonhosted.org/packages/79/56/e87d2095c6355a173aa40f6e17f5c9b51784021a760b61b2ad723fda3d1d/Flask-Vue-0.3.5.tar.gz" } ] }