pylookyloomonitoring


Namepylookyloomonitoring JSON
Version 1.1.2 PyPI version JSON
download
home_pagehttps://github.com/Lookyloo/PyLookylooMonitoring
SummaryPython API to connect to lookyloo monitoring
upload_time2023-09-12 12:05:53
maintainer
docs_urlNone
authorRaphaël Vinot
requires_python>=3.8,<4.0
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Rapha\u00ebl Vinot",
    "author_email": "raphael.vinot@circl.lu",
    "download_url": "https://files.pythonhosted.org/packages/af/f9/28d5c001df6d30a156edb734c97e4382ff158ce9862ea6a305dccc002aba/pylookyloomonitoring-1.1.2.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",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Python API to connect to lookyloo monitoring",
    "version": "1.1.2",
    "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": "2ceb4d70f825f91d0add8aba37a81d495e0d4d785dfb75b9a3e046cc2356ae19",
                "md5": "e6fc52816575f57b4c9e8dd98a9696a5",
                "sha256": "66adda13c4fcd340a3be96f9bb832a2f4d1fd19a1b7cb815c6e7cbbeacf673e0"
            },
            "downloads": -1,
            "filename": "pylookyloomonitoring-1.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e6fc52816575f57b4c9e8dd98a9696a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 6858,
            "upload_time": "2023-09-12T12:05:51",
            "upload_time_iso_8601": "2023-09-12T12:05:51.926877Z",
            "url": "https://files.pythonhosted.org/packages/2c/eb/4d70f825f91d0add8aba37a81d495e0d4d785dfb75b9a3e046cc2356ae19/pylookyloomonitoring-1.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aff928d5c001df6d30a156edb734c97e4382ff158ce9862ea6a305dccc002aba",
                "md5": "cb6afc2e339ca4ab6927e12dbed342f4",
                "sha256": "aaf02701ab8f2fd7b863600dcf20b18f50a966f9c847c4f791c322804a4c9777"
            },
            "downloads": -1,
            "filename": "pylookyloomonitoring-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "cb6afc2e339ca4ab6927e12dbed342f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 5300,
            "upload_time": "2023-09-12T12:05:53",
            "upload_time_iso_8601": "2023-09-12T12:05:53.585258Z",
            "url": "https://files.pythonhosted.org/packages/af/f9/28d5c001df6d30a156edb734c97e4382ff158ce9862ea6a305dccc002aba/pylookyloomonitoring-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-12 12:05:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Lookyloo",
    "github_project": "PyLookylooMonitoring",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pylookyloomonitoring"
}
        
Elapsed time: 0.11550s