{ "info": { "author": "Tino de Bruijn", "author_email": "tinodb@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "================================\n virtualenvwrapper.djangodeploy\n================================\n\nvirtualenvwrapper.djangodeploy is a template plugin for `virtualenvwrapper`_ to\ncreate new a virtualenv for deploying a django project. When used with\n``mkproject``, it installs Django into the new virtualenv then runs ``django-\nadmin.py`` to create a new project skeleton.\n\nInstallation\n============\n\n::\n\n $ pip install virtualenvwrapper.djangodeploy\n\nUsage\n=====\n\n::\n\n $ mkproject -t djangodeploy djangodeploy_test\n New python executable in djangodeploy_test/bin/python\n Installing setuptools, pip...done.\n Creating /Users/tino/Dev/projects/djangodeploy_test\n Setting project for djangodeploy_test to /Users/tino/Dev/projects/djangodeploy_test\n\n Applying template djangodeploy\n\n (djangodeploy_test)$ tree\n .\n \u251c\u2500\u2500 code\n \u251c\u2500\u2500 conf\n \u251c\u2500\u2500 log\n \u251c\u2500\u2500 media\n \u2514\u2500\u2500 static\n\n 5 directories, 0 files\n\n.. _virtualenvwrapper: https://pypi.python.org/pypi/virtualenvwrapper\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tino/virtualenvwrapper.djangodeploy", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "virtualenvwrapper.djangodeploy", "package_url": "https://pypi.org/project/virtualenvwrapper.djangodeploy/", "platform": "Any", "project_url": "https://pypi.org/project/virtualenvwrapper.djangodeploy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/tino/virtualenvwrapper.djangodeploy" }, "release_url": "https://pypi.org/project/virtualenvwrapper.djangodeploy/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "virtualenvwrapper plugin to create a Django deploy work directory", "version": "1.0.0" }, "last_serial": 1424087, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "ac45c259cde34bf4a2d872b2b59a079a", "sha256": "b05114e21c83e98aee293b4dd4555d6d2758250aeac0cbace8b36d325b0f928f" }, "downloads": -1, "filename": "virtualenvwrapper.djangodeploy-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ac45c259cde34bf4a2d872b2b59a079a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4424, "upload_time": "2015-02-15T14:01:58", "url": "https://files.pythonhosted.org/packages/b2/fc/1ebd2e22ee53bac466cc28862acd260d7cdaa2b1a6e7c38a88c7948e43db/virtualenvwrapper.djangodeploy-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a68f82a5c422d696872781cbdf4cdb49", "sha256": "674728f79072a1515e9031024ef1081f37e616aa121b6cde478da00972c49ed2" }, "downloads": -1, "filename": "virtualenvwrapper.djangodeploy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a68f82a5c422d696872781cbdf4cdb49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2277, "upload_time": "2015-02-15T14:01:54", "url": "https://files.pythonhosted.org/packages/a3/c5/f33a00df3f9cf7f7d8ece7c9eafee67360916ebb9824977c1e565fb7f2c0/virtualenvwrapper.djangodeploy-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ac45c259cde34bf4a2d872b2b59a079a", "sha256": "b05114e21c83e98aee293b4dd4555d6d2758250aeac0cbace8b36d325b0f928f" }, "downloads": -1, "filename": "virtualenvwrapper.djangodeploy-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ac45c259cde34bf4a2d872b2b59a079a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4424, "upload_time": "2015-02-15T14:01:58", "url": "https://files.pythonhosted.org/packages/b2/fc/1ebd2e22ee53bac466cc28862acd260d7cdaa2b1a6e7c38a88c7948e43db/virtualenvwrapper.djangodeploy-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a68f82a5c422d696872781cbdf4cdb49", "sha256": "674728f79072a1515e9031024ef1081f37e616aa121b6cde478da00972c49ed2" }, "downloads": -1, "filename": "virtualenvwrapper.djangodeploy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a68f82a5c422d696872781cbdf4cdb49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2277, "upload_time": "2015-02-15T14:01:54", "url": "https://files.pythonhosted.org/packages/a3/c5/f33a00df3f9cf7f7d8ece7c9eafee67360916ebb9824977c1e565fb7f2c0/virtualenvwrapper.djangodeploy-1.0.0.tar.gz" } ] }