olli


Nameolli JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://python-discord.github.io/olli/
SummaryOlli searches your Loki logs and relays matching terms to Discord.
upload_time2023-09-12 23:51:52
maintainer
docs_urlNone
authorJoe Banks
requires_python==3.11.*
licenseMIT
keywords loki discord logs observability
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Olli

[![PyPI version fury.io](https://badge.fury.io/py/olli.svg)](https://pypi.python.org/pypi/olli/)
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/olli.svg)](https://pypi.python.org/pypi/olli/)
[![GitHub license](https://img.shields.io/github/license/python-discord/olli.svg)](https://github.com/python-discord/olli/blob/main/LICENSE)

Olli searches your Loki logs and relays matching terms to Discord. Please read the [documentation](https://python-discord.github.io/olli/) to get started.

- [Documentation](https://python-discord.github.io/olli/)
- [Docker Image](https://ghcr.io/python-discord/olli)

## Contributing

Please open an issue before contributing features to discuss implementation.

## License

Olli is licensed under MIT.

            

Raw data

            {
    "_id": null,
    "home_page": "https://python-discord.github.io/olli/",
    "name": "olli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "==3.11.*",
    "maintainer_email": "",
    "keywords": "loki,discord,logs,observability",
    "author": "Joe Banks",
    "author_email": "joseph@josephbanks.me",
    "download_url": "https://files.pythonhosted.org/packages/e6/02/9b582ed1c068cc4c28f162701c939ff00881f5ad81b430b3588c4ee27792/olli-1.0.1.tar.gz",
    "platform": null,
    "description": "# Olli\n\n[![PyPI version fury.io](https://badge.fury.io/py/olli.svg)](https://pypi.python.org/pypi/olli/)\n[![PyPI pyversions](https://img.shields.io/pypi/pyversions/olli.svg)](https://pypi.python.org/pypi/olli/)\n[![GitHub license](https://img.shields.io/github/license/python-discord/olli.svg)](https://github.com/python-discord/olli/blob/main/LICENSE)\n\nOlli searches your Loki logs and relays matching terms to Discord. Please read the [documentation](https://python-discord.github.io/olli/) to get started.\n\n- [Documentation](https://python-discord.github.io/olli/)\n- [Docker Image](https://ghcr.io/python-discord/olli)\n\n## Contributing\n\nPlease open an issue before contributing features to discuss implementation.\n\n## License\n\nOlli is licensed under MIT.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Olli searches your Loki logs and relays matching terms to Discord.",
    "version": "1.0.1",
    "project_urls": {
        "Documentation": "https://python-discord.github.io/olli/",
        "Homepage": "https://python-discord.github.io/olli/",
        "Repository": "https://github.com/python-discord/olli"
    },
    "split_keywords": [
        "loki",
        "discord",
        "logs",
        "observability"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8fd2e74283f8236c55a90b05e3e02c743048ac72268aebeb41952729ca6d8cc",
                "md5": "7e1d924ce0a8401936b352f93cd8fb69",
                "sha256": "5d89b757be62928fffba5f586674677b471d0aa5224b50f14a6c21fba0d3eb01"
            },
            "downloads": -1,
            "filename": "olli-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7e1d924ce0a8401936b352f93cd8fb69",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "==3.11.*",
            "size": 7770,
            "upload_time": "2023-09-12T23:51:50",
            "upload_time_iso_8601": "2023-09-12T23:51:50.330309Z",
            "url": "https://files.pythonhosted.org/packages/a8/fd/2e74283f8236c55a90b05e3e02c743048ac72268aebeb41952729ca6d8cc/olli-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6029b582ed1c068cc4c28f162701c939ff00881f5ad81b430b3588c4ee27792",
                "md5": "c63b61dc2f813cea9b50fbd3f0d3d90a",
                "sha256": "cad636000c4d7aaf47f25f17b5b618ca67ab250273df7edfd7f44325aeab7725"
            },
            "downloads": -1,
            "filename": "olli-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c63b61dc2f813cea9b50fbd3f0d3d90a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "==3.11.*",
            "size": 5965,
            "upload_time": "2023-09-12T23:51:52",
            "upload_time_iso_8601": "2023-09-12T23:51:52.027632Z",
            "url": "https://files.pythonhosted.org/packages/e6/02/9b582ed1c068cc4c28f162701c939ff00881f5ad81b430b3588c4ee27792/olli-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-12 23:51:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python-discord",
    "github_project": "olli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "olli"
}
        
Elapsed time: 0.12021s