{ "info": { "author": "Philip Howard", "author_email": "phil@pimoroni.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development", "Topic :: System :: Hardware" ], "description": "Python ST7789\n=============\n\n`Build Status `__\n`Coverage\nStatus `__\n`PyPi Package `__ `Python\nVersions `__\n\nPython library to control an ST7789 TFT LCD display\n\nDesigned specifically to work with a ST7789 based 160x160 pixel TFT SPI\ndisplay. (Specifically the 1.3\" SPI LCD from Pimoroni).\n\nMake sure you have the following dependencies:\n\n::\n\n sudo apt-get update\n sudo apt-get install python-rpi.gpio python-spidev python-pip python-imaging python-numpy\n\nInstall this library by running:\n\n::\n\n sudo pip install st7789\n\nSee example of usage in the examples folder.\n\nLicensing & History\n===================\n\nThis library is a modification of a modification of code originally\nwritten by Tony DiCola for Adafruit Industries, and modified to work\nwith the ST7735 by Clement Skau.\n\nTo create this ST7789 driver, it has been hard-forked from st7735-python\nwhich was originally modified by Pimoroni to include support for their\n160x80 SPI LCD breakout.\n\nModifications include:\n----------------------\n\n- PIL/Pillow has been removed from the underlying display driver to\n separate concerns- you should create your own PIL image and display\n it using ``display(image)``\n- ``width``, ``height``, ``rotation``, ``invert``, ``offset_left`` and\n ``offset_top`` parameters can be passed into ``__init__`` for\n alternate displays\n- ``Adafruit_GPIO`` has been replaced with ``RPi.GPIO`` and ``spidev``\n to closely align with our other software (IE: Raspberry Pi only)\n- Test fixtures have been added to keep this library stable\n\nPimoroni invests time and resources forking and modifying this open\nsource code, please support Pimoroni and open-source software by\npurchasing products from us, too!\n\nAdafruit invests time and resources providing this open source code,\nplease support Adafruit and open-source hardware by purchasing products\nfrom Adafruit!\n\nModified from \u2018Modified from \u2019Adafruit Python ILI9341\u2019 written by Tony\nDiCola for Adafruit Industries.\u2019 written by Clement Skau.\n\nMIT license, all text above must be included in any redistribution\n\n0.0.1\n-----\n\n* Initial Release\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pimoroni/st7789-python/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ST7789", "package_url": "https://pypi.org/project/ST7789/", "platform": "", "project_url": "https://pypi.org/project/ST7789/", "project_urls": { "Homepage": "https://github.com/pimoroni/st7789-python/" }, "release_url": "https://pypi.org/project/ST7789/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Library to control an ST7789 160x160 TFT LCD display.", "version": "0.0.1" }, "last_serial": 5841666, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "23b70c8d32fe0ff3330f60f4d370870f", "sha256": "9f8c70ded042991bb47e9460fd3e522f402b708d4a5e968b9733e2a98d806716" }, "downloads": -1, "filename": "ST7789-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "23b70c8d32fe0ff3330f60f4d370870f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6800, "upload_time": "2019-09-17T13:13:26", "url": "https://files.pythonhosted.org/packages/45/90/02265b25137c4b3e851f26cf5f98b2e2144630152b9b57ecd225d55996b3/ST7789-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ef79c7d7fde16c641880d4006059f5d7", "sha256": "a010da9ed33d0d06a6bdbdf4f40f676a191651585963bb305a6785559a077804" }, "downloads": -1, "filename": "ST7789-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ef79c7d7fde16c641880d4006059f5d7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6800, "upload_time": "2019-09-17T13:13:28", "url": "https://files.pythonhosted.org/packages/24/91/b6365df895954608eaa2655b59fd1fc04a4e91d3ff4976dd7ead018d7343/ST7789-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "578ec537644c685b2ce3cdae0d69dd06", "sha256": "74caf9368b84542390c2260a6b5cc4c1fbfa1452c10c726ae985ce45f2027d87" }, "downloads": -1, "filename": "ST7789-0.0.1.tar.gz", "has_sig": false, "md5_digest": "578ec537644c685b2ce3cdae0d69dd06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6150, "upload_time": "2019-09-17T13:13:30", "url": "https://files.pythonhosted.org/packages/be/de/a4dc3ab41e92f191fb432e663711b17be6c5247e0e5d3d2d272cacdf78a2/ST7789-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "23b70c8d32fe0ff3330f60f4d370870f", "sha256": "9f8c70ded042991bb47e9460fd3e522f402b708d4a5e968b9733e2a98d806716" }, "downloads": -1, "filename": "ST7789-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "23b70c8d32fe0ff3330f60f4d370870f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6800, "upload_time": "2019-09-17T13:13:26", "url": "https://files.pythonhosted.org/packages/45/90/02265b25137c4b3e851f26cf5f98b2e2144630152b9b57ecd225d55996b3/ST7789-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ef79c7d7fde16c641880d4006059f5d7", "sha256": "a010da9ed33d0d06a6bdbdf4f40f676a191651585963bb305a6785559a077804" }, "downloads": -1, "filename": "ST7789-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ef79c7d7fde16c641880d4006059f5d7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6800, "upload_time": "2019-09-17T13:13:28", "url": "https://files.pythonhosted.org/packages/24/91/b6365df895954608eaa2655b59fd1fc04a4e91d3ff4976dd7ead018d7343/ST7789-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "578ec537644c685b2ce3cdae0d69dd06", "sha256": "74caf9368b84542390c2260a6b5cc4c1fbfa1452c10c726ae985ce45f2027d87" }, "downloads": -1, "filename": "ST7789-0.0.1.tar.gz", "has_sig": false, "md5_digest": "578ec537644c685b2ce3cdae0d69dd06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6150, "upload_time": "2019-09-17T13:13:30", "url": "https://files.pythonhosted.org/packages/be/de/a4dc3ab41e92f191fb432e663711b17be6c5247e0e5d3d2d272cacdf78a2/ST7789-0.0.1.tar.gz" } ] }