{ "info": { "author": "Noah Spurrier; Thomas Kluyver; Jeff Quast", "author_email": "noah@noah.org, thomas@kluyver.me.uk, contact@jeffquast.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: ISC License (ISCL)", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Quality Assurance", "Topic :: Software Development :: Testing", "Topic :: System", "Topic :: System :: Archiving :: Packaging", "Topic :: System :: Installation/Setup", "Topic :: System :: Shells", "Topic :: System :: Software Distribution", "Topic :: Terminals" ], "description": "Pexpect 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.\n\nThe main features of Pexpect require the pty module in the Python standard\nlibrary, which is only available on Unix-like systems. Some features\u2014waiting\nfor patterns from file descriptors or subprocesses\u2014are also available on\nWindows.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pexpect.readthedocs.io/", "keywords": "", "license": "ISC license", "maintainer": "", "maintainer_email": "", "name": "pexpect-py3-patch", "package_url": "https://pypi.org/project/pexpect-py3-patch/", "platform": "UNIX", "project_url": "https://pypi.org/project/pexpect-py3-patch/", "project_urls": { "Homepage": "https://pexpect.readthedocs.io/" }, "release_url": "https://pypi.org/project/pexpect-py3-patch/4.6.0/", "requires_dist": null, "requires_python": "", "summary": "Fork for python 3 support issue #506.", "version": "4.6.0" }, "last_serial": 4384486, "releases": { "4.6.0": [ { "comment_text": "", "digests": { "md5": "f7a2a6c7ef0ce5254bd694c4b6683a19", "sha256": "a16ba5b4d342f60e0e4904d81b7926d7d9bf8a90f45b436e9b5b3de678086ca3" }, "downloads": -1, "filename": "pexpect-py3-patch-4.6.0.tar.gz", "has_sig": false, "md5_digest": "f7a2a6c7ef0ce5254bd694c4b6683a19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 152318, "upload_time": "2018-10-17T00:14:18", "url": "https://files.pythonhosted.org/packages/37/8e/1476ff26d355262e01af827b8f54e631bed82c420f301e7c73d476390a23/pexpect-py3-patch-4.6.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f7a2a6c7ef0ce5254bd694c4b6683a19", "sha256": "a16ba5b4d342f60e0e4904d81b7926d7d9bf8a90f45b436e9b5b3de678086ca3" }, "downloads": -1, "filename": "pexpect-py3-patch-4.6.0.tar.gz", "has_sig": false, "md5_digest": "f7a2a6c7ef0ce5254bd694c4b6683a19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 152318, "upload_time": "2018-10-17T00:14:18", "url": "https://files.pythonhosted.org/packages/37/8e/1476ff26d355262e01af827b8f54e631bed82c420f301e7c73d476390a23/pexpect-py3-patch-4.6.0.tar.gz" } ] }