# Whistleaio
Asynchronous Python library for Whistle's API using Whistle account email and password.
This package provides an API client for the Whistle API to be used with a Whistle account email and password.
This API is not published, so there is a chance it may break in the future.
## Installation
### PyPI
```
pip3 install whistleaio
```
This package depends on [aiohttp](https://docs.aiohttp.org/en/stable/), and requires `Python 3.7` or greater.
Raw data
{
"_id": null,
"home_page": "https://github.com/RobertD502/whistleaio",
"name": "whistleaio",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "whistle,whistle fit,whistle api,whistle client,whistle gps,whistle pet",
"author": "Robert Drinovac",
"author_email": "unlisted@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/10/73/0952852e6f45340ca099a72660eec71c1c48521cca14337424714fae4585/whistleaio-0.1.2.tar.gz",
"platform": null,
"description": "# Whistleaio\n\nAsynchronous Python library for Whistle's API using Whistle account email and password.\n\nThis package provides an API client for the Whistle API to be used with a Whistle account email and password.\nThis API is not published, so there is a chance it may break in the future.\n\n## Installation\n\n### PyPI\n```\npip3 install whistleaio\n```\n\n\nThis package depends on [aiohttp](https://docs.aiohttp.org/en/stable/), and requires `Python 3.7` or greater.",
"bugtrack_url": null,
"license": "",
"summary": "Asynchronous Python library for Whistle's API",
"version": "0.1.2",
"project_urls": {
"Bug Reports": "https://github.com/RobertD502/whistleaio/issues",
"Homepage": "https://github.com/RobertD502/whistleaio",
"Source": "https://github.com/RobertD502/whistleaio/"
},
"split_keywords": [
"whistle",
"whistle fit",
"whistle api",
"whistle client",
"whistle gps",
"whistle pet"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "10730952852e6f45340ca099a72660eec71c1c48521cca14337424714fae4585",
"md5": "4096a2c7719ca2b11e8ac5b2672b935f",
"sha256": "5ded6dea30ebfce0a7f82eb382f973ec1df36054d60f501eae97e2ca39e311d6"
},
"downloads": -1,
"filename": "whistleaio-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "4096a2c7719ca2b11e8ac5b2672b935f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 4859,
"upload_time": "2023-07-13T22:03:00",
"upload_time_iso_8601": "2023-07-13T22:03:00.116735Z",
"url": "https://files.pythonhosted.org/packages/10/73/0952852e6f45340ca099a72660eec71c1c48521cca14337424714fae4585/whistleaio-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-13 22:03:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "RobertD502",
"github_project": "whistleaio",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "whistleaio"
}