moat-kv-gpio


Namemoat-kv-gpio JSON
Version 0.12.0 PyPI version JSON
download
home_page
Summary1wire connector for MoaT-KV
upload_time2024-03-08 12:01:14
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords moat
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ============
MoaT-kv-gpio
============

MoaT-kv-gpio is a link between GPIO pins and MoaT-kv.

It will

* monitor inputs as specified

* write values that it reads from them to some KV entry

* monitor a KV entry and write any updates to GPIO

* work with MoaT-KV's runner system, either centrally or distributed

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "moat-kv-gpio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "MoaT",
    "author": "",
    "author_email": "Matthias Urlichs <matthias@urlichs.de>",
    "download_url": "https://files.pythonhosted.org/packages/0f/ab/dea2de7513a52c74b540ca5f955ecac8924ea9ec7005c767a5552e4e3496/moat-kv-gpio-0.12.0.tar.gz",
    "platform": null,
    "description": "============\nMoaT-kv-gpio\n============\n\nMoaT-kv-gpio is a link between GPIO pins and MoaT-kv.\n\nIt will\n\n* monitor inputs as specified\n\n* write values that it reads from them to some KV entry\n\n* monitor a KV entry and write any updates to GPIO\n\n* work with MoaT-KV's runner system, either centrally or distributed\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "1wire connector for MoaT-KV",
    "version": "0.12.0",
    "project_urls": {
        "homepage": "https://m-o-a-t.org",
        "repository": "https://github.com/M-o-a-T/moat-kv-gpio"
    },
    "split_keywords": [
        "moat"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcf478d65c48286797b6c99544f6e37a7eac6ac54df1d56e550c7d586b95c54d",
                "md5": "252098512daf9f03324aff603d4ff31c",
                "sha256": "fb6a54afe77eb0c73e3660bfa4edf71349c3fa8e397186fbd2c8954399f9eb15"
            },
            "downloads": -1,
            "filename": "moat_kv_gpio-0.12.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "252098512daf9f03324aff603d4ff31c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10559,
            "upload_time": "2024-03-08T12:01:13",
            "upload_time_iso_8601": "2024-03-08T12:01:13.364510Z",
            "url": "https://files.pythonhosted.org/packages/dc/f4/78d65c48286797b6c99544f6e37a7eac6ac54df1d56e550c7d586b95c54d/moat_kv_gpio-0.12.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0fabdea2de7513a52c74b540ca5f955ecac8924ea9ec7005c767a5552e4e3496",
                "md5": "4fefffb081caa5e41e8c5e02a90b74fa",
                "sha256": "dc1145cb444aa49bbd26f17660b55b2b47e76e46c1d74d38b417a7936118b864"
            },
            "downloads": -1,
            "filename": "moat-kv-gpio-0.12.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4fefffb081caa5e41e8c5e02a90b74fa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17351,
            "upload_time": "2024-03-08T12:01:14",
            "upload_time_iso_8601": "2024-03-08T12:01:14.649616Z",
            "url": "https://files.pythonhosted.org/packages/0f/ab/dea2de7513a52c74b540ca5f955ecac8924ea9ec7005c767a5552e4e3496/moat-kv-gpio-0.12.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-08 12:01:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "M-o-a-T",
    "github_project": "moat-kv-gpio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "moat-kv-gpio"
}
        
Elapsed time: 0.20031s