Name | betwatch JSON |
Version |
1.0.6
JSON |
| download |
home_page | None |
Summary | A Python package for interacting with the Betwatch.com API |
upload_time | 2023-06-01 07:10:10 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
api
betting
betwatch
sdk
sports
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Betwatch Python SDK
[](https://pypi.org/project/betwatch)
[](https://pypi.org/project/betwatch)
-----
The Betwatch Python SDK allows you to interact with the [Betwatch.com](https://www.betwatch.com) API to integrate up to date racing price data into your Python applications.
### Disclaimer
This library is provided on a best-effort basis in order to lower the barrier of entry for accessing the Betwatch API. No guarantees are made for the reliability of this library and development will be ongoing.
## Installation
```console
pip install betwatch
```
## Usage
See [examples](https://github.com/betwatch/betwatch-sdk-python/tree/main/examples)
A Betwatch API key is required. Please contact [api@betwatch.com](mailto:api@betwatch.com) for more information.
Raw data
{
"_id": null,
"home_page": null,
"name": "betwatch",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "api,betting,betwatch,sdk,sports",
"author": null,
"author_email": "Jamie Watts <jamie@betwatch.com>",
"download_url": "https://files.pythonhosted.org/packages/09/4e/9582974a57be0f7b6893a5035fdef83efcefab9cc2d5c88a1a5d63883d72/betwatch-1.0.6.tar.gz",
"platform": null,
"description": "# Betwatch Python SDK\n\n[](https://pypi.org/project/betwatch)\n[](https://pypi.org/project/betwatch)\n\n-----\nThe Betwatch Python SDK allows you to interact with the [Betwatch.com](https://www.betwatch.com) API to integrate up to date racing price data into your Python applications.\n\n### Disclaimer\nThis library is provided on a best-effort basis in order to lower the barrier of entry for accessing the Betwatch API. No guarantees are made for the reliability of this library and development will be ongoing.\n\n## Installation\n\n```console\npip install betwatch\n```\n\n## Usage\nSee [examples](https://github.com/betwatch/betwatch-sdk-python/tree/main/examples)\n\nA Betwatch API key is required. Please contact [api@betwatch.com](mailto:api@betwatch.com) for more information.\n",
"bugtrack_url": null,
"license": null,
"summary": "A Python package for interacting with the Betwatch.com API",
"version": "1.0.6",
"project_urls": {
"Betwatch.com": "https://betwatch.com",
"Documentation": "https://github.com/betwatch/betwatch-sdk-python#readme",
"Issues": "https://github.com/betwatch/betwatch-sdk-python/issues",
"Source": "https://github.com/betwatch/betwatch-sdk-python"
},
"split_keywords": [
"api",
"betting",
"betwatch",
"sdk",
"sports"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7c122323eba609b37417ee0e9e0706c7cbb78ce6f81dc65ee4eecfbfcae198c4",
"md5": "0d5fe65563073a2361b2a0fefb4851e9",
"sha256": "b8e9a4b4263b96447bb1541049fe3a0173e27acaa12bce923def7d0d18a546e0"
},
"downloads": -1,
"filename": "betwatch-1.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0d5fe65563073a2361b2a0fefb4851e9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 20729,
"upload_time": "2023-06-01T07:10:12",
"upload_time_iso_8601": "2023-06-01T07:10:12.435060Z",
"url": "https://files.pythonhosted.org/packages/7c/12/2323eba609b37417ee0e9e0706c7cbb78ce6f81dc65ee4eecfbfcae198c4/betwatch-1.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "094e9582974a57be0f7b6893a5035fdef83efcefab9cc2d5c88a1a5d63883d72",
"md5": "c638d5d141ab60e75b5ae4c0f7d7d7c8",
"sha256": "173ca81ccb45f43bce54589b25391f5fed6f58fc643c0ab1da0585994ce1e8ac"
},
"downloads": -1,
"filename": "betwatch-1.0.6.tar.gz",
"has_sig": false,
"md5_digest": "c638d5d141ab60e75b5ae4c0f7d7d7c8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 19908,
"upload_time": "2023-06-01T07:10:10",
"upload_time_iso_8601": "2023-06-01T07:10:10.335107Z",
"url": "https://files.pythonhosted.org/packages/09/4e/9582974a57be0f7b6893a5035fdef83efcefab9cc2d5c88a1a5d63883d72/betwatch-1.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-01 07:10:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "betwatch",
"github_project": "betwatch-sdk-python#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "betwatch"
}