# pyuptimerobot
[![codecov](https://codecov.io/gh/ludeeus/pyuptimerobot/branch/main/graph/badge.svg)](https://codecov.io/gh/ludeeus/pyuptimerobot)
![python version](https://img.shields.io/badge/Python-3.8=><=3.10-blue.svg)
[![PyPI](https://img.shields.io/pypi/v/pyuptimerobot)](https://pypi.org/project/pyuptimerobot)
![Actions](https://github.com/ludeeus/pyuptimerobot/workflows/Actions/badge.svg?branch=main)
_Python API wrapper for Uptime Robot_
## Installation
```bash
python3 -m pip install pyuptimerobot
```
Look at the file `example.py` for a usage example.
## Contribute
**All** contributions are welcome!
1. Fork the repository
2. Clone the repository locally and open the devcontainer or use GitHub codespaces
3. Do your changes
4. Lint the files with `scripts/lint`
5. Ensure all tests passes with `scripts/test`
6. Ensure 100% coverage with `scripts/coverage`
7. Commit your work, and push it to GitHub
8. Create a PR against the `main` branch
Raw data
{
"_id": null,
"home_page": "https://github.com/ludeeus/pyuptimerobot",
"name": "pyuptimerobot",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8.0",
"maintainer_email": "",
"keywords": "homeassistant,version,update",
"author": "Joakim Sorensen",
"author_email": "hi@ludeeus.dev",
"download_url": "https://files.pythonhosted.org/packages/e4/8a/d90b59b566824e9a9980f65640e38cf12a28b0c825bf4fb09c3389ba2778/pyuptimerobot-23.1.0.tar.gz",
"platform": null,
"description": "# pyuptimerobot\n\n[![codecov](https://codecov.io/gh/ludeeus/pyuptimerobot/branch/main/graph/badge.svg)](https://codecov.io/gh/ludeeus/pyuptimerobot)\n![python version](https://img.shields.io/badge/Python-3.8=><=3.10-blue.svg)\n[![PyPI](https://img.shields.io/pypi/v/pyuptimerobot)](https://pypi.org/project/pyuptimerobot)\n![Actions](https://github.com/ludeeus/pyuptimerobot/workflows/Actions/badge.svg?branch=main)\n\n\n_Python API wrapper for Uptime Robot_\n\n## Installation\n\n```bash\npython3 -m pip install pyuptimerobot\n```\n\nLook at the file `example.py` for a usage example.\n\n## Contribute\n\n**All** contributions are welcome!\n\n1. Fork the repository\n2. Clone the repository locally and open the devcontainer or use GitHub codespaces\n3. Do your changes\n4. Lint the files with `scripts/lint`\n5. Ensure all tests passes with `scripts/test`\n6. Ensure 100% coverage with `scripts/coverage`\n7. Commit your work, and push it to GitHub\n8. Create a PR against the `main` branch\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "Python API wrapper for Uptime Robot.",
"version": "23.1.0",
"split_keywords": [
"homeassistant",
"version",
"update"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a2b9fc7cc1c7d046bc9b94c0de0b87bff0f4d8db0bfdc302aca2466744ff4779",
"md5": "cfb41a295fa1847a80ab2e2aa3d6f7f8",
"sha256": "fa1c042fdfcd400a460d734dbea5dfc52ad2c6bad83aad01c2717aaba41c3e31"
},
"downloads": -1,
"filename": "pyuptimerobot-23.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cfb41a295fa1847a80ab2e2aa3d6f7f8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8.0",
"size": 6222,
"upload_time": "2023-01-28T17:03:14",
"upload_time_iso_8601": "2023-01-28T17:03:14.041533Z",
"url": "https://files.pythonhosted.org/packages/a2/b9/fc7cc1c7d046bc9b94c0de0b87bff0f4d8db0bfdc302aca2466744ff4779/pyuptimerobot-23.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e48ad90b59b566824e9a9980f65640e38cf12a28b0c825bf4fb09c3389ba2778",
"md5": "fe36d2f01ae430cfc05d7690b57f5e47",
"sha256": "f3e9bfb6fd9f7f656dc3f3d2d2d0f45cca508b075c5425b372a2793a606dcb7b"
},
"downloads": -1,
"filename": "pyuptimerobot-23.1.0.tar.gz",
"has_sig": false,
"md5_digest": "fe36d2f01ae430cfc05d7690b57f5e47",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8.0",
"size": 5041,
"upload_time": "2023-01-28T17:03:15",
"upload_time_iso_8601": "2023-01-28T17:03:15.064219Z",
"url": "https://files.pythonhosted.org/packages/e4/8a/d90b59b566824e9a9980f65640e38cf12a28b0c825bf4fb09c3389ba2778/pyuptimerobot-23.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-28 17:03:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "ludeeus",
"github_project": "pyuptimerobot",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "pyuptimerobot"
}