{ "info": { "author": "Noah Spurrier", "author_email": "noah@noah.org", "bugtrack_url": null, "classifiers": [], "description": "Pexpect is a Pure Python Expect-like module\n\nPexpect makes Python a better tool for controlling other applications.\n\nPexpect is a pure Python module for spawning child applications; controlling\nthem; and responding to expected patterns in their output. Pexpect works like\nDon Libes' Expect. Pexpect allows your script to spawn a child application and\ncontrol it as if a human were typing commands.\n\nPexpect can be used for automating interactive applications such as ssh, ftp,\npasswd, telnet, etc. It can be used to a automate setup scripts for duplicating\nsoftware package installations on different servers. It can be used for\nautomated software testing. Pexpect is in the spirit of Don Libes' Expect, but\nPexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect\ndoes not require TCL or Expect nor does it require C extensions to be compiled.\nIt should work on any platform that supports the standard Python pty module.\nThe Pexpect interface was designed to be easy to use.\n\nIf you want to work with the development version of the source code then please\nread the DEVELOPERS document in the root of the source code tree.\n\nFree, open source, and all that good stuff.\nhttp://pexpect.sourceforge.net/\n\nPEXPECT LICENSE\n\n This license is approved by the OSI and FSF as GPL-compatible.\n http://opensource.org/licenses/isc-license.txt\n\n Copyright (c) 2012, Noah Spurrier \n PERMISSION TO USE, COPY, MODIFY, AND/OR DISTRIBUTE THIS SOFTWARE FOR ANY\n PURPOSE WITH OR WITHOUT FEE IS HEREBY GRANTED, PROVIDED THAT THE ABOVE\n COPYRIGHT NOTICE AND THIS PERMISSION NOTICE APPEAR IN ALL COPIES.\n THE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\n WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\n MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\n ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\n WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\n ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\n OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pexpect.sourceforge.net/", "keywords": null, "license": "MIT license", "maintainer": null, "maintainer_email": null, "name": "pexpect-nm", "package_url": "https://pypi.org/project/pexpect-nm/", "platform": "UNIX", "project_url": "https://pypi.org/project/pexpect-nm/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pexpect.sourceforge.net/" }, "release_url": "https://pypi.org/project/pexpect-nm/2.6/", "requires_dist": null, "requires_python": null, "summary": "Pexpect is a pure Python Expect. It allows easy control of other applications.", "version": "2.6" }, "last_serial": 866556, "releases": { "2.6": [ { "comment_text": "built for Darwin-12.4.0", "digests": { "md5": "a33126822c3f353d25aefacbd303fdc1", "sha256": "d7e377990aa9bb9e63057ee38bace73b4e19abe80bceba04acda131bb4d2e101" }, "downloads": -1, "filename": "pexpect-nm-2.6.macosx-10.8-x86_64.tar.gz", "has_sig": false, "md5_digest": "a33126822c3f353d25aefacbd303fdc1", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 70029, "upload_time": "2013-09-16T06:59:59", "url": "https://files.pythonhosted.org/packages/06/a5/8cb5121e5d44e0a70be967f71057b917d490e983be58e947d74ebcbc1c33/pexpect-nm-2.6.macosx-10.8-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "178d20953c8c9221982ef14a8b243d32", "sha256": "b64d4d9d65fabdae2f57fd77626d04ce5d63a3d6e031f6fe09ac508e2c939e37" }, "downloads": -1, "filename": "pexpect-nm-2.6.tar.gz", "has_sig": false, "md5_digest": "178d20953c8c9221982ef14a8b243d32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 156780, "upload_time": "2013-09-16T06:59:51", "url": "https://files.pythonhosted.org/packages/e7/b1/53d2d22fdcb4275b3262c0102a0f13382c85ac22bd8fdd9bac99fe85ae8d/pexpect-nm-2.6.tar.gz" } ] }, "urls": [ { "comment_text": "built for Darwin-12.4.0", "digests": { "md5": "a33126822c3f353d25aefacbd303fdc1", "sha256": "d7e377990aa9bb9e63057ee38bace73b4e19abe80bceba04acda131bb4d2e101" }, "downloads": -1, "filename": "pexpect-nm-2.6.macosx-10.8-x86_64.tar.gz", "has_sig": false, "md5_digest": "a33126822c3f353d25aefacbd303fdc1", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 70029, "upload_time": "2013-09-16T06:59:59", "url": "https://files.pythonhosted.org/packages/06/a5/8cb5121e5d44e0a70be967f71057b917d490e983be58e947d74ebcbc1c33/pexpect-nm-2.6.macosx-10.8-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "178d20953c8c9221982ef14a8b243d32", "sha256": "b64d4d9d65fabdae2f57fd77626d04ce5d63a3d6e031f6fe09ac508e2c939e37" }, "downloads": -1, "filename": "pexpect-nm-2.6.tar.gz", "has_sig": false, "md5_digest": "178d20953c8c9221982ef14a8b243d32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 156780, "upload_time": "2013-09-16T06:59:51", "url": "https://files.pythonhosted.org/packages/e7/b1/53d2d22fdcb4275b3262c0102a0f13382c85ac22bd8fdd9bac99fe85ae8d/pexpect-nm-2.6.tar.gz" } ] }