Skip to content

[ASync] Help Wanted - Proper Python Design Pattern #1210

@MikeTheWatchGuy

Description

@MikeTheWatchGuy

I don't really "get" the Python asynch capability well enough to understand how to incorporate it into PySimpleGUI.

My current asynch capability is achieved by performing a "Read with Timeout". This is, in essence, a poll. It's an efficient poll, but it's still a form of polling.

Can someone make some suggestions of how the async/await constructs could be used to benefit the user of PySimpleGUI?

I'm looking for SIMPLE ideas and simple implementations that can be shared in the demo section or perhaps a change made to the core code itself to help support.

If you have some suggestions o r solution, by all means speak up!

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