fyta-cli


Namefyta-cli JSON
Version 0.4.0 PyPI version JSON
download
home_pageNone
SummaryPython library to access the FYTA API
upload_time2024-04-11 18:23:38
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords iot fyta hass home assistant plant sensor smart home
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fyta-Cli
Python library to access the FYTA API as documented here: https://fyta-io.notion.site/FYTA-Public-API-d2f4c30306f74504924c9a40402a3afd

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fyta-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "IoT, fyta, hass, home assistant, plant, sensor, smart home",
    "author": null,
    "author_email": "dontinelli <73341522+dontinelli@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/f5/73/455fa9d986507f5c4df372b68dd74a5d2401534d157f291dd37da9e3b76a/fyta_cli-0.4.0.tar.gz",
    "platform": null,
    "description": "# Fyta-Cli\nPython library to access the FYTA API as documented here: https://fyta-io.notion.site/FYTA-Public-API-d2f4c30306f74504924c9a40402a3afd\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python library to access the FYTA API",
    "version": "0.4.0",
    "project_urls": {
        "API Documentation": "https://fyta-io.notion.site/FYTA-Public-API-d2f4c30306f74504924c9a40402a3afd",
        "Changelog": "https://github.com/dontinelli/fyta_cli/blob/master/CHANGELOG.md",
        "FYTA homepage": "https://fyta.de/",
        "Issues": "https://github.com/dontinelli/fyta_cli/issues",
        "Repository": "https://github.com/dontinelli/fyta_cli.git"
    },
    "split_keywords": [
        "iot",
        " fyta",
        " hass",
        " home assistant",
        " plant",
        " sensor",
        " smart home"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b2176a453287252ff7fd91a8e1b5acb8ca2fb53d6e6235ffcccc88f1c72d299",
                "md5": "a64943c8db9ebb919c56734d21ee8f3a",
                "sha256": "7373904b7e8c764d2320847ab80890cea5966a11bc3380366e8993850f147a74"
            },
            "downloads": -1,
            "filename": "fyta_cli-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a64943c8db9ebb919c56734d21ee8f3a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 18207,
            "upload_time": "2024-04-11T18:23:34",
            "upload_time_iso_8601": "2024-04-11T18:23:34.482315Z",
            "url": "https://files.pythonhosted.org/packages/6b/21/76a453287252ff7fd91a8e1b5acb8ca2fb53d6e6235ffcccc88f1c72d299/fyta_cli-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f573455fa9d986507f5c4df372b68dd74a5d2401534d157f291dd37da9e3b76a",
                "md5": "249f6bc2b9c01bb635184707305fed50",
                "sha256": "bc913675bb92d9ca55e9cd67b57377b2c238b620a0e51a903c934f097952d9e7"
            },
            "downloads": -1,
            "filename": "fyta_cli-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "249f6bc2b9c01bb635184707305fed50",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 17577,
            "upload_time": "2024-04-11T18:23:38",
            "upload_time_iso_8601": "2024-04-11T18:23:38.613260Z",
            "url": "https://files.pythonhosted.org/packages/f5/73/455fa9d986507f5c4df372b68dd74a5d2401534d157f291dd37da9e3b76a/fyta_cli-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 18:23:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dontinelli",
    "github_project": "fyta_cli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "fyta-cli"
}
        
Elapsed time: 0.23194s