# pyfujitsugeneral
Python Library for interacting with Fujitsu General split Airconditioners API.
Raw data
{
"_id": null,
"home_page": null,
"name": "pyfujitsugeneral",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11.0",
"maintainer_email": null,
"keywords": "Fujitsu General air conditioners",
"author": null,
"author_email": "\"Fabio Mauro, Mehdi Modarressi\" <bigmoby.pymeianlike@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/7b/91/2d227a9475cb3bd98b773f4587bf84dcd24943679f8366df670c9663b9ee/pyfujitsugeneral-2.0.33.tar.gz",
"platform": "any",
"description": "# pyfujitsugeneral\nPython Library for interacting with Fujitsu General split Airconditioners API.\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Python Library for interacting with Fujitsu General split air conditioners API",
"version": "2.0.33",
"project_urls": {
"Bug Reports": "https://github.com/bigmoby/pyfujitsugeneral/issues",
"Homepage": "https://github.com/bigmoby/pyfujitsugeneral",
"Source Code": "https://github.com/bigmoby/pyfujitsugeneral"
},
"split_keywords": [
"fujitsu",
"general",
"air",
"conditioners"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "73e86aeecbe0a14f0ac47081344a306a33d8a75276b45f25b6583981fa635df9",
"md5": "f3831b7fbad92f38ef6c2611dcc137a7",
"sha256": "29b4ba2b790e213cd2b7c8189758771e87952db3d18135b8bafe50dcccdc41ff"
},
"downloads": -1,
"filename": "pyfujitsugeneral-2.0.33-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f3831b7fbad92f38ef6c2611dcc137a7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11.0",
"size": 11232,
"upload_time": "2024-12-05T16:41:16",
"upload_time_iso_8601": "2024-12-05T16:41:16.098512Z",
"url": "https://files.pythonhosted.org/packages/73/e8/6aeecbe0a14f0ac47081344a306a33d8a75276b45f25b6583981fa635df9/pyfujitsugeneral-2.0.33-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7b912d227a9475cb3bd98b773f4587bf84dcd24943679f8366df670c9663b9ee",
"md5": "68788ee59adb390e9402dce30219aa3c",
"sha256": "88c2138f8784b41f1ea1ce78b4de797883a95b3883921a57d7a319f107cf0da3"
},
"downloads": -1,
"filename": "pyfujitsugeneral-2.0.33.tar.gz",
"has_sig": false,
"md5_digest": "68788ee59adb390e9402dce30219aa3c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11.0",
"size": 20284,
"upload_time": "2024-12-05T16:41:17",
"upload_time_iso_8601": "2024-12-05T16:41:17.679155Z",
"url": "https://files.pythonhosted.org/packages/7b/91/2d227a9475cb3bd98b773f4587bf84dcd24943679f8366df670c9663b9ee/pyfujitsugeneral-2.0.33.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-05 16:41:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bigmoby",
"github_project": "pyfujitsugeneral",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "certifi",
"specs": [
[
"==",
"2023.7.22"
]
]
},
{
"name": "chardet",
"specs": [
[
"==",
"5.2.0"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.4"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.31.0"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.26.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"2.0.4"
]
]
},
{
"name": "aiofiles",
"specs": [
[
"==",
"24.1.0"
]
]
},
{
"name": "ruff",
"specs": [
[
"==",
"0.6.5"
]
]
}
],
"lcname": "pyfujitsugeneral"
}