When the business issue is resolved and you no longer need the team, use the Microsoft Teams API to archive or delete the team. If you know the maximum duration of the team when you create it, set an Microsoft 365 group expiration policy for the team that automatically removes the team according to the policy. The Webex Teams API enables you to create an application in any language, and the community has been working on frameworks and examples to help you on this journey. Delivering apps that are more than prototypes requires allocating effort and resources to meet availability and security requirements.
Webex Personal Room Vs Meeting
Please see the README on Github at https://github.com/nshimaza/webex-teams-api#readme
[Skip to Readme]Versions [faq] | 0.2.0.0, 0.2.0.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson, attoparsec, base (>=4.7 && <5), bitset-word8, bytestring, conduit, data-default, http-conduit, network-uri, optparse-applicative, text, utf8-string, webex-teams-api [details] |
License | MIT |
Copyright | 2017-2020 Naoto Shimazaki |
Author | Naoto Shimazaki |
Maintainer | Naoto.Shimazaki@gmail.com |
Category | Web |
Home page | https://github.com/nshimaza/webex-teams-api#readme |
Bug tracker | https://github.com/nshimaza/webex-teams-api/issues |
Source repo | head: git clone https://github.com/nshimaza/webex-teams-api |
Uploaded | by nshimaza at 2020-07-29T15:12:25Z |
Distributions | LTSHaskell:0.2.0.1, NixOS:0.2.0.1, Stackage:0.2.0.1 |
Executables | webex-teams-api-exe |
Downloads | 865 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating |
|
Status | Docs available [build log] Last success reported on 2020-07-29 [all 1 reports] |
Modules
[Index] [Quick Jump]
- Network
- Network.CiscoSpark
- Network.WebexTeams
Downloads
- webex-teams-api-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Readme for webex-teams-api-0.2.0.1
[back to package description] Latest versionReleased:
Community-developed Python SDK for the Webex Teams APIs
Project description
Work with the Webex Teams APIs in native Python!
With release v1.6 we are wrapping up active development on the v1.x release and shifting our focus to the next majorrelease v2! Please see the work-in-progress Release Plan and contribute your ideas for v2.x enhancements by eitheropening enhancement issues or by joining ourwebexteamssdk - Webex Teams SDK - Python Community Contributors space and posting yourideas there.
webexteamssdk is a community developed Python library for working with the Webex Teams APIs. Our goal is to makeworking with Webex Teams in Python a native and natural experience!
That’s more than 6 Webex Teams API calls in less than 23 lines of code (with comments and whitespace), and likely morethan that, since webexteamssdk handles pagination for you automatically!
webexteamssdk makes your life better… Learn how!
Features
webexteamssdk does all of this for you:
- Transparently sources your Webex Teams access token from your local environment
- Provides and uses default arguments and settings everywhere possible, so you don’t have to think about things like APIendpoint URLs, HTTP headers and JSON formats
- Represents all Webex Teams API interactions using native Python tools
- Authentication and Connection to the Webex Teams Cloud > WebexTeamsAPI “connection object”
- API Calls > Hierarchically organized methods underneath the WebexTeamsAPI ‘Connection Object’
- Returned Data Objects > Native Python objects
- Automatic and transparent pagination!
- Automatic rate-limit handling!(wait|retry)
- Multipart encoding and uploading of local files
- Auto-completion in your favorite IDE, descriptive exceptions, and so much more…
Webex Teams Api Training
Installation
Installing and upgrading webexteamssdk is easy:
Install via PIP
Upgrade to the latest version
Documentation
Excellent documentation is now available at:http://webexteamssdk.readthedocs.io
Check out the Quickstart to dive in and begin using webexteamssdk.
Examples
Are you looking for some sample scripts? Check out the examples folder!
Have a good example script you would like to share? Please feel free to contribute!
Release Notes
Please see the releases page for release notes on the incremental functionality and bug fixes incorporated into thepublished releases.
Questions, Support & Discussion
webexteamssdk is a community developed and community-supported project. If you experience any issues using thispackage, please report them using the issues page.
Please join the Python Webex Teams Devs Webex Teams space to ask questions, join the discussion, and share yourprojects and creations.
Contribution
webexteamssdk is a community development project. Feedback, thoughts, ideas, and code contributions are welcome!Please see the Contributing guide for more information.
History
The Webex Teams SDK (webexteamssdk) library started as Cisco Spark API (ciscosparkapi). We updated the library’s name inalignment with Cisco’s re-brand of Cisco Spark to Webex Teams. The Cisco Spark API library has been deprecated and is nolonger supported; however, its open-source codebase is still available in the ciscosparkapi branch of thisrepository.
The development team may make additional name changes as the library evolves with the Webex APIs published ondeveloper.webex.com.
Copyright (c) 2016-2020 Cisco and/or its affiliates.
Release historyRelease notifications | RSS feed
1.6
1.5
1.4
Webex Teams Api Postman
1.3
1.2
Webex Teams Api Data
1.1.1
1.1
1.0.3
1.0.2
1.0.1
1.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size webexteamssdk-1.6-py3-none-any.whl (113.3 kB) | File type Wheel | Python version py3 | Upload date | Hashes |
Filename, size webexteamssdk-1.6.tar.gz (61.5 kB) | File type Source | Python version None | Upload date | Hashes |
Hashes for webexteamssdk-1.6-py3-none-any.whl
Algorithm | Hash digest |
---|---|
SHA256 | e4958dca3903c659fe1e0f79e38740cb2ec1ae2589599807b179c3efb356c3a2 |
MD5 | 390d2837db2063753f60265dd38f224f |
BLAKE2-256 | 4d2720edad1a463bd709e90ccc6be12cd5ce5db7ebeda98084143902c226adda |
Hashes for webexteamssdk-1.6.tar.gz
Algorithm | Hash digest |
---|---|
SHA256 | 980f268d89187d1a157dfbadcb626fce849080a31550e549cfe838f0203b3a3d |
MD5 | e9e9fbf3e02e4698d9c199f97ea061bd |
BLAKE2-256 | 19e1c6b6f8f17d80fb2589e30e73a09fddfb3be254858950b207281de3953ea0 |