Commit Graph

10 Commits

Author SHA1 Message Date
2cebd5eedb upd examples, they now use context managers 2024-01-07 11:21:01 +00:00
2de7151739 update README
advises placing config.toml in user home dir
2023-03-09 01:36:21 +00:00
onyx-and-iris
ddee4f7e3e add setup.py to hotkeys example 2022-10-26 11:35:16 +01:00
onyx-and-iris
b8b446f9bf use context manager in scene_rotate
other refactors
2022-10-24 22:42:46 +01:00
aatikturk
6311234d48 namechange ops 2022-09-04 14:20:40 +03:00
onyx-and-iris
66a06617c6 add readmes to examples. 2022-08-31 20:13:44 +01:00
onyx-and-iris
5b2bc6e13a update version in hotkey example.
add hotkey 0
2022-07-27 23:54:46 +01:00
onyx-and-iris
20851c3880 request and event data now returned as dataclasses
unit tests updated accordingly
2022-07-27 22:44:40 +01:00
onyx-and-iris
b1c281e8a1 fix event client name in example 2022-07-27 19:43:34 +01:00
onyx-and-iris
2a3a86c277 EventsClient renamed to EventClient
remove getter, setter for send.

add persistend data unit test

add hotkey example

default event sub now 0. explicitly define subs in event class.
now subs can be set as kwarg
2022-07-27 19:39:33 +01:00