ghome-foyer-api


Nameghome-foyer-api JSON
Version 1.1.1 PyPI version JSON
download
home_pageNone
SummaryGenerated protobuf stubs for Google Home Foyer API
upload_time2024-11-05 11:02:35
maintainerNone
docs_urlNone
authorNone
requires_python<3.14,>=3.9
licenseMIT
keywords foyer api google home
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![CI](https://github.com/KapJI/ghome-foyer-api/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/KapJI/ghome-foyer-api/actions/workflows/ci.yml)
[![PyPI version](https://img.shields.io/pypi/v/ghome-foyer-api)](https://pypi.org/project/ghome-foyer-api/)

# Google Home Foyer API

With this package, multiple libraries can use Foyer API without having to deal with Protobuf version conflicts.

- Only one version of stubs can be loaded by Protobuf at the same time even if stubs are coming from different libraries and modules have different names. Using this package ensures that only one version is installed at any given time.
- The package defines dependencies on Protobuf and GRPC, ensuring compatibility of generated files.
- Type hints are generated and exported as well.

Files can be regenerated using `scripts/generate.sh`.

## Credits

The proto file is taken from [here](https://github.com/rithvikvibhu/GHLocalApi/issues/39).
Thanks [@rithvikvibhu](https://github.com/rithvikvibhu) for extracting it.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ghome-foyer-api",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.14,>=3.9",
    "maintainer_email": null,
    "keywords": "Foyer API, Google Home",
    "author": null,
    "author_email": "Ruslan Sayfutdinov <ruslan@sayfutdinov.com>",
    "download_url": "https://files.pythonhosted.org/packages/6a/12/f4aec812ad9099eaa1b80455d33d34d9bcc54b5eca09322527afffbe0308/ghome_foyer_api-1.1.1.tar.gz",
    "platform": null,
    "description": "[![CI](https://github.com/KapJI/ghome-foyer-api/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/KapJI/ghome-foyer-api/actions/workflows/ci.yml)\n[![PyPI version](https://img.shields.io/pypi/v/ghome-foyer-api)](https://pypi.org/project/ghome-foyer-api/)\n\n# Google Home Foyer API\n\nWith this package, multiple libraries can use Foyer API without having to deal with Protobuf version conflicts.\n\n- Only one version of stubs can be loaded by Protobuf at the same time even if stubs are coming from different libraries and modules have different names. Using this package ensures that only one version is installed at any given time.\n- The package defines dependencies on Protobuf and GRPC, ensuring compatibility of generated files.\n- Type hints are generated and exported as well.\n\nFiles can be regenerated using `scripts/generate.sh`.\n\n## Credits\n\nThe proto file is taken from [here](https://github.com/rithvikvibhu/GHLocalApi/issues/39).\nThanks [@rithvikvibhu](https://github.com/rithvikvibhu) for extracting it.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Generated protobuf stubs for Google Home Foyer API",
    "version": "1.1.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/KapJI/ghome-foyer-api/issues",
        "Homepage": "https://github.com/KapJI/ghome-foyer-api",
        "Release Notes": "https://github.com/KapJI/ghome-foyer-api/releases"
    },
    "split_keywords": [
        "foyer api",
        " google home"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0e404c0a261dcf1695b6d80c976b4bfdd435c62a3de530fdd0e815af8951daad",
                "md5": "76fde2f4255f60cfb5c3666be4395611",
                "sha256": "eea517f001cd76252f64baca6071e560920034e40920465019b5832a7490b3e6"
            },
            "downloads": -1,
            "filename": "ghome_foyer_api-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "76fde2f4255f60cfb5c3666be4395611",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.9",
            "size": 17796,
            "upload_time": "2024-11-05T11:02:34",
            "upload_time_iso_8601": "2024-11-05T11:02:34.272094Z",
            "url": "https://files.pythonhosted.org/packages/0e/40/4c0a261dcf1695b6d80c976b4bfdd435c62a3de530fdd0e815af8951daad/ghome_foyer_api-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6a12f4aec812ad9099eaa1b80455d33d34d9bcc54b5eca09322527afffbe0308",
                "md5": "ccbbd517165986b578260a87cd17a402",
                "sha256": "03d730563d41695e532a4ebe13b067dc67c4594c33d994631a5bbf853c7ec0f4"
            },
            "downloads": -1,
            "filename": "ghome_foyer_api-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ccbbd517165986b578260a87cd17a402",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.9",
            "size": 16647,
            "upload_time": "2024-11-05T11:02:35",
            "upload_time_iso_8601": "2024-11-05T11:02:35.651830Z",
            "url": "https://files.pythonhosted.org/packages/6a/12/f4aec812ad9099eaa1b80455d33d34d9bcc54b5eca09322527afffbe0308/ghome_foyer_api-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-05 11:02:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "KapJI",
    "github_project": "ghome-foyer-api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ghome-foyer-api"
}
        
Elapsed time: 3.22506s