symphony.bdk.core#
Symphony BDK core package
There is an outstanding issue with aiohttp and Python 3.8+ on Windows. This affects our client when using a proxy on Windows with Python 3.8+. As known workaround, the following code is meant to avoid this issue by detecting the operating system and setting WindowsSelectorEventLoopPolicy as event loop policy.
Modules
Package containing all modules related to the Activity API |
|
Package containing all modules related to authentication |
|
Package for instantiating internal API clients |
|
Package containing configuration-related modules |
|
Module for managing extensions. |
|
Package containing modules and packages related to services (message, stream, user, etc.) |
|
Service factory module |
|
Module containing SymphonyBdk class which acts as en entry point for all BDK services. |