Adafruit-GPIO


NameAdafruit-GPIO JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/adafruit/Adafruit_Python_GPIO/
SummaryLibrary to provide a cross-platform GPIO interface on the Raspberry Pi and Beaglebone Black using the RPi.GPIO and Adafruit_BBIO libraries.
upload_time2017-06-06 18:44:52
maintainer
docs_urlNone
authorTony DiCola
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/adafruit/Adafruit_Python_GPIO/",
    "name": "Adafruit-GPIO",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tony DiCola",
    "author_email": "tdicola@adafruit.com",
    "download_url": "https://files.pythonhosted.org/packages/db/1c/2dc8a674514219f287fa344e44cadfd77b3e2878d6ff602a8c2149b50dd8/Adafruit_GPIO-1.0.3.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library to provide a cross-platform GPIO interface on the Raspberry Pi and Beaglebone Black using the RPi.GPIO and Adafruit_BBIO libraries.",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/adafruit/Adafruit_Python_GPIO/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db1c2dc8a674514219f287fa344e44cadfd77b3e2878d6ff602a8c2149b50dd8",
                "md5": "dfcdb1ba90188d18ba80b6d2958c8c33",
                "sha256": "d6465b92c866c51ca8f3bc1e8f2ec36f5ccdb46d0fd54101c1109756d4a2dcd0"
            },
            "downloads": -1,
            "filename": "Adafruit_GPIO-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "dfcdb1ba90188d18ba80b6d2958c8c33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24522,
            "upload_time": "2017-06-06T18:44:52",
            "upload_time_iso_8601": "2017-06-06T18:44:52.234343Z",
            "url": "https://files.pythonhosted.org/packages/db/1c/2dc8a674514219f287fa344e44cadfd77b3e2878d6ff602a8c2149b50dd8/Adafruit_GPIO-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-06-06 18:44:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adafruit",
    "github_project": "Adafruit_Python_GPIO",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "adafruit-gpio"
}
        
Elapsed time: 0.36866s