{ "info": { "author": "Jord Flanagan", "author_email": "contact@devopsni.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Programming Language :: Python" ], "description": "orb\n===\n\nA utility wrapper for pip_ and virtualenv_.\n\ndescription\n-----------\n\nA shell script facade for creating virtual python environments via virtualenv_\nand installing packages within the environment via pip_.\n\ninstall\n-------\n\nvirtualenv_ must be available, eg. in Ubuntu:\n\n $ sudo apt-get install python-virtualenv\n\npip_ need not be available - it is installed every time to a new environment.\n\nTo install, use easy_install to install from pypi.python.org::\n\n easy_install -Z orb\n \nor simply copy the orb script from the source distribution, eg. ::\n\n $ sudo cp orb /usr/local/bin\n\nusage\n-----\n\nCreate a virtualenv with the command\n\n $ orb init myenv\n\nor\n\n $ orb init2 myenv\n\nto use the latest Python2 as the executable, or\n\n $ orb init3 myenv\n\nto use the latest Python3 as the executable, or\n\n $ orb init?.? myenv\n\n(eg. orb init2.6 or orb init3.2) to specify a particular Python version as\nthe executable.\n\n.. note::\n\n the various python versions are assumed to be installed and on the user's\n PATH\n\nThis creates a virtualenv called 'myenv' and creates an empty '.orb'\nfile within the virtualenv directory. Subsequent orb commands first search\nfor the '.orb' file and from this file's location the virtualenv's bin directory\nis known. \n\nTo install packages to the env, run the 'orb install' command from within the\nenv directory::\n\n cd myenv\n orb install Pygments\n orb install BeautifulSoup\n\nwhich calls 'pip_' to do the actual downloading and installation.\n\nIf passed a python script, orb will call it using the virtualenv's python\n\n eg. orb setup.py install\n\nand if passed any command expression, orb will temporarily alter the\nenvironment (ie. pip's `source activate` step) before eval-ing the command::\n\n eg. (Django): orb django-admin.py startproject myproj\n eg. (Python prompt): orb python\n eg. (Sphinx quickstart): orb sphinx-quickstart\n eg. (Sphinx build): orb make html\n eg. (Arbitrary command) orb ./myshellscript\n\nOther options:\n\norb ls - list contents of env's site-packages directory\norb link - symlink from the virtual env's site-packages to a system package\norb download PACKAGE [DEST]\n - just download package, don't install\n\n\n.. _virtualenv: http://pypi.python.org/pypi/virtualenv/\n.. _pip: http://pip.openplans.org/index.html", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/packages/source/o/orb/orb-0.9.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/podados/python-orb", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "orb", "package_url": "https://pypi.org/project/orb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/orb/", "project_urls": { "Download": "http://pypi.python.org/packages/source/o/orb/orb-0.9.4.tar.gz", "Homepage": "https://github.com/podados/python-orb" }, "release_url": "https://pypi.org/project/orb/0.9.4/", "requires_dist": null, "requires_python": null, "summary": "pip/virtualenv shell script wrapper", "version": "0.9.4" }, "last_serial": 795816, "releases": { "0.7": [ { "comment_text": "", "digests": { "md5": "e95ea046cdb05488fa76309157329f16", "sha256": "42808d498a8fc7b3d23b8dec906e1a7c3338dd787ca231470e4bafd4b51b5045" }, "downloads": -1, "filename": "orb-0.7.tar.gz", "has_sig": false, "md5_digest": "e95ea046cdb05488fa76309157329f16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4354, "upload_time": "2010-11-28T18:58:52", "url": "https://files.pythonhosted.org/packages/ae/17/2b7022115efa3f497daefaa6b0d13e7460e3671366cd3fb1a09b97414413/orb-0.7.tar.gz" }, { "comment_text": "", "digests": { "md5": "8733d9eabf641140324bbeaa65dc210a", "sha256": "9c322fee60c63d95e001a7631c678da5e9f1d0ea01fd38cda4c4329fc5b202c3" }, "downloads": -1, "filename": "orb-0.7.zip", "has_sig": false, "md5_digest": "8733d9eabf641140324bbeaa65dc210a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4957, "upload_time": "2010-11-28T18:58:52", "url": "https://files.pythonhosted.org/packages/c6/43/d23f365bc6ddae1eaf92d55cb71cd1c9ac3f4edf2e5d69757c3a2900cfdd/orb-0.7.zip" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "f84eb5b7b05fda5ac4ed0d7d3e70f35f", "sha256": "ffe84f462bb92fca9590a49ff85c099c25d33cabcf298e770815e48ffc9cfd56" }, "downloads": -1, "filename": "orb-0.7.1.tar.gz", "has_sig": false, "md5_digest": "f84eb5b7b05fda5ac4ed0d7d3e70f35f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4665, "upload_time": "2010-11-29T09:21:44", "url": "https://files.pythonhosted.org/packages/6b/c2/4d2eb6304efd48a985211836eb595d1c5e3481328a6944beb8f6e7103bbf/orb-0.7.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "43f6cb8ee8b13591cf7951945507a90a", "sha256": "6401e50432154867255d64c7a0155c568ff58915a2a088c912415b8b3ee7e17e" }, "downloads": -1, "filename": "orb-0.7.1.zip", "has_sig": false, "md5_digest": "43f6cb8ee8b13591cf7951945507a90a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5307, "upload_time": "2010-11-29T09:21:44", "url": "https://files.pythonhosted.org/packages/22/c9/1ee4ec02b440e09d8dc7fd4a6b79b92006f53b6b99ce7822a4af93bdd0ff/orb-0.7.1.zip" } ], "0.7.2": [ { "comment_text": "", "digests": { "md5": "ff7e5a9645ef84078ad71cc115939f74", "sha256": "d9cdf2353d514c0099adc620354f1197beecc31bb541d78a50159a008da6b83b" }, "downloads": -1, "filename": "orb-0.7.2.tar.gz", "has_sig": false, "md5_digest": "ff7e5a9645ef84078ad71cc115939f74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4662, "upload_time": "2010-12-17T15:37:58", "url": "https://files.pythonhosted.org/packages/4c/e7/af4c2951e41c49b2ceeed70c1cfc1d9f89b3fa6e57804e2ac2e079242beb/orb-0.7.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "9cb134754e68b4a3f648435eae37d7a4", "sha256": "9d17eba93a47de72fa14759ad165e6b05895bf32944104b05595424d4b3e4cc5" }, "downloads": -1, "filename": "orb-0.7.2.zip", "has_sig": false, "md5_digest": "9cb134754e68b4a3f648435eae37d7a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5311, "upload_time": "2010-12-17T15:37:59", "url": "https://files.pythonhosted.org/packages/d6/9e/417872cd57f7292cdd9d0d006e2f919666548dec87a38b36cd2ee959776d/orb-0.7.2.zip" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "ff06c6892e13328b7a778c5f7a23ab0b", "sha256": "1c926ef97969bbe70998ad1d460f5c77fe3c2cc9c0d5a7071b29d624cecb7822" }, "downloads": -1, "filename": "orb-0.8.tar.gz", "has_sig": false, "md5_digest": "ff06c6892e13328b7a778c5f7a23ab0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3855, "upload_time": "2012-02-12T19:06:02", "url": "https://files.pythonhosted.org/packages/ad/3b/170dfc7b7b3bd85195887ed10fd9763c0e446dc7ec242527f3ed728addd3/orb-0.8.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "689550924b24109d26401bd44edd2fc3", "sha256": "90ac38944c1951ffbe1c48c5fc66373aee185fb9965ddcafcd2d38d8c02d75cd" }, "downloads": -1, "filename": "orb-0.9.tar.gz", "has_sig": false, "md5_digest": "689550924b24109d26401bd44edd2fc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4778, "upload_time": "2012-03-08T10:39:14", "url": "https://files.pythonhosted.org/packages/3b/c5/cf6128515d33341b4e627bb8af9ae76303e4e6f401109d2c1ada971374eb/orb-0.9.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "d0fbeaa89bc86c4d240db0274736e7d2", "sha256": "661279240806486e0a6705ff02889be00f528ddb81b524e07c485ef39f619ccb" }, "downloads": -1, "filename": "orb-0.9.1.tar.gz", "has_sig": false, "md5_digest": "d0fbeaa89bc86c4d240db0274736e7d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4789, "upload_time": "2012-03-08T16:14:18", "url": "https://files.pythonhosted.org/packages/78/d1/17b7758e0e6c2657678ad6009a8c77d63a3b8f8a10fbcf46491334486032/orb-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "1b61a5446528cc12083792631ffc6a11", "sha256": "de0588b1e7ae7fd170b25938998186d08c5822307daa99a6a4c590ae96304dc9" }, "downloads": -1, "filename": "orb-0.9.2.tar.gz", "has_sig": false, "md5_digest": "1b61a5446528cc12083792631ffc6a11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4861, "upload_time": "2012-03-09T12:17:25", "url": "https://files.pythonhosted.org/packages/51/48/191a1473885184c123fc9bc7a00d74b0961b2f6c282a4d87e7a57d1e9fb4/orb-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "667110cddc158ab7a23a6353c38e1fbf", "sha256": "7f2abe946974f8ab003284bd8b70a24ebe5517b56c6182a446b5536bab93977a" }, "downloads": -1, "filename": "orb-0.9.3.tar.gz", "has_sig": false, "md5_digest": "667110cddc158ab7a23a6353c38e1fbf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4819, "upload_time": "2012-03-18T17:16:47", "url": "https://files.pythonhosted.org/packages/6a/5f/9f25e4490aa50a96c1aae462bd0ca9a42c04a82fa6c9ecf3e71a7dec9be6/orb-0.9.3.tar.gz" } ], "0.9.4": [ { "comment_text": "", "digests": { "md5": "5757eb741671767c99d2b3de882c3537", "sha256": "90b4b93f122330fe17d64a12d36932c2efc9d9e6b6443b5a95948b5547f749d0" }, "downloads": -1, "filename": "orb-0.9.4.tar.gz", "has_sig": false, "md5_digest": "5757eb741671767c99d2b3de882c3537", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4420, "upload_time": "2012-04-03T08:38:57", "url": "https://files.pythonhosted.org/packages/cf/6e/0395ccf8a85879dcf75449065ee327d014526260171f695415ad50efc956/orb-0.9.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5757eb741671767c99d2b3de882c3537", "sha256": "90b4b93f122330fe17d64a12d36932c2efc9d9e6b6443b5a95948b5547f749d0" }, "downloads": -1, "filename": "orb-0.9.4.tar.gz", "has_sig": false, "md5_digest": "5757eb741671767c99d2b3de882c3537", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4420, "upload_time": "2012-04-03T08:38:57", "url": "https://files.pythonhosted.org/packages/cf/6e/0395ccf8a85879dcf75449065ee327d014526260171f695415ad50efc956/orb-0.9.4.tar.gz" } ] }