{ "info": { "author": "Al Sweigart", "author_email": "al@inventwithpython.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "MouseInfo\n======\n\nAn application to display XY position and RGB color information for the pixel currently under the mouse. Works on Python 2 and 3. This is useful for GUI automation planning.\n\nThe full documentation is at https://mouseinfo.readthedocs.io/en/latest/\n\nInstallation\n------------\n\nTo install with pip, run:\n\n pip install mouseinfo\n\nQuickstart Guide\n----------------\n\nTo run this application, enter the following into the terminal:\n\n python3 -m mouseinfo\n\nOr for Python 2, run:\n\n python -m mouseinfo\n\nAlternatively, to run it from the interactive shell or a Python program:\n\n >>> import mouseinfo\n >>> mouseinfo.mouseInfo()\n\nThe Mouse Info application displays the current XY coordinates of the mouse cursor, as well as the RGB color information of the pixel directly under the cursor. This can be useful for planning out GUI automation tests where the mouse is controlled by a script (such as a Python script with PyAutoGUI) to click on the screen at specific coordinates.\n\nThe \"Copy\" buttons will copy this mouse information to the clipboard, while the \"Log\" buttons will add this mouse information to the text field in the application. The RGB color information is given as a comman-delimited, three-integer red, green, and blue values as decimals from 0 to 255. The hex values of the RGB value is also given.\n\nFor practical use, you should set the keyboard focus on these buttons by tabbing over them. This leaves you free to move the mouse into position and then press space or Enter to log the current mouse coordinates/RGB value.\n\nThe contents of the log text field can be saved by clicking \"Save Log\". This will automatically overwrite any file with the provided name. A screenshot can also be saved by clicking \"Save Screenshot\"\n\nContribute\n----------\n\nIf you'd like to contribute to MouseInfo, check out https://github.com/asweigart/mouseinfo", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/asweigart/mouseinfo", "keywords": "", "license": "GPLv3+", "maintainer": "", "maintainer_email": "", "name": "MouseInfo", "package_url": "https://pypi.org/project/MouseInfo/", "platform": "", "project_url": "https://pypi.org/project/MouseInfo/", "project_urls": { "Homepage": "https://github.com/asweigart/mouseinfo" }, "release_url": "https://pypi.org/project/MouseInfo/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "An application to display XY position and RGB color information for the pixel currently under the mouse. Works on Python 2 and 3.", "version": "0.1.2" }, "last_serial": 5948024, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7dfc2550f32fa9759a587e276ad6a75a", "sha256": "7120278c336239f31ead6743b4db7e68dc6b492ae9499ada7b7eae469e159007" }, "downloads": -1, "filename": "MouseInfo-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7dfc2550f32fa9759a587e276ad6a75a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7826, "upload_time": "2019-06-20T05:24:33", "url": "https://files.pythonhosted.org/packages/a2/43/905e75475662f4d4154ae1521a634e417f7d4fefdcffc3063887cfd3311c/MouseInfo-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "c3929b786bff6d04702643e4ada10194", "sha256": "719d1eb78950b493da0056b8aa5c121565271f271441247fe8a5193e2b22be54" }, "downloads": -1, "filename": "MouseInfo-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c3929b786bff6d04702643e4ada10194", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8745, "upload_time": "2019-06-28T04:56:16", "url": "https://files.pythonhosted.org/packages/5c/1f/cdb1199170ee9e7e1e8f6c947c4c3a557c9d205c085ac08f8a95b92322d2/MouseInfo-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "8a50feb2de8938c3cacfce0c06036183", "sha256": "82e120a9014134f6631514511fe896e2a0e702c04d347e70c345d94fd9dff663" }, "downloads": -1, "filename": "MouseInfo-0.0.3.tar.gz", "has_sig": false, "md5_digest": "8a50feb2de8938c3cacfce0c06036183", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9808, "upload_time": "2019-07-09T20:38:16", "url": "https://files.pythonhosted.org/packages/f2/ce/6b09c7c0873955a528275409eb5186e108f73cebf5e7a755a9592dbef879/MouseInfo-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "156e1f5212a71051ee73cb686b350813", "sha256": "4f7ae3b0d7dc244b8e8e5669de09a676aecbc02aa88c3df9929abf0b489d9795" }, "downloads": -1, "filename": "MouseInfo-0.0.4.tar.gz", "has_sig": false, "md5_digest": "156e1f5212a71051ee73cb686b350813", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9753, "upload_time": "2019-07-12T20:56:17", "url": "https://files.pythonhosted.org/packages/bb/06/07882cebab86cae3c59a1cc99587ccb39ba29f0ba34b463d859df48a2575/MouseInfo-0.0.4.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "4134196403d5946633326ba8575a015c", "sha256": "458e7fe301d3216296c621508c160bc34965608494a46419f14396d0e3d0af2b" }, "downloads": -1, "filename": "MouseInfo-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4134196403d5946633326ba8575a015c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10295, "upload_time": "2019-10-09T04:46:57", "url": "https://files.pythonhosted.org/packages/48/52/84d81aa4538e16c7385b30334c1734d2f92fcae6f5d0b86d3eaa19cf8d7c/MouseInfo-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5fcd0cc5a133d57a886b2196856fdfa5", "sha256": "10213f271e072650b814c5d9290d1bd17a8eae932bd2e7b25556c4a7839721e1" }, "downloads": -1, "filename": "MouseInfo-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5fcd0cc5a133d57a886b2196856fdfa5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10452, "upload_time": "2019-10-09T06:17:39", "url": "https://files.pythonhosted.org/packages/4e/cb/10f0cb0e6f39f32655dfc6ce77308139370f0bf6cdacf4096184fcce4d78/MouseInfo-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "3537832b321f3d675b81fa10dd8a6021", "sha256": "00ea0c2410c7cada53e6c831fd70dafeb6cbc04b2ab09b099f8e97a8743d35b1" }, "downloads": -1, "filename": "MouseInfo-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3537832b321f3d675b81fa10dd8a6021", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10589, "upload_time": "2019-10-09T06:23:39", "url": "https://files.pythonhosted.org/packages/cc/dd/dd184693becfcf4fe3eda41462b791687fd4b1d314f53b387a72d88ba08d/MouseInfo-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3537832b321f3d675b81fa10dd8a6021", "sha256": "00ea0c2410c7cada53e6c831fd70dafeb6cbc04b2ab09b099f8e97a8743d35b1" }, "downloads": -1, "filename": "MouseInfo-0.1.2.tar.gz", "has_sig": false, "md5_digest": "3537832b321f3d675b81fa10dd8a6021", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10589, "upload_time": "2019-10-09T06:23:39", "url": "https://files.pythonhosted.org/packages/cc/dd/dd184693becfcf4fe3eda41462b791687fd4b1d314f53b387a72d88ba08d/MouseInfo-0.1.2.tar.gz" } ] }