Commit Graph

4 Commits

Author SHA1 Message Date
82fb0b0ec6 pyproject.toml fixes 2024-06-28 12:59:53 +08:00
8445d3cf3d Finish GUI 2024-06-28 12:59:53 +08:00
aeb3c9324d 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.

* Finish Nix Flake description and make the GUI available for `nix run`
2024-06-28 12:59:53 +08:00
97490e5e1b pytec: init 2020-09-29 02:52:46 +02:00