[![GitHub Release][releases-shield]][releases]
[![GitHub Activity][commits-shield]][commits]
[![License][license-shield]](LICENSE)
![Project Maintenance][maintenance-shield]
[![BuyMeCoffee][buymecoffeebadge]][buymecoffee]
Api Wrapper for Carrier Infinity API using async in python, this was inspired by [this guide](https://developers.home-assistant.io/docs/api_lib_index) to be a lightweight wrapper, with simple error handling.
a lot of this is based on [homebridge-carrier-infinity](https://github.com/grivkees/homebridge-carrier-infinity).
***
[carrier_api]: https://github.com/dahlb/carrier_api
[commits-shield]: https://img.shields.io/github/commit-activity/y/dahlb/carrier_api.svg?style=for-the-badge
[commits]: https://github.com/dahlb/carrier_api/commits/main
[forum]: https://community.home-assistant.io/
[license-shield]: https://img.shields.io/github/license/dahlb/carrier_api.svg?style=for-the-badge
[maintenance-shield]: https://img.shields.io/badge/maintainer-Bren%20Dahl%20%40dahlb-blue.svg?style=for-the-badge
[releases-shield]: https://img.shields.io/github/release/dahlb/carrier_api.svg?style=for-the-badge
[releases]: https://github.com/dahlb/carrier_api/releases
[buymecoffee]: https://www.buymeacoffee.com/dahlb
[buymecoffeebadge]: https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg?style=for-the-badge
Raw data
{
"_id": null,
"home_page": null,
"name": "carrier-api",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.10",
"maintainer_email": null,
"keywords": "carrier, api",
"author": null,
"author_email": "Brendan Dahl <dahl.brendan@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/eb/14/77754ec1a59ebbc6aeab1d3fbd8ad16df5f2b33dbeb2b8643a600f7dffae/carrier_api-1.16.2.tar.gz",
"platform": null,
"description": "[![GitHub Release][releases-shield]][releases]\n[![GitHub Activity][commits-shield]][commits]\n[![License][license-shield]](LICENSE)\n\n![Project Maintenance][maintenance-shield]\n[![BuyMeCoffee][buymecoffeebadge]][buymecoffee]\n\n\nApi Wrapper for Carrier Infinity API using async in python, this was inspired by [this guide](https://developers.home-assistant.io/docs/api_lib_index) to be a lightweight wrapper, with simple error handling.\n\na lot of this is based on [homebridge-carrier-infinity](https://github.com/grivkees/homebridge-carrier-infinity).\n\n\n***\n\n[carrier_api]: https://github.com/dahlb/carrier_api\n[commits-shield]: https://img.shields.io/github/commit-activity/y/dahlb/carrier_api.svg?style=for-the-badge\n[commits]: https://github.com/dahlb/carrier_api/commits/main\n[forum]: https://community.home-assistant.io/\n[license-shield]: https://img.shields.io/github/license/dahlb/carrier_api.svg?style=for-the-badge\n[maintenance-shield]: https://img.shields.io/badge/maintainer-Bren%20Dahl%20%40dahlb-blue.svg?style=for-the-badge\n[releases-shield]: https://img.shields.io/github/release/dahlb/carrier_api.svg?style=for-the-badge\n[releases]: https://github.com/dahlb/carrier_api/releases\n[buymecoffee]: https://www.buymeacoffee.com/dahlb\n[buymecoffeebadge]: https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg?style=for-the-badge\n",
"bugtrack_url": null,
"license": null,
"summary": "Carrier Api Wrapper",
"version": "1.16.2",
"project_urls": {
"Bug Tracker": "https://github.com/dahlb/carrier_api/issues",
"Homepage": "https://github.com/dahlb/carrier_api"
},
"split_keywords": [
"carrier",
" api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6249a42e05f8305bbf2745c4e4b21418ae4276539d1cd7276a4298122ffb0532",
"md5": "24b21bdd1050570c66a3f16dd0611808",
"sha256": "ce0445bf691310e9c64a606ea12a1c840718663cfbf7447565384000e1ef5cb4"
},
"downloads": -1,
"filename": "carrier_api-1.16.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "24b21bdd1050570c66a3f16dd0611808",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.10",
"size": 11111,
"upload_time": "2024-12-28T23:02:20",
"upload_time_iso_8601": "2024-12-28T23:02:20.547834Z",
"url": "https://files.pythonhosted.org/packages/62/49/a42e05f8305bbf2745c4e4b21418ae4276539d1cd7276a4298122ffb0532/carrier_api-1.16.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eb1477754ec1a59ebbc6aeab1d3fbd8ad16df5f2b33dbeb2b8643a600f7dffae",
"md5": "1c0e393fec5e1fab09958a984541968b",
"sha256": "a8841c1ccdfefde3f410646b59165494e5f5140459b5d362ac9d431c8a3a4112"
},
"downloads": -1,
"filename": "carrier_api-1.16.2.tar.gz",
"has_sig": false,
"md5_digest": "1c0e393fec5e1fab09958a984541968b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.10",
"size": 9117,
"upload_time": "2024-12-28T23:02:21",
"upload_time_iso_8601": "2024-12-28T23:02:21.959086Z",
"url": "https://files.pythonhosted.org/packages/eb/14/77754ec1a59ebbc6aeab1d3fbd8ad16df5f2b33dbeb2b8643a600f7dffae/carrier_api-1.16.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-28 23:02:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dahlb",
"github_project": "carrier_api",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "setuptools",
"specs": [
[
">=",
"61.0"
]
]
},
{
"name": "wheel",
"specs": []
},
{
"name": "xmltodict",
"specs": []
},
{
"name": "requests-oauthlib",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "python-dateutil",
"specs": []
},
{
"name": "ruff",
"specs": [
[
"==",
"0.8.4"
]
]
}
],
"lcname": "carrier-api"
}