slack-bots


Nameslack-bots JSON
Version 0.1.3 PyPI version JSON
download
home_pagehttps://github.com/mbdevpl/slack-bots
SummaryCollection of simple and reusable Slack bot prototypes.
upload_time2023-09-23 02:56:27
maintainerMateusz Bysiek
docs_urlNone
authorMateusz Bysiek
requires_python>=3.11
licenseApache License 2.0
keywords bot bots chat slack
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. role:: python(code)
    :language: python


==========
slack-bots
==========

.. image:: https://img.shields.io/pypi/v/slack-bots.svg
    :target: https://pypi.org/project/slack-bots
    :alt: package version from PyPI

.. image:: https://img.shields.io/github/license/mbdevpl/slack-bots.svg
    :target: https://github.com/mbdevpl/slack-bots/blob/v0.1.3/NOTICE
    :alt: license

Collection of simple and reusable Slack bot prototypes.

.. contents::
    :backlinks: none


Introduction
============

This package is in design phase. Contributions at design level are welcome.


Details
-------

TBD.

.. code:: python

    from slack_bots import SlackEventBot, SlackRtmBot


Requirements
============

Python version 3.11 or later.

Python libraries as specified in `requirements.txt <https://github.com/mbdevpl/slack-bots/blob/v0.1.3/requirements.txt>`_.


Similar projects
================


*   https://github.com/lins05/slackbot

*   https://github.com/nkouevda/slack-rtm-bot

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mbdevpl/slack-bots",
    "name": "slack-bots",
    "maintainer": "Mateusz Bysiek",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "mateusz.bysiek@gmail.com",
    "keywords": "bot,bots,chat,slack",
    "author": "Mateusz Bysiek",
    "author_email": "mateusz.bysiek@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/06/2c/d5a52cb27e80b8fdcdc0661b60216b4ba27e9939b8883d0de0b632632048/slack-bots-0.1.3.tar.gz",
    "platform": null,
    "description": ".. role:: python(code)\n    :language: python\n\n\n==========\nslack-bots\n==========\n\n.. image:: https://img.shields.io/pypi/v/slack-bots.svg\n    :target: https://pypi.org/project/slack-bots\n    :alt: package version from PyPI\n\n.. image:: https://img.shields.io/github/license/mbdevpl/slack-bots.svg\n    :target: https://github.com/mbdevpl/slack-bots/blob/v0.1.3/NOTICE\n    :alt: license\n\nCollection of simple and reusable Slack bot prototypes.\n\n.. contents::\n    :backlinks: none\n\n\nIntroduction\n============\n\nThis package is in design phase. Contributions at design level are welcome.\n\n\nDetails\n-------\n\nTBD.\n\n.. code:: python\n\n    from slack_bots import SlackEventBot, SlackRtmBot\n\n\nRequirements\n============\n\nPython version 3.11 or later.\n\nPython libraries as specified in `requirements.txt <https://github.com/mbdevpl/slack-bots/blob/v0.1.3/requirements.txt>`_.\n\n\nSimilar projects\n================\n\n\n*   https://github.com/lins05/slackbot\n\n*   https://github.com/nkouevda/slack-rtm-bot\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Collection of simple and reusable Slack bot prototypes.",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/mbdevpl/slack-bots"
    },
    "split_keywords": [
        "bot",
        "bots",
        "chat",
        "slack"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "936a11637c5c96fc2a41941eea815be8f1f7739166620ba5cd40895e50cb61bd",
                "md5": "4511b5a6a7b45a6447b0087ca1b2f61b",
                "sha256": "16988086324b4049526c456a83cad6601b91fd320551f059ef4019bcfb97305e"
            },
            "downloads": -1,
            "filename": "slack_bots-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4511b5a6a7b45a6447b0087ca1b2f61b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 10201,
            "upload_time": "2023-09-23T02:56:26",
            "upload_time_iso_8601": "2023-09-23T02:56:26.203983Z",
            "url": "https://files.pythonhosted.org/packages/93/6a/11637c5c96fc2a41941eea815be8f1f7739166620ba5cd40895e50cb61bd/slack_bots-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "062cd5a52cb27e80b8fdcdc0661b60216b4ba27e9939b8883d0de0b632632048",
                "md5": "f9e7c53d7251a486b7ba2ef741163494",
                "sha256": "654fbaf6c250cebfc6f26265bfadff0d9db98cdbab6aa135a8d094caa7cf2cb8"
            },
            "downloads": -1,
            "filename": "slack-bots-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f9e7c53d7251a486b7ba2ef741163494",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 9261,
            "upload_time": "2023-09-23T02:56:27",
            "upload_time_iso_8601": "2023-09-23T02:56:27.429754Z",
            "url": "https://files.pythonhosted.org/packages/06/2c/d5a52cb27e80b8fdcdc0661b60216b4ba27e9939b8883d0de0b632632048/slack-bots-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-23 02:56:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mbdevpl",
    "github_project": "slack-bots",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "slack-bots"
}
        
Elapsed time: 0.11649s