Skip to content

asyncgui/asyncgui-ext-synctools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

393f147 · Sep 15, 2024

History

10 Commits
Jun 21, 2024
Jun 21, 2024
Sep 15, 2024
Sep 15, 2024
Sep 15, 2024
Jun 21, 2024
Jun 21, 2024
Jun 21, 2024
Jun 21, 2024
Jul 4, 2024
Sep 15, 2024
Sep 15, 2024

Repository files navigation

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