teams-bot-ui


Nameteams-bot-ui JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/shubhamshinde7995/teams-bot-ui
SummaryA comprehensive Python library for creating rich Microsoft Teams bot cards with Adaptive Cards support
upload_time2025-07-16 14:16:49
maintainerNone
docs_urlNone
authorShubham Shinde
requires_python>=3.8
licenseMIT
keywords microsoft teams bot adaptive cards ui chatbot assistant conversation bot framework teams bot cards interactive
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Teams Bot UI

A comprehensive Python library for creating rich Microsoft Teams bot cards with Adaptive Cards support.

## Features

- 🤖 **Bot Management**: Assistant selection and switching
- 💬 **Rich Responses**: Text, images, and interactive elements  
- 📊 **Data Visualization**: Built-in Chart.js integration
- 📁 **File Processing**: Cards for file analysis and preview
- 👍 **Feedback Collection**: Structured user feedback system
- 🎨 **Welcome Experience**: Engaging onboarding flows
- 🔄 **Session Management**: Conversation tracking and controls

## Installation

```bash
pip install teams-bot-ui

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/shubhamshinde7995/teams-bot-ui",
    "name": "teams-bot-ui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "microsoft teams, bot, adaptive cards, ui, chatbot, assistant, conversation, bot framework, teams bot, cards, interactive",
    "author": "Shubham Shinde",
    "author_email": "shubhamshinde7995@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d9/27/7be636ded5d3c26f19eed797bb0f82c2e93bedaee18ec630ddf701fcf44d/teams_bot_ui-1.0.0.tar.gz",
    "platform": null,
    "description": "# Teams Bot UI\n\nA comprehensive Python library for creating rich Microsoft Teams bot cards with Adaptive Cards support.\n\n## Features\n\n- \ud83e\udd16 **Bot Management**: Assistant selection and switching\n- \ud83d\udcac **Rich Responses**: Text, images, and interactive elements  \n- \ud83d\udcca **Data Visualization**: Built-in Chart.js integration\n- \ud83d\udcc1 **File Processing**: Cards for file analysis and preview\n- \ud83d\udc4d **Feedback Collection**: Structured user feedback system\n- \ud83c\udfa8 **Welcome Experience**: Engaging onboarding flows\n- \ud83d\udd04 **Session Management**: Conversation tracking and controls\n\n## Installation\n\n```bash\npip install teams-bot-ui\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A comprehensive Python library for creating rich Microsoft Teams bot cards with Adaptive Cards support",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/shubhamshinde7995/teams-bot-ui/issues",
        "Documentation": "https://github.com/shubhamshinde7995/teams-bot-ui#readme",
        "Download": "https://pypi.org/project/teams-bot-ui/",
        "Homepage": "https://github.com/shubhamshinde7995/teams-bot-ui",
        "Source": "https://github.com/shubhamshinde7995/teams-bot-ui"
    },
    "split_keywords": [
        "microsoft teams",
        " bot",
        " adaptive cards",
        " ui",
        " chatbot",
        " assistant",
        " conversation",
        " bot framework",
        " teams bot",
        " cards",
        " interactive"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "be8e21e67edc2ab2d3b04d4e4ffa6388ec0291608e1981172cefba934b58906c",
                "md5": "b38e77c3992a3a05ad5f67649b27d65f",
                "sha256": "cfe4b5a66f0a0533437d0c0de5823eb0fcbdf88defadb3937afa45e3089e0212"
            },
            "downloads": -1,
            "filename": "teams_bot_ui-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b38e77c3992a3a05ad5f67649b27d65f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 23186,
            "upload_time": "2025-07-16T14:16:48",
            "upload_time_iso_8601": "2025-07-16T14:16:48.182635Z",
            "url": "https://files.pythonhosted.org/packages/be/8e/21e67edc2ab2d3b04d4e4ffa6388ec0291608e1981172cefba934b58906c/teams_bot_ui-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d9277be636ded5d3c26f19eed797bb0f82c2e93bedaee18ec630ddf701fcf44d",
                "md5": "61832fd8777431140130bca6709ba01b",
                "sha256": "7bbad9deed89fcf838c848ab5eb41a20ea33288842c99af9d9185a12d9df3525"
            },
            "downloads": -1,
            "filename": "teams_bot_ui-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "61832fd8777431140130bca6709ba01b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16531,
            "upload_time": "2025-07-16T14:16:49",
            "upload_time_iso_8601": "2025-07-16T14:16:49.734050Z",
            "url": "https://files.pythonhosted.org/packages/d9/27/7be636ded5d3c26f19eed797bb0f82c2e93bedaee18ec630ddf701fcf44d/teams_bot_ui-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 14:16:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shubhamshinde7995",
    "github_project": "teams-bot-ui",
    "github_not_found": true,
    "lcname": "teams-bot-ui"
}
        
Elapsed time: 0.50297s