Skip to content

[ENHANCEMENT] Pythonista bleak support #24

Description

@o-murphy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions