botbuilder-core


Namebotbuilder-core JSON
Version 4.14.8 PyPI version JSON
download
home_pagehttps://www.github.com/Microsoft/botbuilder-python
SummaryMicrosoft Bot Framework Bot Builder
upload_time2024-01-26 15:44:09
maintainer
docs_urlNone
authorMicrosoft
requires_python
licenseMIT
keywords botbuildercore bots ai botframework botbuilder
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
==============================
BotBuilder-Core SDK for Python
==============================

.. image:: https://dev.azure.com/FuseLabs/SDK_v4/_apis/build/status/Python/Python-CI-PR-yaml?branchName=master
   :target:  https://dev.azure.com/FuseLabs/SDK_v4/_apis/build/status/Python/Python-CI-PR-yaml?branchName=master
   :align: right
   :alt: Azure DevOps status for master branch
.. image:: https://badge.fury.io/py/botbuilder-core.svg
   :target: https://badge.fury.io/py/botbuilder-core
   :alt: Latest PyPI package version

Within the Bot Framework, BotBuilder-core enables you to build bots that exchange messages with users on channels that are configured in the Bot Framework Portal.

How to Install
==============

.. code-block:: python

  pip install botbuilder-core


Documentation/Wiki
==================

You can find more information on the botbuilder-python project by visiting our `Wiki`_.

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

* `Python >= 3.7.0`_


Source Code
===========
The latest developer version is available in a github repository:
https://github.com/Microsoft/botbuilder-python/


Contributing
============

This project welcomes contributions and suggestions.  Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the `Microsoft Open Source Code of Conduct`_.
For more information see the `Code of Conduct FAQ`_ or
contact `opencode@microsoft.com`_ with any additional questions or comments.

Reporting Security Issues
=========================

Security issues and bugs should be reported privately, via email, to the Microsoft Security
Response Center (MSRC) at `secure@microsoft.com`_. You should
receive a response within 24 hours. If for some reason you do not, please follow up via
email to ensure we received your original message. Further information, including the
`MSRC PGP`_ key, can be found in
the `Security TechCenter`_.

License
=======

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT_ License.

.. _Wiki: https://github.com/Microsoft/botbuilder-python/wiki
.. _Python >= 3.7.0: https://www.python.org/downloads/
.. _MIT: https://github.com/Microsoft/vscode/blob/master/LICENSE.txt
.. _Microsoft Open Source Code of Conduct: https://opensource.microsoft.com/codeofconduct/
.. _Code of Conduct FAQ: https://opensource.microsoft.com/codeofconduct/faq/
.. _opencode@microsoft.com: mailto:opencode@microsoft.com
.. _secure@microsoft.com: mailto:secure@microsoft.com
.. _MSRC PGP: https://technet.microsoft.com/en-us/security/dn606155
.. _Security TechCenter: https://github.com/Microsoft/vscode/blob/master/LICENSE.txt

.. <https://technet.microsoft.com/en-us/security/default>`_


            

Raw data

            {
    "_id": null,
    "home_page": "https://www.github.com/Microsoft/botbuilder-python",
    "name": "botbuilder-core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "BotBuilderCore,bots,ai,botframework,botbuilder",
    "author": "Microsoft",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "\n==============================\nBotBuilder-Core SDK for Python\n==============================\n\n.. image:: https://dev.azure.com/FuseLabs/SDK_v4/_apis/build/status/Python/Python-CI-PR-yaml?branchName=master\n   :target:  https://dev.azure.com/FuseLabs/SDK_v4/_apis/build/status/Python/Python-CI-PR-yaml?branchName=master\n   :align: right\n   :alt: Azure DevOps status for master branch\n.. image:: https://badge.fury.io/py/botbuilder-core.svg\n   :target: https://badge.fury.io/py/botbuilder-core\n   :alt: Latest PyPI package version\n\nWithin the Bot Framework, BotBuilder-core enables you to build bots that exchange messages with users on channels that are configured in the Bot Framework Portal.\n\nHow to Install\n==============\n\n.. code-block:: python\n\n  pip install botbuilder-core\n\n\nDocumentation/Wiki\n==================\n\nYou can find more information on the botbuilder-python project by visiting our `Wiki`_.\n\nRequirements\n============\n\n* `Python >= 3.7.0`_\n\n\nSource Code\n===========\nThe latest developer version is available in a github repository:\nhttps://github.com/Microsoft/botbuilder-python/\n\n\nContributing\n============\n\nThis project welcomes contributions and suggestions.  Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit https://cla.microsoft.com.\n\nWhen you submit a pull request, a CLA-bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the `Microsoft Open Source Code of Conduct`_.\nFor more information see the `Code of Conduct FAQ`_ or\ncontact `opencode@microsoft.com`_ with any additional questions or comments.\n\nReporting Security Issues\n=========================\n\nSecurity issues and bugs should be reported privately, via email, to the Microsoft Security\nResponse Center (MSRC) at `secure@microsoft.com`_. You should\nreceive a response within 24 hours. If for some reason you do not, please follow up via\nemail to ensure we received your original message. Further information, including the\n`MSRC PGP`_ key, can be found in\nthe `Security TechCenter`_.\n\nLicense\n=======\n\nCopyright (c) Microsoft Corporation. All rights reserved.\n\nLicensed under the MIT_ License.\n\n.. _Wiki: https://github.com/Microsoft/botbuilder-python/wiki\n.. _Python >= 3.7.0: https://www.python.org/downloads/\n.. _MIT: https://github.com/Microsoft/vscode/blob/master/LICENSE.txt\n.. _Microsoft Open Source Code of Conduct: https://opensource.microsoft.com/codeofconduct/\n.. _Code of Conduct FAQ: https://opensource.microsoft.com/codeofconduct/faq/\n.. _opencode@microsoft.com: mailto:opencode@microsoft.com\n.. _secure@microsoft.com: mailto:secure@microsoft.com\n.. _MSRC PGP: https://technet.microsoft.com/en-us/security/dn606155\n.. _Security TechCenter: https://github.com/Microsoft/vscode/blob/master/LICENSE.txt\n\n.. <https://technet.microsoft.com/en-us/security/default>`_\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Microsoft Bot Framework Bot Builder",
    "version": "4.14.8",
    "project_urls": {
        "Homepage": "https://www.github.com/Microsoft/botbuilder-python"
    },
    "split_keywords": [
        "botbuildercore",
        "bots",
        "ai",
        "botframework",
        "botbuilder"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "722ab417c223b8898f5fdc3eb8ff1f2bef3c441adf8e6ffd79b7f4677eebff00",
                "md5": "ec3b2f44c92bf18ef42621fd391eba30",
                "sha256": "2f0562aaa76b326455fd9888d6b332b04b70068d57ac8fabb1e92d5bcfed2f12"
            },
            "downloads": -1,
            "filename": "botbuilder_core-4.14.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec3b2f44c92bf18ef42621fd391eba30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 115666,
            "upload_time": "2024-01-26T15:44:09",
            "upload_time_iso_8601": "2024-01-26T15:44:09.526221Z",
            "url": "https://files.pythonhosted.org/packages/72/2a/b417c223b8898f5fdc3eb8ff1f2bef3c441adf8e6ffd79b7f4677eebff00/botbuilder_core-4.14.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-26 15:44:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Microsoft",
    "github_project": "botbuilder-python",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "botbuilder-core"
}
        
Elapsed time: 0.30673s