mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2026-04-07 09:23:29 +00:00
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:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -2,4 +2,8 @@ __pycache__
|
||||
obsstudio_sdk.egg-info
|
||||
dist
|
||||
docs
|
||||
setup.py
|
||||
setup.py
|
||||
|
||||
venv
|
||||
quick.py
|
||||
config.toml
|
||||
Reference in New Issue
Block a user