Commit Graph

16 Commits

Author SHA1 Message Date
cc9b1e2c72 lower min python required version to 3.9
python ver test matrix added to hatch config

minor version bump
2022-12-05 16:49:17 +00: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
4a94af4517 minor version bump 2022-10-26 11:37:31 +01:00
onyx-and-iris
1db3b2db4d pass empty dict if data is None in trigger()
fixes bug with ExitStarted event.

remove redundant assignment in conn_from_toml

add explicit call to ws.close() in unsubscribe()

patch bump
2022-09-26 10:58:02 +01:00
onyx-and-iris
90ad4ac962 added some missing return statements where reponse fields expected.
added output methods to ReqClient.

bump tomli dependency ver

minor bump.
2022-09-12 23:52:50 +01:00
onyx-and-iris
9dbc5766c8 return response field for stop_record
patch bump
2022-09-12 01:24:40 +01:00
aatikturk
6311234d48 namechange ops 2022-09-04 14:20:40 +03: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
onyx-and-iris
1302641558 add pypi badge to readme
patch bump
2022-08-05 13:30:12 +01:00
onyx-and-iris
56da8c7fac fix name extras_require 2022-07-30 16:40:27 +01:00
onyx-and-iris
064a4aa11d More request tests added.
development dependencies added to setup.py

fix error in __init__

kind parameter for get_input_list in reqclient now optional.

request tests create/destroy test scenes on setup/teardown.

license, isort, black badges added to readme.
2022-07-30 16:37:07 +01:00
aatikturk
87c4e3cdcd edited gitignore and setup.py 2022-07-29 16:34:43 +03:00
aatikturk
66a85131a3 . 2022-06-05 17:14:54 +03:00
aatikturk
4dca3f5340 new release info for setup.py 2022-06-05 14:50:07 +03:00
aatikturk
acc22356c8 fix imports in reqs module 2022-06-05 14:47:09 +03:00
aatikturk
5daa4942e8 initial commit including request calls to obswebsocket 2022-06-05 14:40:55 +03:00