{ "info": { "author": "Toby Sears", "author_email": "admin@tobysears.co.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "A python wrapper for the Proxmox 2.x API.\n\nExample usage:\n\n1) Create an instance of the prox_auth class by passing in the\nurl or ip of a server, username and password:\n\na = prox_auth('vnode01.example.org','apiuser@pve','examplePassword')\n\n2) Create and instance of the pyproxmox class using the auth object as a parameter:\n\nb = pyproxmox(a)\n\n3) Run the pre defined methods of the pyproxmox class. NOTE: they all return data, usually in JSON format:\n\nstatus = b.getClusterStatus()\n\nFor more information see https://github.com/Daemonthread/pyproxmox", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/pypi/pyproxmox", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Daemonthread/pyproxmox", "keywords": "proxmox,api", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pyproxmox", "package_url": "https://pypi.org/project/pyproxmox/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyproxmox/", "project_urls": { "Download": "http://pypi.python.org/pypi/pyproxmox", "Homepage": "https://github.com/Daemonthread/pyproxmox" }, "release_url": "https://pypi.org/project/pyproxmox/1.1.3/", "requires_dist": null, "requires_python": null, "summary": "Python Wrapper for the Proxmox 2.x API", "version": "1.1.3" }, "last_serial": 797570, "releases": { "0.9.0": [ { "comment_text": "", "digests": { "md5": "a55eb6627afce0c732269cef849ee04e", "sha256": "1681a9598d9b8ac047a7dcf8285f63665fb0d39bc7bdbb39d8ba76836fc3237d" }, "downloads": -1, "filename": "pyproxmox-0.9.0.tar.gz", "has_sig": false, "md5_digest": "a55eb6627afce0c732269cef849ee04e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2505, "upload_time": "2012-09-17T09:17:08", "url": "https://files.pythonhosted.org/packages/a9/8a/b349a8e3ce1960100a67b39c8dd64473873497b13268ed6707b7635c827a/pyproxmox-0.9.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "a76271d235a112c4dff4f76f18940712", "sha256": "c16daf5c309da75c2b4aacf7621ea61b247f976c70dcc1400452480f2b4f6339" }, "downloads": -1, "filename": "pyproxmox-0.9.1.tar.gz", "has_sig": false, "md5_digest": "a76271d235a112c4dff4f76f18940712", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2552, "upload_time": "2012-09-17T09:39:56", "url": "https://files.pythonhosted.org/packages/c4/44/1821eae202adf2d9d7b7fe1c90393bd7c36bece258aa9f14e921889d4dcc/pyproxmox-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "a0900f6ba7394ff71cb324120e71f111", "sha256": "c7d6453ea27717d4c648b54ddc4bfc07e81ac04a609a3cf0fb4ba828971ecf01" }, "downloads": -1, "filename": "pyproxmox-0.9.2.tar.gz", "has_sig": false, "md5_digest": "a0900f6ba7394ff71cb324120e71f111", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3370, "upload_time": "2012-09-17T13:25:20", "url": "https://files.pythonhosted.org/packages/b7/c7/94ba03d13612a6de72f2af8aef61bc0292777e8ae735219ace4586d40a29/pyproxmox-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "894c31c4f18c2f9f35c2b53ebc750b8d", "sha256": "b8631965358832fc1fcbd7d9cf07e31c9360547df7b9b2a9df2e20d04171e6b9" }, "downloads": -1, "filename": "pyproxmox-0.9.3.tar.gz", "has_sig": false, "md5_digest": "894c31c4f18c2f9f35c2b53ebc750b8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1128, "upload_time": "2012-09-19T11:24:01", "url": "https://files.pythonhosted.org/packages/4a/c8/7d445e203a93ec74612b414ceea3f35815a19fb9e3b4658c91f0c99d6141/pyproxmox-0.9.3.tar.gz" } ], "0.9.4": [ { "comment_text": "", "digests": { "md5": "153210443c1f36c6fd439906ec3ae058", "sha256": "509b18662a5b2b9e36db07bdb543d8d0c028c881a799592fcd123596359a9180" }, "downloads": -1, "filename": "pyproxmox-0.9.4.tar.gz", "has_sig": false, "md5_digest": "153210443c1f36c6fd439906ec3ae058", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3860, "upload_time": "2012-09-20T13:37:42", "url": "https://files.pythonhosted.org/packages/82/8c/56a9f4e8b289e9dd58bfc33afcce5a568682ce3f20f23ffa9535f5ea2156/pyproxmox-0.9.4.tar.gz" } ], "0.9.4.1": [ { "comment_text": "", "digests": { "md5": "008b7e163e91f6bf43ecbaaf506dedf1", "sha256": "655d289723d3189426b3e9dca9eb8f9b3a9dac54392ee17a03820415bdc123b7" }, "downloads": -1, "filename": "pyproxmox-0.9.4.1.tar.gz", "has_sig": false, "md5_digest": "008b7e163e91f6bf43ecbaaf506dedf1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1131, "upload_time": "2012-09-20T13:39:52", "url": "https://files.pythonhosted.org/packages/e3/54/0ca2700e09ebd6288b1bd36946b7d5f986a194e42e348a0f4f020971c346/pyproxmox-0.9.4.1.tar.gz" } ], "0.9.4.2": [ { "comment_text": "", "digests": { "md5": "2ba318391be7fe91de5fb3fe22bf51cf", "sha256": "f8c6e89ecd92f134d25b4e9f00615cd931eed03933920d92058d2874d378f074" }, "downloads": -1, "filename": "pyproxmox-0.9.4.2.tar.gz", "has_sig": false, "md5_digest": "2ba318391be7fe91de5fb3fe22bf51cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3849, "upload_time": "2012-09-20T13:51:13", "url": "https://files.pythonhosted.org/packages/37/4f/88d2683b33f3e1cd7bb735a90f6a8a756073156e5acf243f16df8af15ecd/pyproxmox-0.9.4.2.tar.gz" } ], "0.9.4.3": [ { "comment_text": "", "digests": { "md5": "46fea7d9db96f3c054fc6295b0a78704", "sha256": "4edbe8cd042a1894992b4d33f1f5c3498125765656dc81d292345d825eeb550f" }, "downloads": -1, "filename": "pyproxmox-0.9.4.3.tar.gz", "has_sig": false, "md5_digest": "46fea7d9db96f3c054fc6295b0a78704", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3862, "upload_time": "2012-09-20T13:54:53", "url": "https://files.pythonhosted.org/packages/99/9e/1307bfd825b00ab7828411bb727e974441039d7992fbdad2dd74d240bc56/pyproxmox-0.9.4.3.tar.gz" } ], "0.9.4.4": [ { "comment_text": "", "digests": { "md5": "45c0799814e9583b9398b1be43789e26", "sha256": "9e837f66299bbf8c1b551b2ac22e457213e5b1347397a3e791d33dd9a9580014" }, "downloads": -1, "filename": "pyproxmox-0.9.4.4.tar.gz", "has_sig": false, "md5_digest": "45c0799814e9583b9398b1be43789e26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3854, "upload_time": "2012-09-20T13:58:29", "url": "https://files.pythonhosted.org/packages/f5/c7/7164f35d672e5a00cf90c51c83bb2b14de78c4b99fbb6895334ec6f03db1/pyproxmox-0.9.4.4.tar.gz" } ], "0.9.4.5": [ { "comment_text": "", "digests": { "md5": "edb1dd4462d7bb84cef2ee13ec16d905", "sha256": "7b65ce0e73674c1692882e39f8980ed70392c817dedade3dc0db9fcff2ad856a" }, "downloads": -1, "filename": "pyproxmox-0.9.4.5.tar.gz", "has_sig": false, "md5_digest": "edb1dd4462d7bb84cef2ee13ec16d905", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4626, "upload_time": "2012-09-20T14:02:07", "url": "https://files.pythonhosted.org/packages/29/7a/66e299cf4dc29f3893bae0d69440dd301db8f0f5f9a52ac56d30d26f69b3/pyproxmox-0.9.4.5.tar.gz" } ], "0.9.4.6": [ { "comment_text": "", "digests": { "md5": "d4c9e02eed42cf3779fe200bb1822d4d", "sha256": "e04f3381b678cbb8c066e33a8a3583a3d33a3ae8fd8868b796102d3187af00af" }, "downloads": -1, "filename": "pyproxmox-0.9.4.6.tar.gz", "has_sig": false, "md5_digest": "d4c9e02eed42cf3779fe200bb1822d4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4607, "upload_time": "2012-09-20T14:18:58", "url": "https://files.pythonhosted.org/packages/53/ea/e471704eded9ebafa56a5454d55baf0f1d6209fecd4b25dc2b052246d75c/pyproxmox-0.9.4.6.tar.gz" } ], "0.9.5": [ { "comment_text": "", "digests": { "md5": "e648f271ba86634ee3bdf7386ec023b5", "sha256": "6bf2ac2b6f679614224b654d2ac0fa06bb2f44c7e28900435eb5968b5e2075cd" }, "downloads": -1, "filename": "pyproxmox-0.9.5.tar.gz", "has_sig": false, "md5_digest": "e648f271ba86634ee3bdf7386ec023b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5628, "upload_time": "2012-10-05T14:11:17", "url": "https://files.pythonhosted.org/packages/c1/5f/32be8333e34c8a1f32e58bbe788c495df0824abef90618783530b73edaa2/pyproxmox-0.9.5.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "f47bd136becd1f473f3b14c57335f3c5", "sha256": "ebc9055d6d24e64a0794187226bb34de727226c7dca0ea717f97b484b3e1583c" }, "downloads": -1, "filename": "pyproxmox-1.0.tar.gz", "has_sig": false, "md5_digest": "f47bd136becd1f473f3b14c57335f3c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5196, "upload_time": "2012-10-09T07:15:20", "url": "https://files.pythonhosted.org/packages/0f/c8/a87176f2358b9a2040e50d91e9be673765d9c7355947ee2091cad18ba499/pyproxmox-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "built for Linux-3.5.0-15-generic-x86_64-with-glibc2.7", "digests": { "md5": "afd963208c1cffdb97f4967bfaaa1f3e", "sha256": "35ea48222281220173cb29225843f3c164ebb6ca0f6a59ad1bc8aa30fb598fd5" }, "downloads": -1, "filename": "pyproxmox-1.0.1.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "afd963208c1cffdb97f4967bfaaa1f3e", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 8496, "upload_time": "2012-10-16T09:50:23", "url": "https://files.pythonhosted.org/packages/d3/57/76c4d6188338e19e40242db4a7c92bf636579e6c45822165a7b9ca9cd00b/pyproxmox-1.0.1.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "05f06385d9b2fe4d81bb7d9b3f7e2996", "sha256": "6036b04fe730beb40612f91c334ffebf50b0d6b6a26e018b203f31d32557f377" }, "downloads": -1, "filename": "pyproxmox-1.0.1.tar.gz", "has_sig": false, "md5_digest": "05f06385d9b2fe4d81bb7d9b3f7e2996", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5223, "upload_time": "2012-10-16T09:50:17", "url": "https://files.pythonhosted.org/packages/f5/ca/8d4e391fbe9cb019f0498192763a8b814bb527b46bb1e2127159b2077913/pyproxmox-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "9a59d4ddbf9686c77330cfba13943268", "sha256": "61406e7777fe006c3b95e0bb432ff4955a639477c5ed4ffd39037068cf803747" }, "downloads": -1, "filename": "pyproxmox-1.0.2.tar.gz", "has_sig": false, "md5_digest": "9a59d4ddbf9686c77330cfba13943268", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5224, "upload_time": "2012-10-16T14:10:39", "url": "https://files.pythonhosted.org/packages/18/1f/4da31ddaf55457c272658e6b5815218f3effcc0884c72fcd902d546884a8/pyproxmox-1.0.2.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "5fdc04bf6d726d942701be44bedfd488", "sha256": "7df1970260b335185dde5350e58aaec63da965b04bc9935502c25b1929e43193" }, "downloads": -1, "filename": "pyproxmox-1.1.tar.gz", "has_sig": false, "md5_digest": "5fdc04bf6d726d942701be44bedfd488", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4246, "upload_time": "2013-03-28T14:04:27", "url": "https://files.pythonhosted.org/packages/15/d3/881ffc08d0978da2fd9d7fbc1f91eabb9c45606164b0a3f436b0d5ef12f7/pyproxmox-1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "c928bccb41d2d07f73eb4715ea1a0db3", "sha256": "f2ec6ec0c6dd936b528c38ab060e353b6090a444a82f490b897647bfb3d67024" }, "downloads": -1, "filename": "pyproxmox-1.1.2.tar.gz", "has_sig": false, "md5_digest": "c928bccb41d2d07f73eb4715ea1a0db3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4277, "upload_time": "2013-03-28T20:24:01", "url": "https://files.pythonhosted.org/packages/b3/06/5d3b059c319a9d81158043a4234517e03b7754847b1562194b0157355ae9/pyproxmox-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "c51c2f18bf0f5ddd1464ef5228ced2ad", "sha256": "72f9471ed71d3241064d6689c8cd81538016231f1f2f49e2ffcfa77600fa77e5" }, "downloads": -1, "filename": "pyproxmox-1.1.3.tar.gz", "has_sig": false, "md5_digest": "c51c2f18bf0f5ddd1464ef5228ced2ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4301, "upload_time": "2013-04-18T12:42:18", "url": "https://files.pythonhosted.org/packages/3c/ba/1f32424aa3d60e9dbd141ddfd63b25e17389be0784da8d1260da93eac35c/pyproxmox-1.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c51c2f18bf0f5ddd1464ef5228ced2ad", "sha256": "72f9471ed71d3241064d6689c8cd81538016231f1f2f49e2ffcfa77600fa77e5" }, "downloads": -1, "filename": "pyproxmox-1.1.3.tar.gz", "has_sig": false, "md5_digest": "c51c2f18bf0f5ddd1464ef5228ced2ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4301, "upload_time": "2013-04-18T12:42:18", "url": "https://files.pythonhosted.org/packages/3c/ba/1f32424aa3d60e9dbd141ddfd63b25e17389be0784da8d1260da93eac35c/pyproxmox-1.1.3.tar.gz" } ] }