simpleobsws

A simple obs-websocket library in async Python for people who just want JSON output.


License
GPL-3.0
Install
pip install simpleobsws==1.3.1

Documentation

simpleobsws

A simple obs-websocket library in Python for people who just want JSON output.

Please Note

simpleobsws >= v1.0.0 is only for versions of obs-websocket that are 5.0.0 or higher. If you are using obs-websocket pre-5.0.0, use a pre v1.0.0 version of simpleobsws.

Click here to go to the pre-5.0.0 branch.

Installing:

pip install simpleobsws PyPi Link

Docs:

Samples:

Samples are located in the samples folder here.

IRLTookit Links