microsoft-teams-common


Namemicrosoft-teams-common JSON
Version 0.0.1a1 PyPI version JSON
download
home_pageNone
SummaryCommon package for Microsoft Teams
upload_time2025-08-21 21:54:43
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords agents ai bot microsoft teams
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            > [!CAUTION]
> This project is in active development and not ready for production use. It has not been publicly announced yet.

# Microsoft Teams Common Utilities

Shared utilities including HTTP client, logging, storage, and event handling.
Provides common functionality used across other Teams SDK packages.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "microsoft-teams-common",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "agents, ai, bot, microsoft, teams",
    "author": null,
    "author_email": "Microsoft <TeamsAISDKFeedback@microsoft.com>",
    "download_url": "https://files.pythonhosted.org/packages/74/24/814a44802e52cc8dc35ab1c1d13f89f0675dcaaddd304e44c287cc1286a1/microsoft_teams_common-0.0.1a1.tar.gz",
    "platform": null,
    "description": "> [!CAUTION]\n> This project is in active development and not ready for production use. It has not been publicly announced yet.\n\n# Microsoft Teams Common Utilities\n\nShared utilities including HTTP client, logging, storage, and event handling.\nProvides common functionality used across other Teams SDK packages.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Common package for Microsoft Teams",
    "version": "0.0.1a1",
    "project_urls": {
        "Homepage": "https://github.com/microsoft/teams.py/tree/main/packages/common/src/microsoft/teams/common"
    },
    "split_keywords": [
        "agents",
        " ai",
        " bot",
        " microsoft",
        " teams"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "03afe8b46febdfde9580d9429cb753f87bac2d6995a7c0c14ccdd441e9ba3a60",
                "md5": "c0cba3f7dba76b7421fe48a3e5af88e7",
                "sha256": "66d7d717d0502bb2cdc84617d9aa3fc4ff629e04c3d158594a922e4580cad4ec"
            },
            "downloads": -1,
            "filename": "microsoft_teams_common-0.0.1a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c0cba3f7dba76b7421fe48a3e5af88e7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 15033,
            "upload_time": "2025-08-21T21:54:41",
            "upload_time_iso_8601": "2025-08-21T21:54:41.980997Z",
            "url": "https://files.pythonhosted.org/packages/03/af/e8b46febdfde9580d9429cb753f87bac2d6995a7c0c14ccdd441e9ba3a60/microsoft_teams_common-0.0.1a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7424814a44802e52cc8dc35ab1c1d13f89f0675dcaaddd304e44c287cc1286a1",
                "md5": "63d767a1381fdc05c275fb8dc9a3cb80",
                "sha256": "4feee032eb450c1c07ce0dfbb21b2dfbb8743e82fdace1fcc7ca34099c3690e8"
            },
            "downloads": -1,
            "filename": "microsoft_teams_common-0.0.1a1.tar.gz",
            "has_sig": false,
            "md5_digest": "63d767a1381fdc05c275fb8dc9a3cb80",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 9254,
            "upload_time": "2025-08-21T21:54:43",
            "upload_time_iso_8601": "2025-08-21T21:54:43.103745Z",
            "url": "https://files.pythonhosted.org/packages/74/24/814a44802e52cc8dc35ab1c1d13f89f0675dcaaddd304e44c287cc1286a1/microsoft_teams_common-0.0.1a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-21 21:54:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "microsoft",
    "github_project": "teams.py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "microsoft-teams-common"
}
        
Elapsed time: 1.23533s