{ "info": { "author": "Leonard Kevin McGuire Jr", "author_email": "kmcg3413@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable" ], "description": "This module makes it much cleaner and easier to use named pipes under Windows. It does not offer a feature rich API, but I may add more methods to support various other features such as setting the security of the pipe and support byte mode. At the moment only message mode is supported.\r\n\r\nSee the github page for examples!", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/kmcguire3413/pywpipe", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kmcguire3413/pywpipe", "keywords": "named pipes,win32,win64,windows,pipes,pipe,pure python", "license": "Free", "maintainer": "Leonard Kevin McGuire Jr.", "maintainer_email": "kmcg3413@gmail.com", "name": "PyWPipe", "package_url": "https://pypi.org/project/PyWPipe/", "platform": "win32 and win64", "project_url": "https://pypi.org/project/PyWPipe/", "project_urls": { "Download": "https://github.com/kmcguire3413/pywpipe", "Homepage": "https://github.com/kmcguire3413/pywpipe" }, "release_url": "https://pypi.org/project/PyWPipe/1.0.10/", "requires_dist": null, "requires_python": null, "summary": "A pure Python helper module for named pipes on Windows that supports reader, writer, master, and slave modes.", "version": "1.0.10" }, "last_serial": 1239325, "releases": { "1.0.10": [] }, "urls": [] }