Commit Graph

10 Commits

Author SHA1 Message Date
b360545aa6 adds a configurable timeout for login()
readme, changelog updated

fixes #9
2023-10-27 17:29:53 +01:00
58a26e89a8 Correct type annotations None type.
Fixes 'code unreachable'
2023-08-02 17:17:59 +01:00
155e597db5 request_remote_obj now raises VMError on invalid kind
all events default to False in FactoryBase.defaultkwargs
2023-06-23 01:21:20 +01:00
onyx-and-iris
eddccb66c5 event class moved into event.py
logger module used to write interface events to console
2022-09-29 09:44:14 +01:00
onyx-and-iris
48b2857c58 tomli/tomllib compatibility layer added.
Type annotation Self removed.

python version requirement changed.

tomli added as runtime dependency if py ver < 3.11

minor version bump.
2022-09-03 16:28:19 +01:00
onyx-and-iris
446848fe89 Event class added to misc.
defaultkwarg subs added. iniitialize event subscriptions.

base class observable thread now checks for currently registered events.

make capi call if polling strip/bus levels and ldirty not in events.
2022-08-02 09:17:11 +01:00
onyx-and-iris
a4fd61ceab patch, option added to misc.
patch, option added to factories.

asio, insert added to kind maps.
2022-07-21 23:13:53 +01:00
onyx-and-iris
1a6f3d6c73 misc module added.
fx added to potato remote class.

factory unit tests added.
2022-07-16 21:20:56 +01:00
onyx-and-iris
328998f7e8 Update factory.py
fix bug in factorybuilder
2022-06-16 17:31:24 +01:00
onyx-and-iris
11275d9473 initial commit
initial commit
2022-06-16 14:07:12 +01:00