[![GitHub Release][releases-shield]][releases]
[![GitHub Activity][commits-shield]][commits]
[![License][license-shield]](LICENSE)
![Project Maintenance][maintenance-shield]
[![BuyMeCoffee][buymecoffeebadge]][buymecoffee]
Api Wrapper for Hatch Rest mini 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 a port of [homebridge-hatch-baby-rest](https://github.com/dgreif/homebridge-hatch-baby-rest) from node.
***
[hatch_rest_api]: https://github.com/dahlb/hatch_rest_api
[commits-shield]: https://img.shields.io/github/commit-activity/y/dahlb/hatch_rest_api.svg?style=for-the-badge
[commits]: https://github.com/dahlb/hatch_rest_api/commits/main
[forum]: https://community.home-assistant.io/
[license-shield]: https://img.shields.io/github/license/dahlb/hatch_rest_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/hatch_rest_api.svg?style=for-the-badge
[releases]: https://github.com/dahlb/hatch_rest_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": "hatch-rest-api",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.12.0",
"maintainer_email": null,
"keywords": "hatch, rest-mini, api",
"author": null,
"author_email": "Brendan Dahl <dahl.brendan@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/0e/ef/48454fcc012d720d065b9c96958c22b65badd384e5311a0b9eb0d1cbe8b1/hatch_rest_api-1.26.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\nApi Wrapper for Hatch Rest mini 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 a port of [homebridge-hatch-baby-rest](https://github.com/dgreif/homebridge-hatch-baby-rest) from node.\n\n***\n\n[hatch_rest_api]: https://github.com/dahlb/hatch_rest_api\n[commits-shield]: https://img.shields.io/github/commit-activity/y/dahlb/hatch_rest_api.svg?style=for-the-badge\n[commits]: https://github.com/dahlb/hatch_rest_api/commits/main\n[forum]: https://community.home-assistant.io/\n[license-shield]: https://img.shields.io/github/license/dahlb/hatch_rest_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/hatch_rest_api.svg?style=for-the-badge\n[releases]: https://github.com/dahlb/hatch_rest_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\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Hatch Rest mini Api Wrapper",
"version": "1.26.2",
"project_urls": {
"Bug Tracker": "https://github.com/dahlb/hatch_rest_api/issues",
"Homepage": "https://github.com/dahlb/hatch_rest_api"
},
"split_keywords": [
"hatch",
" rest-mini",
" api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9cc179b474b6c6a09354d3c0fbe7064f23a08fc7507b285464dfebe75814d5ff",
"md5": "0f9a5286f0e2282dd7061f3ed06e42e7",
"sha256": "9fefa15fa87f5bc301ee8eb6d9715c1004c302c27c63082b51f4edc60b93889d"
},
"downloads": -1,
"filename": "hatch_rest_api-1.26.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0f9a5286f0e2282dd7061f3ed06e42e7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.12.0",
"size": 20829,
"upload_time": "2024-10-05T10:38:27",
"upload_time_iso_8601": "2024-10-05T10:38:27.957792Z",
"url": "https://files.pythonhosted.org/packages/9c/c1/79b474b6c6a09354d3c0fbe7064f23a08fc7507b285464dfebe75814d5ff/hatch_rest_api-1.26.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0eef48454fcc012d720d065b9c96958c22b65badd384e5311a0b9eb0d1cbe8b1",
"md5": "ba949253655cdf6b8532a9b493bcbcbd",
"sha256": "1d88e0648696d7c6b6da0ad2cf61f93add3aa552e858278c793557e29be3272b"
},
"downloads": -1,
"filename": "hatch_rest_api-1.26.2.tar.gz",
"has_sig": false,
"md5_digest": "ba949253655cdf6b8532a9b493bcbcbd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.12.0",
"size": 15186,
"upload_time": "2024-10-05T10:38:29",
"upload_time_iso_8601": "2024-10-05T10:38:29.376986Z",
"url": "https://files.pythonhosted.org/packages/0e/ef/48454fcc012d720d065b9c96958c22b65badd384e5311a0b9eb0d1cbe8b1/hatch_rest_api-1.26.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-05 10:38:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dahlb",
"github_project": "hatch_rest_api",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "setuptools",
"specs": [
[
">=",
"68.0.0"
]
]
},
{
"name": "wheel",
"specs": []
},
{
"name": "colorlog",
"specs": [
[
"==",
"6.8.2"
]
]
},
{
"name": "pip",
"specs": [
[
">=",
"24"
]
]
},
{
"name": "ruff",
"specs": [
[
">=",
"0.3.5"
]
]
},
{
"name": "aiohttp",
"specs": [
[
">=",
"3.9.3"
]
]
},
{
"name": "awsiotsdk",
"specs": [
[
">=",
"1.21.1"
]
]
}
],
"lcname": "hatch-rest-api"
}