# 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/9c/47/2a7e999cfa0a8aa99ce434cfec39df62cd0dcb6072525fedf17e6cb47212/fyta_cli-0.7.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.7.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": "a3e406307379b1b3f052a21cf828931745323bfa48b579f9acf996b3cb0f03d6",
"md5": "65bad35118edadee28ba3174ad6691ca",
"sha256": "a07fb2feda13e4c7bc64f09cd522b4241dab111c0ae156a705c4cacadd2d9f1e"
},
"downloads": -1,
"filename": "fyta_cli-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "65bad35118edadee28ba3174ad6691ca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 18508,
"upload_time": "2024-11-22T20:53:47",
"upload_time_iso_8601": "2024-11-22T20:53:47.063949Z",
"url": "https://files.pythonhosted.org/packages/a3/e4/06307379b1b3f052a21cf828931745323bfa48b579f9acf996b3cb0f03d6/fyta_cli-0.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9c472a7e999cfa0a8aa99ce434cfec39df62cd0dcb6072525fedf17e6cb47212",
"md5": "f2aff2e71f0598667130ba6c37ce67f8",
"sha256": "5281693d4f7442282d4d5d0e0ca03e69e30e6a8405e854ea203c22dff24d8aff"
},
"downloads": -1,
"filename": "fyta_cli-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "f2aff2e71f0598667130ba6c37ce67f8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 25799,
"upload_time": "2024-11-22T20:53:48",
"upload_time_iso_8601": "2024-11-22T20:53:48.019920Z",
"url": "https://files.pythonhosted.org/packages/9c/47/2a7e999cfa0a8aa99ce434cfec39df62cd0dcb6072525fedf17e6cb47212/fyta_cli-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 20:53:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dontinelli",
"github_project": "fyta_cli",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "aiohttp",
"specs": [
[
"==",
"3.10.11"
]
]
},
{
"name": "aioresponses",
"specs": [
[
"==",
"0.7.6"
]
]
},
{
"name": "mashumaro",
"specs": [
[
">=",
"3.13"
]
]
},
{
"name": "syrupy",
"specs": [
[
"==",
"4.6.1"
]
]
}
],
"lcname": "fyta-cli"
}