Elektordi / obs-websocket-py

Python library to communicate with an obs-websocket server (for OBS Studio)
MIT License
235 stars 59 forks source link

Have a stable way for generating classes in the same order as the protocol #50

Closed Elektordi closed 3 years ago

Elektordi commented 3 years ago

I'll look into OrderedDict... And it has to be stable between python2 and 3!