notifier-botty


Namenotifier-botty JSON
Version 0.1.7 PyPI version JSON
download
home_pageNone
SummaryA package for automating experts login and notifications
upload_time2024-10-21 04:43:15
maintainerNone
docs_urlNone
authorDharshan
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #  Notifier

A Python library for notifying users about available questions through Telegram. This library automates the login process, checks for available questions, and sends notifications.

## Features

- Automated login to  account.
- Periodically checks for available questions.
- Sends notifications via Telegram.
- return 2 = time out

## Installation

To install the `notifier` library, you can use pip:

```bash
pip install notifier_botty

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "notifier-botty",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Dharshan",
    "author_email": "dharshanspn@mail.com",
    "download_url": "https://files.pythonhosted.org/packages/f9/7c/b0f71fad7075ae136b236c107105d02030eaa4315482d6d1e9c66ca59f5e/notifier_botty-0.1.7.tar.gz",
    "platform": null,
    "description": "#  Notifier\r\n\r\nA Python library for notifying users about available questions through Telegram. This library automates the login process, checks for available questions, and sends notifications.\r\n\r\n## Features\r\n\r\n- Automated login to  account.\r\n- Periodically checks for available questions.\r\n- Sends notifications via Telegram.\r\n- return 2 = time out\r\n\r\n## Installation\r\n\r\nTo install the `notifier` library, you can use pip:\r\n\r\n```bash\r\npip install notifier_botty\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package for automating experts login and notifications",
    "version": "0.1.7",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52a298db92899d9edef87bac6bc14bbd564be633b12b0655c3b4ee2cf72141ab",
                "md5": "4c60e7fae983067d7c82c15debb6e402",
                "sha256": "6cc5e01a249d9a2fca4cee366f0fe05046cba17a0fdab4d47d066378c9926162"
            },
            "downloads": -1,
            "filename": "notifier_botty-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c60e7fae983067d7c82c15debb6e402",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3963,
            "upload_time": "2024-10-21T04:43:10",
            "upload_time_iso_8601": "2024-10-21T04:43:10.123811Z",
            "url": "https://files.pythonhosted.org/packages/52/a2/98db92899d9edef87bac6bc14bbd564be633b12b0655c3b4ee2cf72141ab/notifier_botty-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f97cb0f71fad7075ae136b236c107105d02030eaa4315482d6d1e9c66ca59f5e",
                "md5": "cb3fbe26d6b8780f4657f7b08523f459",
                "sha256": "773af53401077fc042c90d3783db15a4c02aa84eaede21018217bcbc0aa51b10"
            },
            "downloads": -1,
            "filename": "notifier_botty-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "cb3fbe26d6b8780f4657f7b08523f459",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3648,
            "upload_time": "2024-10-21T04:43:15",
            "upload_time_iso_8601": "2024-10-21T04:43:15.776105Z",
            "url": "https://files.pythonhosted.org/packages/f9/7c/b0f71fad7075ae136b236c107105d02030eaa4315482d6d1e9c66ca59f5e/notifier_botty-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-21 04:43:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "notifier-botty"
}
        
Elapsed time: 0.79225s