I'm working on bleak compatible backend for pythonista app, for now I done BleakScanner backend based on pythonista.cb and starts with BleakClient.
For now it is bleak-pythonista side-party library
What's working:
Work in progress
-
Partially checked and tested possibility to handle input packets and public messages
-
persistence compatibility for environments without binary modules support
-
encryption compatibility for environments without binary modules support
-
Pythonista compatibility:
ainput fallback if aioconsole not work
builtins.print override to add ANSI color codes support
I'm working on bleak compatible backend for pythonista app, for now I done
BleakScannerbackend based onpythonista.cband starts withBleakClient.For now it is bleak-pythonista side-party library
What's working:
zlibusage by default instead oflz4)Work in progress
Partially checked and tested possibility to handle input packets and public messages
persistence compatibility for environments without binary modules support
encryption compatibility for environments without binary modules support
Pythonista compatibility:
ainputfallback if aioconsole not workbuiltins.printoverride to add ANSI color codes support