abstract-hardware-interface


Nameabstract-hardware-interface JSON
Version 0.0.2a1 PyPI version JSON
download
home_pagehttps://github.com/NeonGeckoCom/abstract-hardware-interface
SummaryAbstract Hardware Component Classes
upload_time2024-05-16 18:23:37
maintainerNone
docs_urlNone
authorNeongecko
requires_pythonNone
licenseBSD-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Hardware Components
Provides Abstract Base Classes for basic hardware types.
Heavily inspired by and mostly compatible with 
[Mycroft's Mark 2](https://github.com/MycroftAI/mark-ii-hardware-testing)
hardware implementation.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NeonGeckoCom/abstract-hardware-interface",
    "name": "abstract-hardware-interface",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Neongecko",
    "author_email": "developers@neon.ai",
    "download_url": "https://files.pythonhosted.org/packages/4c/5d/97c1128b401286ec01980868550b1f9ef16171f8009b1060e346d88e6575/abstract-hardware-interface-0.0.2a1.tar.gz",
    "platform": null,
    "description": "# Hardware Components\nProvides Abstract Base Classes for basic hardware types.\nHeavily inspired by and mostly compatible with \n[Mycroft's Mark 2](https://github.com/MycroftAI/mark-ii-hardware-testing)\nhardware implementation.\n",
    "bugtrack_url": null,
    "license": "BSD-3",
    "summary": "Abstract Hardware Component Classes",
    "version": "0.0.2a1",
    "project_urls": {
        "Homepage": "https://github.com/NeonGeckoCom/abstract-hardware-interface"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b57f1c578cd922a08ec44ee2ce57a1d0639200558c610bf76a3a46af8447d49",
                "md5": "45b9d28de93066510dee50e28fde95b4",
                "sha256": "7d6ccea86796d4c77472af01e9c2fca42d777716023001f17dad40c291742c3a"
            },
            "downloads": -1,
            "filename": "abstract_hardware_interface-0.0.2a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "45b9d28de93066510dee50e28fde95b4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10895,
            "upload_time": "2024-05-16T18:23:35",
            "upload_time_iso_8601": "2024-05-16T18:23:35.541119Z",
            "url": "https://files.pythonhosted.org/packages/6b/57/f1c578cd922a08ec44ee2ce57a1d0639200558c610bf76a3a46af8447d49/abstract_hardware_interface-0.0.2a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c5d97c1128b401286ec01980868550b1f9ef16171f8009b1060e346d88e6575",
                "md5": "14e6ada3436b3d37d50a85a939a6b656",
                "sha256": "d6a1cf015a1f1d49958eff8e305adef2bf2b6e4a1389e212eb4159ece52a23a3"
            },
            "downloads": -1,
            "filename": "abstract-hardware-interface-0.0.2a1.tar.gz",
            "has_sig": false,
            "md5_digest": "14e6ada3436b3d37d50a85a939a6b656",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5236,
            "upload_time": "2024-05-16T18:23:37",
            "upload_time_iso_8601": "2024-05-16T18:23:37.290434Z",
            "url": "https://files.pythonhosted.org/packages/4c/5d/97c1128b401286ec01980868550b1f9ef16171f8009b1060e346d88e6575/abstract-hardware-interface-0.0.2a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 18:23:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NeonGeckoCom",
    "github_project": "abstract-hardware-interface",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "abstract-hardware-interface"
}
        
Elapsed time: 0.23889s