openwrt-ubus-client


Nameopenwrt-ubus-client JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryClient for OpenWrt microbus
upload_time2024-08-27 16:43:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===================
OpenWrt ubus client
===================

This is a python client for https://openwrt.org/docs/techref/ubus[OpenWrt micro bus].  It uses the https://openwrt.org/docs/techref/ubus#access_to_ubus_over_http[http jsonrpc] protocol.  This requires the `uhttpd-mod-ubus` package to be installed.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "openwrt-ubus-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Andy Duncan <andy@adjectivecolournoun.com>",
    "download_url": "https://files.pythonhosted.org/packages/c2/06/b40e4eb8c2c39c6fa705264bc2dc8d005e9ca6ccfef66ad2ab9a2a06b8e1/openwrt_ubus_client-0.1.0.tar.gz",
    "platform": null,
    "description": "===================\nOpenWrt ubus client\n===================\n\nThis is a python client for https://openwrt.org/docs/techref/ubus[OpenWrt micro bus].  It uses the https://openwrt.org/docs/techref/ubus#access_to_ubus_over_http[http jsonrpc] protocol.  This requires the `uhttpd-mod-ubus` package to be installed.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Client for OpenWrt microbus",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://github.com/andyjduncan/openwrt-ubus-client#readme",
        "Issues": "https://github.com/andyjduncan/openwrt-ubus-client/issues",
        "Source": "https://github.com/andyjduncan/openwrt-ubus-client"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "49392b86b9379314d1424487ebfe020f04bed1ca2064aa3c680e4e48297e13fd",
                "md5": "c4bceaed5af5b72c0c66733c51ba4de5",
                "sha256": "499ea2ef77a02743ef5b0d40f1dd9011d9c1f20d71ddc5110746def94e7795fb"
            },
            "downloads": -1,
            "filename": "openwrt_ubus_client-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c4bceaed5af5b72c0c66733c51ba4de5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3681,
            "upload_time": "2024-08-27T16:43:38",
            "upload_time_iso_8601": "2024-08-27T16:43:38.151928Z",
            "url": "https://files.pythonhosted.org/packages/49/39/2b86b9379314d1424487ebfe020f04bed1ca2064aa3c680e4e48297e13fd/openwrt_ubus_client-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c206b40e4eb8c2c39c6fa705264bc2dc8d005e9ca6ccfef66ad2ab9a2a06b8e1",
                "md5": "1f6d5c7384c1ee3fed2a5ff1df1c7db7",
                "sha256": "9657c5abd7b5a24bcf17c680431e96776ecc57220bdd6a588e520fe8be635aea"
            },
            "downloads": -1,
            "filename": "openwrt_ubus_client-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1f6d5c7384c1ee3fed2a5ff1df1c7db7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4625,
            "upload_time": "2024-08-27T16:43:36",
            "upload_time_iso_8601": "2024-08-27T16:43:36.394041Z",
            "url": "https://files.pythonhosted.org/packages/c2/06/b40e4eb8c2c39c6fa705264bc2dc8d005e9ca6ccfef66ad2ab9a2a06b8e1/openwrt_ubus_client-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-27 16:43:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "andyjduncan",
    "github_project": "openwrt-ubus-client#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "openwrt-ubus-client"
}
        
Elapsed time: 0.33424s