thermostat/pytec/pytec
atse f546a3c61b Finish moving over to qasync
Also:
-Add aioclient

The old client is synchronous and blocking, and the only way to achieve
true asynchronous IO is to create a new client that interfaces with
asyncio.

-Make the GUI `nix run`-able
2024-02-14 11:31:41 +08:00
..
__init__.py pytec: init 2020-09-29 02:52:46 +02:00
aioclient.py Finish moving over to qasync 2024-02-14 11:31:41 +08:00
client.py Try move from Qthreads to qasync 2024-02-14 11:31:41 +08:00