{ "info": { "author": "Christian Strappazzon", "author_email": "lab@strap.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "======================\nPython and Vue.js gule\n======================\n\n.. image:: https://img.shields.io/pypi/v/python_vuejs.svg\n :target: https://pypi.python.org/pypi/python_vuejs\n.. image:: https://pyup.io/repos/github/cstrap/python-vuejs/shield.svg\n :target: https://pyup.io/repos/github/cstrap/python-vuejs/\n :alt: Updates\n.. image:: https://pyup.io/repos/github/cstrap/python-vuejs/python-3-shield.svg\n :target: https://pyup.io/repos/github/cstrap/python-vuejs/\n :alt: Python 3\n.. image:: https://img.shields.io/pypi/l/python_vuejs.svg\n :target: https://pypi.python.org/pypi/python_vuejs\n.. image:: https://travis-ci.org/cstrap/python-vuejs.svg?branch=master\n :target: https://travis-ci.org/cstrap/python-vuejs\n.. image:: https://coveralls.io/repos/github/cstrap/python-vuejs/badge.svg?branch=master\n :target: https://coveralls.io/github/cstrap/python-vuejs?branch=master\n.. image:: https://readthedocs.org/projects/python-vuejs/badge/?version=latest\n :target: http://python-vuejs.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\nGluing Python and `Vue.js `_ with a set of scripts that automate the dev and build process.\n\nProjects aims to be agnostic, just use it in order to automate the boring stuff to setup a Vue.js project.\n\nThe point is: you start with SPA app inside your current project and then extract it without having the dependency \nwith backend framework, simply changing the ``npm`` build scripts.\n\nFeel free to contribute with PRs and opening issues.\n\nThanks!\nCheers! \ud83c\udf7b\n\n------------\nRequirements\n------------\n\n* Python 2.7+ or 3.4+\n* nodejs > 5 and npm > 3\n\n------------------\nCommands reference\n------------------\n\n``python-vuejs`` is shipped with a nice cli built on top of click.::\n\n (env) $ pyvue --help\n Usage: pyvue [OPTIONS] COMMAND [ARGS]...\n\n Options:\n --help Show this message and exit.\n\n Commands:\n djangofy Convert Vue.js webpack project into a django...\n djbuild Called inside `package.json`\n djstartvueapp Run click commands on bash.\n installvuecli Install vue-cli\n startvueapp Init vue project via vue-cli\n vuebuild Build Vue.js project via npm\n vuecheck Check if node > 5 and npm > 3 are installed\n vuedev Run frontend dev server via npm\n\n------------\nInstallation\n------------\n\nTo install python-vuejs, simply:::\n\n $ pip install python-vuejs\n\nVue.js - A quick overview\n-------------------------\n\nWrappers around ``npm`` and ``vue``.\nThese commands automate the boring stuff of setup vue via vue-cli:::\n\n $ pyvue startvueapp myapp\n $ cd myapp\n $ pyvue vuedev \n ...\n\nBefore you go on production run:::\n\n $ cd myapp \n $ pyvue vuebuild\n ...\n\n\nDjango - A quick overview\n-------------------------\n\nRun ``pyvue djstartvueapp`` into your django project directory::\n\n (env) $ pyvue djstartvueapp myapp\n ...\n Enjoy!\n\nCommand installs all dependencies and make the ``myapp`` a django app.\n\n--------\nFeatures\n--------\n\n* Vue.js starter via vue-cli\n* Django integrations with no dependencies\n* Detach backend and frontend with less effort\n\nTODO\n----\n\n* Supporting Flask, eg https://github.com/taogeT/flask-vue (without js inside package)\n* Supporting other frameworks\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n", "description_content_type": null, "docs_url": "https://pythonhosted.org/python_vuejs/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cstrap/python-vuejs", "keywords": "python_vuejs", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "python_vuejs", "package_url": "https://pypi.org/project/python_vuejs/", "platform": "", "project_url": "https://pypi.org/project/python_vuejs/", "project_urls": { "Homepage": "https://github.com/cstrap/python-vuejs" }, "release_url": "https://pypi.org/project/python_vuejs/1.0.9/", "requires_dist": null, "requires_python": "", "summary": "Gluing Python and Vue.js with a set of scripts in order to automate project and app builds", "version": "1.0.9" }, "last_serial": 3222074, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d9a250142c54c2d01ade241372ca0840", "sha256": "696e50a709fc84a645598c964ac58b6fc9d56c2dd7b79e2355822248759816d4" }, "downloads": -1, "filename": "python_vuejs-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d9a250142c54c2d01ade241372ca0840", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7080, "upload_time": "2017-05-24T09:58:02", "url": "https://files.pythonhosted.org/packages/bb/7c/4095624f19e7456443d00ce7aa1d0c47ecfbbf952f77f5ac309cd6d51698/python_vuejs-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "14bbf1920e85cc6905913e3cd50a0906", "sha256": "1315a82bc7bf47bc1c26e23502521a7e73f27013c090d03c3b2e7ddd30d9a7a6" }, "downloads": -1, "filename": "python_vuejs-0.0.1.tar.gz", "has_sig": false, "md5_digest": "14bbf1920e85cc6905913e3cd50a0906", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13540, "upload_time": "2017-05-24T09:58:00", "url": "https://files.pythonhosted.org/packages/87/a5/8b67006427ba80675f72cd633ecbc2cba7357444f7644029f69d2926eb00/python_vuejs-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "8211288a75fac05701b7cd809cdee93c", "sha256": "ec24e3971e70a903a72577d88a29b29e1f85a21c46d57fdbdd4c76e84fc04803" }, "downloads": -1, "filename": "python_vuejs-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8211288a75fac05701b7cd809cdee93c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7279, "upload_time": "2017-05-24T10:38:36", "url": "https://files.pythonhosted.org/packages/c4/22/c2250ce4f247aa1c2a2e0628952db0be752e120892f3d7dc8cf2496a6227/python_vuejs-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4ac299dc1b07d666bbe0cdcf47c4f15a", "sha256": "2a099bbb2b890fede90eedadf79fca5d567a4552eb1edd8ffc64c5b807847e0c" }, "downloads": -1, "filename": "python_vuejs-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4ac299dc1b07d666bbe0cdcf47c4f15a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21967, "upload_time": "2017-05-24T10:38:32", "url": "https://files.pythonhosted.org/packages/f5/08/94606f22596216d9a9b48fcfe53902601fb1e3534ba81cdf15ea75af8cea/python_vuejs-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "a9b06554ba0e43ae7e79acfa1067295b", "sha256": "3cf6b74c45b1849b3342efe3ae956dbc585d89efefa66c6efa69f53d89ea298e" }, "downloads": -1, "filename": "python_vuejs-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a9b06554ba0e43ae7e79acfa1067295b", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8083, "upload_time": "2017-05-24T15:02:26", "url": "https://files.pythonhosted.org/packages/c0/67/ae634e9cc85b1132491bea0156a066edabd10e0de70d535606b956eb1707/python_vuejs-0.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bf9b9f5b54553d277eb61a52f93e69dc", "sha256": "ef80f95593539e5660614505d7d153d1e6e7301d2a658033e8ab87149685ab63" }, "downloads": -1, "filename": "python_vuejs-0.0.3.tar.gz", "has_sig": false, "md5_digest": "bf9b9f5b54553d277eb61a52f93e69dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22766, "upload_time": "2017-05-24T15:02:23", "url": "https://files.pythonhosted.org/packages/3a/6e/aa621cca0bc009cc47dd9db48c5520843457ff148f158ef6d25be6f3b283/python_vuejs-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "e91185a68ae6ee4a8a56f88360496e55", "sha256": "34cd8a6ef6a417fa819cec9244e3a714a4938769ecdfd1d9074d3e5fa815ac9d" }, "downloads": -1, "filename": "python_vuejs-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e91185a68ae6ee4a8a56f88360496e55", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7921, "upload_time": "2017-05-24T15:17:15", "url": "https://files.pythonhosted.org/packages/2b/a5/5609765b95e763a268eaffe5ee6ad0a8c0daa8b38bd75c7bab08321099a3/python_vuejs-0.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fa387dd13771c8ed486a1f5c0697d3db", "sha256": "b223a69145e8d0cb902e5b811c5825eb002995cafd7aa09f31cbf1826fb8f2c5" }, "downloads": -1, "filename": "python_vuejs-0.0.4.tar.gz", "has_sig": false, "md5_digest": "fa387dd13771c8ed486a1f5c0697d3db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19558, "upload_time": "2017-05-24T15:17:12", "url": "https://files.pythonhosted.org/packages/9c/39/b962368bf33fee6ce7744ddacc94e39093a581ed59c65f1aaccac4139a93/python_vuejs-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "2960bdf9ee9dd54a375b810b3fa9be29", "sha256": "fd31be10f93a4f9050385eff7ead205a471872916963a377495dc9cedaa3ebb6" }, "downloads": -1, "filename": "python_vuejs-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2960bdf9ee9dd54a375b810b3fa9be29", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7927, "upload_time": "2017-05-24T16:09:14", "url": "https://files.pythonhosted.org/packages/94/dc/bf2c110539c067a55d4b55ec050626b350d88fd530220d400338459da4bb/python_vuejs-0.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a7fbbba5a227add269da406385d71fac", "sha256": "5b73405facaf76220398576d781ed296e2221bfd0804da10883e1f46c17d81a7" }, "downloads": -1, "filename": "python_vuejs-0.0.5.tar.gz", "has_sig": false, "md5_digest": "a7fbbba5a227add269da406385d71fac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20029, "upload_time": "2017-05-24T16:09:11", "url": "https://files.pythonhosted.org/packages/98/af/32ec4c62f62225b82e72d6289ca6c6aa35b09b8c298da7f8e0a03f376488/python_vuejs-0.0.5.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "59a80daf22b09137f53df72fd4f28440", "sha256": "7f036eec576c5ba4c4dcf20635a196892ee96be7acd9fa974fd6fc432f6413a1" }, "downloads": -1, "filename": "python_vuejs-0.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "59a80daf22b09137f53df72fd4f28440", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7967, "upload_time": "2017-05-24T16:24:51", "url": "https://files.pythonhosted.org/packages/50/29/528bbd34f6d0d1fb72ec43ea9d2d91e5fe18a73bef8a42fc3684e39c7f5d/python_vuejs-0.0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "facfb7bfec27ede517b747a3ba757f9b", "sha256": "f35066b9d68850c1d0cbbb4a911299869acd2914b88141f94f90b019d5ba3f49" }, "downloads": -1, "filename": "python_vuejs-0.0.7.tar.gz", "has_sig": false, "md5_digest": "facfb7bfec27ede517b747a3ba757f9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20069, "upload_time": "2017-05-24T16:24:49", "url": "https://files.pythonhosted.org/packages/cf/ed/556bf11d37912f4bd3333bd2863f10f3010f4b48c3a629e2f423d4ad772e/python_vuejs-0.0.7.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "b6be40519cc154fe299308f5a0db53b2", "sha256": "7c452b05f3fc9078707fae4abffad025d8a161245ec6ad576a0cc2659c8709fc" }, "downloads": -1, "filename": "python_vuejs-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b6be40519cc154fe299308f5a0db53b2", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8392, "upload_time": "2017-05-29T15:05:12", "url": "https://files.pythonhosted.org/packages/46/76/fd02aacbbd8dce5d3c87801442237bf4b0de64c7e0dfbcaa7e5a45372351/python_vuejs-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9571c941c10d7fcc272e7e26f98e3a2c", "sha256": "682b15133f18f6f14a6847e1526acd7b4a8bb458c30a07d1708e85c71c5adfca" }, "downloads": -1, "filename": "python_vuejs-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9571c941c10d7fcc272e7e26f98e3a2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21883, "upload_time": "2017-05-29T15:05:10", "url": "https://files.pythonhosted.org/packages/2a/90/6721f2bbe1b69e5ed07e0bbda22250be70c47b2df01c5cb3097c5102b625/python_vuejs-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c94de624a8faeaa00c1397235586b3a5", "sha256": "b1338e799f8553f61d54ec2b9ee8530e9b3addd97f64f2c947d8d541185c8616" }, "downloads": -1, "filename": "python_vuejs-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c94de624a8faeaa00c1397235586b3a5", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8664, "upload_time": "2017-05-30T10:55:55", "url": "https://files.pythonhosted.org/packages/cb/aa/ea5f2e05e473f4d54ac00550ab04bc0702c8ee0bfbfb2d23dad249bea7c9/python_vuejs-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0d49d33468570ee2926c703b9c833c9e", "sha256": "c77c22f547d788a04907b17d9a362275b371c2111d5feceec1765dd8fbf7319c" }, "downloads": -1, "filename": "python_vuejs-1.0.1.tar.gz", "has_sig": false, "md5_digest": "0d49d33468570ee2926c703b9c833c9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22195, "upload_time": "2017-05-30T10:55:52", "url": "https://files.pythonhosted.org/packages/cb/07/6178ab6e519ee3c9e4afd914b4ac574fe246afcb4f9437756aab08c23fa0/python_vuejs-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "444459cb79e01cf7da53630e1fadbd1a", "sha256": "abe3d6a2cee762baf08b66b1cbbed78c299d52f84a1f1bcb098db8b3cfaa791d" }, "downloads": -1, "filename": "python_vuejs-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "444459cb79e01cf7da53630e1fadbd1a", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8734, "upload_time": "2017-05-30T13:25:18", "url": "https://files.pythonhosted.org/packages/b5/c8/fb5216e2e83a3ccd0e0f805962010a42014d73d403ebf7b6c4b53e0cdbd6/python_vuejs-1.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f68f719ee088181388d886d9a2b4f1a4", "sha256": "cb84e562c9c38715386604d2378904ab57c435d091680925f7d968d6365fa14e" }, "downloads": -1, "filename": "python_vuejs-1.0.2.tar.gz", "has_sig": false, "md5_digest": "f68f719ee088181388d886d9a2b4f1a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22194, "upload_time": "2017-05-30T13:25:15", "url": "https://files.pythonhosted.org/packages/a7/ca/50b18e864c25d3fbef36b5817c733f527add0700e9f196cb7b09464ad30a/python_vuejs-1.0.2.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "9d9e875591fb77b609808c6f0cacd752", "sha256": "3c50edbf7723e6f9a83c61f1fe5585b7a857e8cca089ad9f5b8e19fa93fe3a0b" }, "downloads": -1, "filename": "python_vuejs-1.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9d9e875591fb77b609808c6f0cacd752", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8737, "upload_time": "2017-05-30T13:37:43", "url": "https://files.pythonhosted.org/packages/e6/07/bdb850beaa5fb6e120bb56ddc4c5cc1de0a70eb812dd5e35e2cbc9075011/python_vuejs-1.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "037d82c307c7b0935ed2c91dfbf3488b", "sha256": "8b0f7bd9b3f29ab9dc292731efe3a98865227ee2c28ef55fe2fa644a603512fa" }, "downloads": -1, "filename": "python_vuejs-1.0.4.tar.gz", "has_sig": false, "md5_digest": "037d82c307c7b0935ed2c91dfbf3488b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22334, "upload_time": "2017-05-30T13:37:40", "url": "https://files.pythonhosted.org/packages/1e/31/6ec7fea8226d22a3383f069c58a5cc33afa191e10b61e0631fe84106bd66/python_vuejs-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "9f177fdc0d8732e3b080046a4be409ef", "sha256": "935959e4b442805dea6d7f69d19692f198e024dfb3903a8c680d8f1ed3ff9866" }, "downloads": -1, "filename": "python_vuejs-1.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9f177fdc0d8732e3b080046a4be409ef", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8791, "upload_time": "2017-05-30T14:01:38", "url": "https://files.pythonhosted.org/packages/c8/7c/c096fc115f0401943ffa4e9bf8945d58bb377c83fbe6d7765eaaa6d18095/python_vuejs-1.0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "78ce3680f49e0dc71193a1dd1f619ee6", "sha256": "4ae4739dc2a10c8fa21a5c991c36ba0c6700c88c961d5fc8a91674eb13e8ea9b" }, "downloads": -1, "filename": "python_vuejs-1.0.5.tar.gz", "has_sig": false, "md5_digest": "78ce3680f49e0dc71193a1dd1f619ee6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22392, "upload_time": "2017-05-30T14:01:35", "url": "https://files.pythonhosted.org/packages/db/98/d8034376c57705b57a0cca9e50151662d25b33301517e03f513b5c7dcef5/python_vuejs-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "2c08d2cc8595c9116a1efefb4e5ea4bc", "sha256": "9428cb8ac8cdc324ef42fcb469f45987861e307bae66b0a6401d00f0bb6a0ab4" }, "downloads": -1, "filename": "python_vuejs-1.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2c08d2cc8595c9116a1efefb4e5ea4bc", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8734, "upload_time": "2017-05-30T14:05:30", "url": "https://files.pythonhosted.org/packages/ca/1b/fa1ed516857fc98cdbe4e3b542613e31700a0c22f81ab1af3e8ecaeb22bf/python_vuejs-1.0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1e6d41596ba009c3956fcc3f3259200e", "sha256": "ab6f4e4eca56b07d1abc6b32434410a289d2e262e9e5c1f36544ad33bc009982" }, "downloads": -1, "filename": "python_vuejs-1.0.6.tar.gz", "has_sig": false, "md5_digest": "1e6d41596ba009c3956fcc3f3259200e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22306, "upload_time": "2017-05-30T14:05:26", "url": "https://files.pythonhosted.org/packages/39/58/d2d1e9a6dbc258f9a68a7cfdf8163f30c02352e57c95b9eb10903e69800b/python_vuejs-1.0.6.tar.gz" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "a25795ecf33678ec4ea073706831ff9d", "sha256": "71f6eaeb834e663fd0ec9c4bddace6544d4ae20b539dce39d9f6f61fd4a7ff04" }, "downloads": -1, "filename": "python_vuejs-1.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a25795ecf33678ec4ea073706831ff9d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8832, "upload_time": "2017-10-03T13:15:07", "url": "https://files.pythonhosted.org/packages/ae/19/a5135af1a02e76a136e216c1fe50096fdcca43e277288ebff15d0077a56b/python_vuejs-1.0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a432b69ca1d722cd268190d630ce6296", "sha256": "1c05aa274d99f58f619a59c9e5be92bc13b7707844b74a800517402149a6f6a6" }, "downloads": -1, "filename": "python_vuejs-1.0.7.tar.gz", "has_sig": false, "md5_digest": "a432b69ca1d722cd268190d630ce6296", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22449, "upload_time": "2017-10-03T13:15:04", "url": "https://files.pythonhosted.org/packages/8e/d3/63634458038b658eccd6a46a9383edc19318657ecf91955f376b9cd84d96/python_vuejs-1.0.7.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "6f1ffc51f93773bef08d151ed3adf50d", "sha256": "a185102edf9030ba5a66bd19f236ed5688c8d977fa57f3b9a9e529bd19bafbea" }, "downloads": -1, "filename": "python_vuejs-1.0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6f1ffc51f93773bef08d151ed3adf50d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8832, "upload_time": "2017-10-03T13:21:17", "url": "https://files.pythonhosted.org/packages/81/92/18fc0e8b9fd84226bf5cc66b78ed414ab3a814f03a6b42dd6417f2b77c35/python_vuejs-1.0.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "290b48b671159324f2c5693f0cd5b8eb", "sha256": "36d82e76374d644ee526c96f04795b77ef07dd4dc3849ac0360be1d33a0864fc" }, "downloads": -1, "filename": "python_vuejs-1.0.8.tar.gz", "has_sig": false, "md5_digest": "290b48b671159324f2c5693f0cd5b8eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22504, "upload_time": "2017-10-03T13:21:13", "url": "https://files.pythonhosted.org/packages/8c/3d/a01714f166995b65154b82b73630177660bccca1dd2258655537b21affb9/python_vuejs-1.0.8.tar.gz" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "38047511e9ceed02454cc904401bcfba", "sha256": "bd06e675b88460811d537bd2c96a06e9e53c214cb96d789564d8ae81e2463f9c" }, "downloads": -1, "filename": "python_vuejs-1.0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "38047511e9ceed02454cc904401bcfba", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8834, "upload_time": "2017-10-03T13:47:16", "url": "https://files.pythonhosted.org/packages/af/09/b12b533297a04737f2cc6fc52da8142434e0ff3373e102685623649629e2/python_vuejs-1.0.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "47c3e4c4c591d0c48c5b25f787f480c0", "sha256": "14fd9d40ca72b299443f37b6c189315e6c905056e8e5a305d7ea830e76e083ba" }, "downloads": -1, "filename": "python_vuejs-1.0.9.tar.gz", "has_sig": false, "md5_digest": "47c3e4c4c591d0c48c5b25f787f480c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22518, "upload_time": "2017-10-03T13:47:13", "url": "https://files.pythonhosted.org/packages/e7/2a/d8d574521077d5df03e529fb686066dc876eeec568ef27caf6aaabe07f7e/python_vuejs-1.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "38047511e9ceed02454cc904401bcfba", "sha256": "bd06e675b88460811d537bd2c96a06e9e53c214cb96d789564d8ae81e2463f9c" }, "downloads": -1, "filename": "python_vuejs-1.0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "38047511e9ceed02454cc904401bcfba", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8834, "upload_time": "2017-10-03T13:47:16", "url": "https://files.pythonhosted.org/packages/af/09/b12b533297a04737f2cc6fc52da8142434e0ff3373e102685623649629e2/python_vuejs-1.0.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "47c3e4c4c591d0c48c5b25f787f480c0", "sha256": "14fd9d40ca72b299443f37b6c189315e6c905056e8e5a305d7ea830e76e083ba" }, "downloads": -1, "filename": "python_vuejs-1.0.9.tar.gz", "has_sig": false, "md5_digest": "47c3e4c4c591d0c48c5b25f787f480c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22518, "upload_time": "2017-10-03T13:47:13", "url": "https://files.pythonhosted.org/packages/e7/2a/d8d574521077d5df03e529fb686066dc876eeec568ef27caf6aaabe07f7e/python_vuejs-1.0.9.tar.gz" } ] }