Commit Graph
9 Commits
Author SHA1 Message Date
onyx_online 2de7151739 update README
advises placing config.toml in user home dir
2023-03-09 01:36:21 +00: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 20851c3880 request and event data now returned as dataclasses
unit tests updated accordingly
2022-07-27 22:44:40 +01:00
onyx-and-iris 362ec22257 no longer sending event name to callback
update tests accordingly
2022-07-26 21:47:41 +01:00
onyx-and-iris d37cda9976 refreshed ignored files 2022-07-26 01:03:57 +01:00
onyx-and-iris 5399b66e45 upd gitignore 2022-07-26 00:56:07 +01:00
onyx-and-iris b5b69de218 add support for toml config.
subject module added, supports callbacks.

events module added. Provides an event listener and callback trigger.

import isorted, code run through black.

toml section added to readme.

added a couple of examples.
2022-07-25 23:51:30 +01:00