Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 254 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 254 Bytes

SyncTools

Inter-task sychronization and communication.

Installation

Pin the minor version.

poetry add asyncgui-ext-synctools@~0.2
pip install "asyncgui-ext-synctools>=0.2,<0.3"

Tested on

  • CPython 3.10
  • CPython 3.11
  • CPython 3.12