{ "info": { "author": "Nicola Musatti", "author_email": "nicola.musatti@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Boost Software License 1.0 (BSL-1.0)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries" ], "description": "Nxpy Nonblocking Subprocess\n===========================\n\nYou can install the library with pip::\n\n pip install nxpy-nonblocking-subprocess\n\n*Nxpy Nonblocking Subprocess* implements a *Popen* subclass that can perform non-blocking I/O\ntowards the controlled process, making it possible to drive interactive programs.\n\nThe library's documentation is available on\n`ReadTheDocs `_.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "Boost Software License 1.0 (BSL-1.0)", "maintainer": "", "maintainer_email": "", "name": "nxpy-nonblocking-subprocess", "package_url": "https://pypi.org/project/nxpy-nonblocking-subprocess/", "platform": "", "project_url": "https://pypi.org/project/nxpy-nonblocking-subprocess/", "project_urls": { "Documentation": "https://nxpy.readthedocs.io/en/latest/", "Source Code": "https://github.com/nmusatti/nxpy" }, "release_url": "https://pypi.org/project/nxpy-nonblocking-subprocess/1.0.0/", "requires_dist": [ "six", "nxpy-past", "pypiwin32; sys_platform == \"win32\"" ], "requires_python": "", "summary": "subprocess.Popen subclass using non-blocking I/O", "version": "1.0.0" }, "last_serial": 4371711, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "746ec2350cf04f8a544acbf13c7ac38e", "sha256": "6654f993daff9cca5ab88a7c1f18c98265f3d5d075a45ef1315e69214cada6eb" }, "downloads": -1, "filename": "nxpy_nonblocking_subprocess-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "746ec2350cf04f8a544acbf13c7ac38e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6466, "upload_time": "2018-10-13T12:15:39", "url": "https://files.pythonhosted.org/packages/8c/31/4f246a66d8839000e39d08bfeb0a5e7ec27111d7b3108b9028f63cca0406/nxpy_nonblocking_subprocess-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2e199db199ae39ceff754fe95780f9cd", "sha256": "aa95b3d72116f652911d54b2a98f20a429c1546af23deb5bafbfc0a55b2ddfd7" }, "downloads": -1, "filename": "nxpy_nonblocking_subprocess-1.0.0.tar.gz", "has_sig": false, "md5_digest": "2e199db199ae39ceff754fe95780f9cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5048, "upload_time": "2018-10-13T12:15:40", "url": "https://files.pythonhosted.org/packages/ce/e0/482d8eb068fb8d6325ff9e0835ad5eb65598af0a595b0aa516d5ed9d42b2/nxpy_nonblocking_subprocess-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "746ec2350cf04f8a544acbf13c7ac38e", "sha256": "6654f993daff9cca5ab88a7c1f18c98265f3d5d075a45ef1315e69214cada6eb" }, "downloads": -1, "filename": "nxpy_nonblocking_subprocess-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "746ec2350cf04f8a544acbf13c7ac38e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6466, "upload_time": "2018-10-13T12:15:39", "url": "https://files.pythonhosted.org/packages/8c/31/4f246a66d8839000e39d08bfeb0a5e7ec27111d7b3108b9028f63cca0406/nxpy_nonblocking_subprocess-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2e199db199ae39ceff754fe95780f9cd", "sha256": "aa95b3d72116f652911d54b2a98f20a429c1546af23deb5bafbfc0a55b2ddfd7" }, "downloads": -1, "filename": "nxpy_nonblocking_subprocess-1.0.0.tar.gz", "has_sig": false, "md5_digest": "2e199db199ae39ceff754fe95780f9cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5048, "upload_time": "2018-10-13T12:15:40", "url": "https://files.pythonhosted.org/packages/ce/e0/482d8eb068fb8d6325ff9e0835ad5eb65598af0a595b0aa516d5ed9d42b2/nxpy_nonblocking_subprocess-1.0.0.tar.gz" } ] }