{ "info": { "author": "Thomas Portassau", "author_email": "50thomatoes50@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# GLCD SDK\nA Python wrapper for Logitech's LCD SDK\n\n\n## Requirement\n- A Logitech periphral with an LCD (G19,G510,G13,G15 ...)\n- Logitech Gaming Software\n- LCDSDK for Logitech (Version 8.57.148 or newer)\n\n##Instalation\nUse package installer on Pypi.\n\n## Usage\nFirst load the LogitechLcdEnginesWrapper dll\nGLCD_SDK.initDLL(\"C:\\\\Program Files\\\\Logitech Gaming Software\\\\LCDSDK\\\\LCDSDK_8.57.148\\\\Lib\\\\GameEnginesWrapper\\\\x86\\\\LogitechLcdEnginesWrapper.dll\")\n\n\nAll function have the same name SDK. Except for Constants. Read LCDSDK_#.##.###\\\\Doc\\\\LogitechGamingLCDSDK.pdf\n\nimport GLCD_SDK, time\nGLCD_SDK.initDLL(\"C:\\\\Program Files\\\\Logitech Gaming Software\\\\LCDSDK\\\\LCDSDK_8.57.148\\\\Lib\\\\GameEnginesWrapper\\\\x86\\\\LogitechLcdEnginesWrapper.dll\")\nGLCD_SDK.LogiLcdInit(\"Python\",GLCD_SDK.TYPE_COLOR+GLCD_SDK.TYPE_MONO)\nGLCD_SDK.LogiLcdColorSetText(0,\"Python\"+platform.python_version(),255,255,255)\nGLCD_SDK.LogiLcdUpdate()\ntime.sleep(5)\nGLCD_SDK.LogiLcdShutdown()\n\nA bonus fonction to display PIL image on screen\n\nGLCD_SDK.ColorBGPIL(im)\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/50thomatoes50/GLCD_SDK.py", "keywords": null, "license": "Mozilla Public License 2.0", "maintainer": null, "maintainer_email": null, "name": "GLCD_SDK", "package_url": "https://pypi.org/project/GLCD_SDK/", "platform": "Windows", "project_url": "https://pypi.org/project/GLCD_SDK/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/50thomatoes50/GLCD_SDK.py" }, "release_url": "https://pypi.org/project/GLCD_SDK/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Python Wrapper for Logitech LCD SDK", "version": "0.0.1" }, "last_serial": 1645090, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e1760669a84a7b3a7f9ce436aa0bba06", "sha256": "1941f8f05c4f66ecd95235e70126acf2da88d7efa6df184602ab8bcd16bf33f6" }, "downloads": -1, "filename": "GLCD_SDK-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e1760669a84a7b3a7f9ce436aa0bba06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105249, "upload_time": "2015-07-22T14:39:58", "url": "https://files.pythonhosted.org/packages/c8/0a/29569a5a67616259d806a3db1ac5cce0d8b160c336f0c570eda286f77fcc/GLCD_SDK-0.0.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "863a5e908b6beb677ad0b21f07b4eff8", "sha256": "5297dbff71b33a1618687d031f01581f7fc6fa9cbd5cac9d446c451fbed5b64f" }, "downloads": -1, "filename": "GLCD_SDK-0.0.1.win32.exe", "has_sig": false, "md5_digest": "863a5e908b6beb677ad0b21f07b4eff8", "packagetype": "bdist_wininst", "python_version": "2.7", "requires_python": null, "size": 300760, "upload_time": "2015-07-22T14:40:29", "url": "https://files.pythonhosted.org/packages/ff/0e/e0a5fa11bc0015dd9201c5ab433107955cf8e0447b361a2c4b82b6d63bd9/GLCD_SDK-0.0.1.win32.exe" }, { "comment_text": "", "digests": { "md5": "0c39b4da7f7a4a9f5d93af46f87e1070", "sha256": "6f81a4406355d1d3af5ff0d1aa53be3ae40bec384667e5adf3dd1893ef6661f6" }, "downloads": -1, "filename": "GLCD_SDK-0.0.1.zip", "has_sig": false, "md5_digest": "0c39b4da7f7a4a9f5d93af46f87e1070", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105183, "upload_time": "2015-07-22T14:40:14", "url": "https://files.pythonhosted.org/packages/22/8a/361696aaf606fc52b2dfee92a977511a35ef8524211723dc6462f97e9fc2/GLCD_SDK-0.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1760669a84a7b3a7f9ce436aa0bba06", "sha256": "1941f8f05c4f66ecd95235e70126acf2da88d7efa6df184602ab8bcd16bf33f6" }, "downloads": -1, "filename": "GLCD_SDK-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e1760669a84a7b3a7f9ce436aa0bba06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105249, "upload_time": "2015-07-22T14:39:58", "url": "https://files.pythonhosted.org/packages/c8/0a/29569a5a67616259d806a3db1ac5cce0d8b160c336f0c570eda286f77fcc/GLCD_SDK-0.0.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "863a5e908b6beb677ad0b21f07b4eff8", "sha256": "5297dbff71b33a1618687d031f01581f7fc6fa9cbd5cac9d446c451fbed5b64f" }, "downloads": -1, "filename": "GLCD_SDK-0.0.1.win32.exe", "has_sig": false, "md5_digest": "863a5e908b6beb677ad0b21f07b4eff8", "packagetype": "bdist_wininst", "python_version": "2.7", "requires_python": null, "size": 300760, "upload_time": "2015-07-22T14:40:29", "url": "https://files.pythonhosted.org/packages/ff/0e/e0a5fa11bc0015dd9201c5ab433107955cf8e0447b361a2c4b82b6d63bd9/GLCD_SDK-0.0.1.win32.exe" }, { "comment_text": "", "digests": { "md5": "0c39b4da7f7a4a9f5d93af46f87e1070", "sha256": "6f81a4406355d1d3af5ff0d1aa53be3ae40bec384667e5adf3dd1893ef6661f6" }, "downloads": -1, "filename": "GLCD_SDK-0.0.1.zip", "has_sig": false, "md5_digest": "0c39b4da7f7a4a9f5d93af46f87e1070", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 105183, "upload_time": "2015-07-22T14:40:14", "url": "https://files.pythonhosted.org/packages/22/8a/361696aaf606fc52b2dfee92a977511a35ef8524211723dc6462f97e9fc2/GLCD_SDK-0.0.1.zip" } ] }