# Python client and module for Lookyloo Monitoring
There is no public monitoring instance for now, so you will need to
install [your own instance](https://github.com/Lookyloo/monitoring).
## Installation
```bash
pip install pylookyloomonitoring
```
## Usage
### Command line
You can use the `lookyloo_monitor`:
```bash
usage: lookyloo_monitor [-h] --url URL (--monitor_url MONITOR_URL | --compare COMPARE)
Talk to a Lookyloo Monitoring instance.
options:
-h, --help show this help message and exit
--url URL URL of the instance.
--monitor_url MONITOR_URL
URL to monitor. It will be monitered hourly.
--compare COMPARE UUID of the monitoring.
```
### Library
See [API Reference](https://pylookyloomonitoring.readthedocs.io/en/latest/api_reference.html)
Raw data
{
"_id": null,
"home_page": "https://github.com/Lookyloo/PyLookylooMonitoring",
"name": "pylookyloomonitoring",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Rapha\u00ebl Vinot",
"author_email": "raphael.vinot@circl.lu",
"download_url": "https://files.pythonhosted.org/packages/fc/6f/2cd38edc627843dab93703587594d5ccd8fee6544e17c76b6220d73879f1/pylookyloomonitoring-1.1.4.tar.gz",
"platform": null,
"description": "# Python client and module for Lookyloo Monitoring\n\nThere is no public monitoring instance for now, so you will need to\ninstall [your own instance](https://github.com/Lookyloo/monitoring).\n\n## Installation\n\n```bash\npip install pylookyloomonitoring\n```\n\n## Usage\n\n### Command line\n\nYou can use the `lookyloo_monitor`:\n\n```bash\nusage: lookyloo_monitor [-h] --url URL (--monitor_url MONITOR_URL | --compare COMPARE)\n\nTalk to a Lookyloo Monitoring instance.\n\noptions:\n -h, --help show this help message and exit\n --url URL URL of the instance.\n --monitor_url MONITOR_URL\n URL to monitor. It will be monitered hourly.\n --compare COMPARE UUID of the monitoring.\n```\n\n### Library\n\nSee [API Reference](https://pylookyloomonitoring.readthedocs.io/en/latest/api_reference.html)\n\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Python API to connect to lookyloo monitoring",
"version": "1.1.4",
"project_urls": {
"Documentation": "https://pylookyloomonitoring.readthedocs.io/en/latest/index.html",
"Homepage": "https://github.com/Lookyloo/PyLookylooMonitoring",
"Repository": "https://github.com/Lookyloo/PyLookylooMonitoring"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0cf26957e82e727d4df5f8e9d2b5b388b85f8db24e8222327e550cc2474fa96d",
"md5": "39aff1cec0e1a4e02fe89593fa789611",
"sha256": "2ff302aa1e20140688953d2885e03bea94b2ad1e386941caa9e1b74e667fc6ad"
},
"downloads": -1,
"filename": "pylookyloomonitoring-1.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "39aff1cec0e1a4e02fe89593fa789611",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 6620,
"upload_time": "2024-08-19T15:08:05",
"upload_time_iso_8601": "2024-08-19T15:08:05.613162Z",
"url": "https://files.pythonhosted.org/packages/0c/f2/6957e82e727d4df5f8e9d2b5b388b85f8db24e8222327e550cc2474fa96d/pylookyloomonitoring-1.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fc6f2cd38edc627843dab93703587594d5ccd8fee6544e17c76b6220d73879f1",
"md5": "e7d8025d549a9d2101e321c406143f99",
"sha256": "e863555cae1f970f4c595be29ed9a9b5fc91d0e09781aac5da1b20c991995355"
},
"downloads": -1,
"filename": "pylookyloomonitoring-1.1.4.tar.gz",
"has_sig": false,
"md5_digest": "e7d8025d549a9d2101e321c406143f99",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 5465,
"upload_time": "2024-08-19T15:08:06",
"upload_time_iso_8601": "2024-08-19T15:08:06.778032Z",
"url": "https://files.pythonhosted.org/packages/fc/6f/2cd38edc627843dab93703587594d5ccd8fee6544e17c76b6220d73879f1/pylookyloomonitoring-1.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-19 15:08:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Lookyloo",
"github_project": "PyLookylooMonitoring",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pylookyloomonitoring"
}