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.
This commit is contained in:
onyx-and-iris
2022-07-25 23:51:30 +01:00
parent 1793685be0
commit b5b69de218
14 changed files with 2719 additions and 481 deletions

6
.gitignore vendored
View File

@@ -2,4 +2,8 @@ __pycache__
obsstudio_sdk.egg-info
dist
docs
setup.py
setup.py
venv
quick.py
config.toml