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.
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.