ciscosparkapi is now webexteamssdk!
With the name change from Cisco Spark to Webex Teams, ciscosparkapi
is now webexteamssdk
!
Don't worry! While it has received quite a bit of enhancing, the WebexTeamsAPI
wrapper works just like the CiscoSparkAPI
wrapper - only better:
- The Python objects returned by the APIs are now immutable, which means that you can include them in sets and use them as keys in dictionaries.
- Date-times returned by the Webex Teams APIs are now modeled as Python datetime's making them even easier to work with.
- The internal package structure has been overhauled to make way for adding new capabilities to the library.
- The core library code, test suite, and docs have been refactored and are now cleaner and leaner than ever.
We'll have more new capabilities to work-on and announce in the coming months, but this is a good start for now. 😎