{ "info": { "author": "Bifferos", "author_email": "bifferos@yahoo.co.uk", "bugtrack_url": null, "classifiers": [], "description": "What is it?\r\n\r\n PyQemu is a Python wrapper around... Qemu.\r\n\r\nWhy would I want that?\r\n\r\n Because you might want to script operations involving qemu virtual\r\n machines, perhaps for testing purposes.\r\n\r\nWhat is Qemu?\r\n\r\n If you don't know, then you probably don't need this, but see\r\n http://www.qemu.org/ for further details.\r\n\r\nWhy did you write PyQemu?\r\n\r\n Because I liked Microsoft's Virtual Server, and to a lesser extent\r\n VMWare and wanted something similar that could work in an entirely\r\n open-source environment (open source OS, open source virtualisation,\r\n not necessarily open source virtual machine), yet still give me a \r\n good automation interface.\r\n\r\nHow do I use PyQemu?\r\n\r\n Step 1) Create an XML file with the descriptions of the virtual machines \r\n you want to manage (see qserver.xml for a commented example).\r\n\r\n Step 2) Have a look at the simple example (client.py/server.py)\r\n\r\n Step 3) Write some client code to control the virtual machines (see the\r\n examples directory).\r\n\r\n\r\nRequirements\r\n\r\n Python v2.4 (www.python.org)\r\n Pyro, Python Remote Objects v3.5, (http://pyro.sourceforge.net)\r\n PIL, Python Imaging Library v1.1.5 (http://www.pythonware.com/products/pil)\r\n Qemu v0.8.2 (http://www.qemu.org)\r\n TightVNC v1.2.9. (http://www.tightvnc.com). For viewing virtual machines.\r\n USPP v1.0 (http://ibarona.googlepages.com/uspp). For pyqemu-monitor.py.\r\n\r\nAdditionally the examples require:\r\n Medusa v0.5.4 (http://www.amk.ca/python/code/medusa.html)\r\n TightVNC Java Viewer v1.3.8 (http://www.tightvnc.com/download.html)", "description_content_type": null, "docs_url": null, "download_url": "http://www.biffer.talktalk.net/PyQemu/PyQemu-0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.biffer.talktalk.net/PyQemu", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "PyQemu", "package_url": "https://pypi.org/project/PyQemu/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/PyQemu/", "project_urls": { "Download": "http://www.biffer.talktalk.net/PyQemu/PyQemu-0.1.tar.gz", "Homepage": "http://www.biffer.talktalk.net/PyQemu" }, "release_url": "https://pypi.org/project/PyQemu/0.1/", "requires_dist": null, "requires_python": null, "summary": "Python wrapper for Qemu", "version": "0.1" }, "last_serial": 16173, "releases": { "0.1": [] }, "urls": [] }