whereisthemouse


Namewhereisthemouse JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://pypi.org/project/whereisthemouse
Summaryshow mouse position and pixel value on desktop, press alt to copy
upload_time2024-03-24 03:59:51
maintainerNone
docs_urlNone
authorKuoYuan Li
requires_pythonNone
licenseNone
keywords mouse position
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Author:KuoYuan Li 
show mouse position and pixel value on desktop, press alt to copy
##### Sample code
```
import whereisthemouse
whereisthemouse.start()
```
License
----

MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/whereisthemouse",
    "name": "whereisthemouse",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "mouse, position",
    "author": "KuoYuan Li",
    "author_email": "funny4875@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/26/18/4d18a09b2b0e1b90fddc736657a3fd6149399805839187bb96fead655928/whereisthemouse-0.0.2.tar.gz",
    "platform": null,
    "description": "# Author:KuoYuan Li \r\nshow mouse position and pixel value on desktop, press alt to copy\r\n##### Sample code\r\n```\r\nimport whereisthemouse\r\nwhereisthemouse.start()\r\n```\r\nLicense\r\n----\r\n\r\nMIT\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "show mouse position and pixel value on desktop, press alt to copy",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://pypi.org/project/whereisthemouse"
    },
    "split_keywords": [
        "mouse",
        " position"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26184d18a09b2b0e1b90fddc736657a3fd6149399805839187bb96fead655928",
                "md5": "f3d0bac80ea1ec78eec21ed887655aad",
                "sha256": "76d6a6323ff846c1df42f06d95e482844b44536fddc321f8e826805fad559fce"
            },
            "downloads": -1,
            "filename": "whereisthemouse-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f3d0bac80ea1ec78eec21ed887655aad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2574,
            "upload_time": "2024-03-24T03:59:51",
            "upload_time_iso_8601": "2024-03-24T03:59:51.971137Z",
            "url": "https://files.pythonhosted.org/packages/26/18/4d18a09b2b0e1b90fddc736657a3fd6149399805839187bb96fead655928/whereisthemouse-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-24 03:59:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "whereisthemouse"
}
        
Elapsed time: 0.20979s