{ "info": { "author": "Peter Parente", "author_email": "parente@cs.unc.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Monitoring" ], "description": "The pyHook package provides callbacks for global mouse and keyboard events in\r\nWindows. Python applications register event handlers for user input events such\r\nas left mouse down, left mouse up, key down, etc. and set the keyboard and/or\r\nmouse hook. The underlying C library reports information like the time of the\r\nevent, the name of the window in which the event occurred, the value of the\r\nevent, any keyboard modifiers, etc.", "description_content_type": null, "docs_url": null, "download_url": "https://sourceforge.net/project/showfiles.php?group_id=235202", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pyhook.wiki.sourceforge.net/", "keywords": "", "license": "http://www.opensource.org/licenses/mit-license.php", "maintainer": "Daniel F", "maintainer_email": "nanotube@gmail.com", "name": "pyHook", "package_url": "https://pypi.org/project/pyHook/", "platform": "Win32", "project_url": "https://pypi.org/project/pyHook/", "project_urls": { "Download": "https://sourceforge.net/project/showfiles.php?group_id=235202", "Homepage": "http://pyhook.wiki.sourceforge.net/" }, "release_url": "https://pypi.org/project/pyHook/1.5.1/", "requires_dist": null, "requires_python": null, "summary": "pyHook: Python wrapper for out-of-context input hooks in Windows", "version": "1.5.1" }, "last_serial": 72006, "releases": { "1.1": [], "1.4": [], "1.5": [], "1.5.1": [] }, "urls": [] }