ovos-PHAL


Nameovos-PHAL JSON
Version 0.2.7 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/ovos-PHAL
SummaryPlugin based Hardware Abstraction Layer for OVOS
upload_time2024-11-05 03:48:00
maintainerNone
docs_urlNone
authorjarbasAi
requires_pythonNone
licenseapache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ovos_PHAL

Plugin based Hardware Abstraction Layer

a wrapper for software system level abstraction, where based on the environment either through known configuration or via fingerprinting, only specific plugins load to interface with the system and specific hardware

A PHAL plugin can provide anything from hardware integrations (respeaker, mk1, mk2....) or system integrations (network manager, ovos shell)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/ovos-PHAL",
    "name": "ovos-PHAL",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "jarbasAi",
    "author_email": "jarbasai@mailfence.com",
    "download_url": "https://files.pythonhosted.org/packages/44/90/86c81daf452d4bc12a70bfd2525980746d06b3a5da9c7ad5f30807ba1d74/ovos_PHAL-0.2.7.tar.gz",
    "platform": null,
    "description": "# ovos_PHAL\n\nPlugin based Hardware Abstraction Layer\n\na wrapper for software system level abstraction, where based on the environment either through known configuration or via fingerprinting, only specific plugins load to interface with the system and specific hardware\n\nA PHAL plugin can provide anything from hardware integrations (respeaker, mk1, mk2....) or system integrations (network manager, ovos shell)\n\n\n",
    "bugtrack_url": null,
    "license": "apache-2.0",
    "summary": "Plugin based Hardware Abstraction Layer for OVOS",
    "version": "0.2.7",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/ovos-PHAL"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "613d066e60ae510a4a86fda59c451c87bffc9c0aeb18875be30e8d3062456dfa",
                "md5": "a787b178521ab1807ccc53375a956131",
                "sha256": "d8aabe6af2e79a77af3fa84c3bacf0cfef00e42bba3de77a68ab22341826dc24"
            },
            "downloads": -1,
            "filename": "ovos_PHAL-0.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a787b178521ab1807ccc53375a956131",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10002,
            "upload_time": "2024-11-05T03:47:59",
            "upload_time_iso_8601": "2024-11-05T03:47:59.217378Z",
            "url": "https://files.pythonhosted.org/packages/61/3d/066e60ae510a4a86fda59c451c87bffc9c0aeb18875be30e8d3062456dfa/ovos_PHAL-0.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "449086c81daf452d4bc12a70bfd2525980746d06b3a5da9c7ad5f30807ba1d74",
                "md5": "dbfb12771a209dfca0603b2d8bd98ef3",
                "sha256": "d2c605f4baf3fd187db42fd9e3f84d77e66ec1eac1060fb148ceda166188f1cb"
            },
            "downloads": -1,
            "filename": "ovos_PHAL-0.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "dbfb12771a209dfca0603b2d8bd98ef3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9654,
            "upload_time": "2024-11-05T03:48:00",
            "upload_time_iso_8601": "2024-11-05T03:48:00.637137Z",
            "url": "https://files.pythonhosted.org/packages/44/90/86c81daf452d4bc12a70bfd2525980746d06b3a5da9c7ad5f30807ba1d74/ovos_PHAL-0.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-05 03:48:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "ovos-PHAL",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ovos-phal"
}
        
Elapsed time: 0.62789s