{ "info": { "author": "Joska Zayn", "author_email": "joszaynka@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "===========\nJeiji\n===========\n\nJeiji is a middleware that helps you to manage any kind of cloud. You can use the ``jeiji`` command (see\nbelow), but it's also possible to use it in a Python file::\n\n #!/usr/bin/env python\n\n from jeiji import cloud\n from jeiji import jeiji\n\n c = new cloud.Cloud\n\tc.describe(\"Windows Azure\", \"http://myapp.azure.com\", 1010, \"username\", \"sha256password\")\n\tj = new jeiji.Jeiji(c)\n\tj.analyze()\n\nUsing jeiji\n=========\n\nYou can analyze a cloud using the command line as well::\n\n $ jeiji init\n\t$ jeiji create \"Windows Azure\" http://myapp.azure.com 1010 username sha256password\n\t$ jeiji analyze", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/Jeiji/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "Jeiji", "package_url": "https://pypi.org/project/Jeiji/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Jeiji/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/Jeiji/" }, "release_url": "https://pypi.org/project/Jeiji/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Middleware for efficient cloud management.", "version": "0.1.0" }, "last_serial": 860168, "releases": { "0.1.0": [ { "comment_text": "Source for 0.1.0", "digests": { "md5": "85440770865ce96e83588d016bb15d43", "sha256": "acda56ec73b8b64c159cbe5aa5663d9f990e18e24ce4e346bedd0bdcc8fe427e" }, "downloads": -1, "filename": "jeiji.tar.gz", "has_sig": false, "md5_digest": "85440770865ce96e83588d016bb15d43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1731, "upload_time": "2013-09-08T17:25:53", "url": "https://files.pythonhosted.org/packages/8d/0e/265ee73347529045e6eb7d51983bdff3e8a4cfafa782d368f7a6a41e3250/jeiji.tar.gz" } ] }, "urls": [ { "comment_text": "Source for 0.1.0", "digests": { "md5": "85440770865ce96e83588d016bb15d43", "sha256": "acda56ec73b8b64c159cbe5aa5663d9f990e18e24ce4e346bedd0bdcc8fe427e" }, "downloads": -1, "filename": "jeiji.tar.gz", "has_sig": false, "md5_digest": "85440770865ce96e83588d016bb15d43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1731, "upload_time": "2013-09-08T17:25:53", "url": "https://files.pythonhosted.org/packages/8d/0e/265ee73347529045e6eb7d51983bdff3e8a4cfafa782d368f7a6a41e3250/jeiji.tar.gz" } ] }