dfrgblcdpy


Namedfrgblcdpy JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/tomplus/DFRGBLCDpy
SummaryPython library to control DFRobot Gravity I2C LCD1602 with RGB Backlight Display
upload_time2025-01-01 17:57:24
maintainerNone
docs_urlNone
authorTomasz Prus
requires_pythonNone
licenseMIT License
keywords raspberry lcd rgb dfrobot
VCS
bugtrack_url
requirements smbus
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tomplus/DFRGBLCDpy",
    "name": "dfrgblcdpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Raspberry, LCD, RGB, DFRobot",
    "author": "Tomasz Prus",
    "author_email": "tomasz.prus@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f9/55/8df7bc229c89677256d2d7a65cc23108db6f9eb007b9792b9333b38874af/dfrgblcdpy-0.2.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python library to control DFRobot Gravity I2C LCD1602 with RGB Backlight Display",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/tomplus/DFRGBLCDpy"
    },
    "split_keywords": [
        "raspberry",
        " lcd",
        " rgb",
        " dfrobot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9558df7bc229c89677256d2d7a65cc23108db6f9eb007b9792b9333b38874af",
                "md5": "f77b32cb0fa38a6f8a722f896d4cc42f",
                "sha256": "2ee98299e8f5a3409f3a527231d5194d42d9a45862907d9ad2064a42233fd313"
            },
            "downloads": -1,
            "filename": "dfrgblcdpy-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f77b32cb0fa38a6f8a722f896d4cc42f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5490,
            "upload_time": "2025-01-01T17:57:24",
            "upload_time_iso_8601": "2025-01-01T17:57:24.759466Z",
            "url": "https://files.pythonhosted.org/packages/f9/55/8df7bc229c89677256d2d7a65cc23108db6f9eb007b9792b9333b38874af/dfrgblcdpy-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-01 17:57:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tomplus",
    "github_project": "DFRGBLCDpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "smbus",
            "specs": []
        }
    ],
    "lcname": "dfrgblcdpy"
}
        
Elapsed time: 0.68440s