Commit Graph

26 Commits

Author SHA1 Message Date
6e13e71a09 minor version bump 2023-08-19 21:41:23 +01:00
7bea4453fa add poetry badge to readme 2023-08-19 21:41:04 +01:00
7d7704dd28 fixes bug subprocess not inheriting variables
(pyenv-win issue)
2023-08-19 21:40:57 +01:00
d9e8c5391a raw property added.
lets you set raw mode during runtime
2023-08-19 21:38:32 +01:00
e92c3b2e6f fixes TypeError bug 2023-07-01 23:07:10 +01:00
99ab0f00f8 reword 2023-06-28 04:31:54 +01:00
591391aeb7 return raw message if raw.
patch bump
2023-06-28 04:29:02 +01:00
48f7be2962 add link to changelog in readme 2023-06-28 03:39:51 +01:00
e0a55e8cd9 reword 2023-06-28 03:38:45 +01:00
466f34f6a5 1.0.0 section added to changelog
readme updated to reflect changes.
2023-06-28 03:36:38 +01:00
418b97254f debug script added to pyproject.toml
bump to major version 1.0.0

min python required version changed to 3.8
2023-06-28 02:49:15 +01:00
4349b28123 msg renamed to data 2023-06-28 02:48:12 +01:00
a611f67f49 add debug example 2023-06-28 02:47:23 +01:00
5dc69cc655 lazy load tomllib/tomli
raise SteamlabsSIOConnectionError on connection error

Path.home() / ".config" / "streamlabsio" / "config.toml"
added to config filepaths

raw kwarg added.

module level logger added.
2023-06-28 02:45:04 +01:00
37ca764806 guard against unwanted events
some rewording in readme

patch bump
2022-11-14 19:29:08 +00:00
466e06f14a patch bump 2022-11-13 14:52:42 +00:00
86a1045845 remove threading from readme example 2022-11-13 14:43:02 +00:00
54a323fc81 use sio.sleep in example. add note about sio.wait 2022-11-13 14:41:03 +00:00
feaf06e639 add readme, repo to pyproject.toml 2022-11-13 12:58:18 +00:00
97bf3ffe5d Merge branch 'dev' of https://github.com/onyx-and-iris/streamlabs-socketio-py into dev 2022-11-13 12:55:31 +00:00
22217a40b0 remove pretty print
patch bump
2022-11-13 12:55:28 +00:00
31f79d3aee
Update README.md
fix license badge
2022-11-13 10:39:28 +00:00
d0c5f776a2 pont license badge to dev branch 2022-11-13 10:16:27 +00:00
4055cdfe33 add pypi, license badges to readme 2022-11-13 10:13:52 +00:00
d132ee7563 initial commit 2022-11-13 10:07:08 +00:00
2fb9fe3c0d
Initial commit 2022-11-13 08:17:36 +00:00