Commit Graph
11 Commits
Author SHA1 Message Date
onyx_online 98b17b6749 add .python-version to .gitignore 2023-06-30 22:44:50 +01:00
onyx_online d84d30b752 update readme Errors section 2023-06-19 17:46:43 +01:00
onyx-and-iris c4ee2347ba add version.py
add pyproject.toml

add .hatch to gitignore
2022-10-28 16:57:06 +01:00
onyx-and-iris 7c6ebd1dae add support for python 3.10.
update python ver in readme

all tests run and passed for version 3.10

setup.py removed from gitignore.
2022-08-31 20:13:23 +01:00
aatikturk 87c4e3cdcd edited gitignore and setup.py 2022-07-29 16:34:43 +03: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 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
aatikturk 66a85131a3 . 2022-06-05 17:14:54 +03:00
aatikturk 5daa4942e8 initial commit including request calls to obswebsocket 2022-06-05 14:40:55 +03:00