awx/awxkit
chris meyers 14320bc8e6
handle websocket unsubscribe
* Do not return from blocking unsubscribe until _after_ putting the
gotten unsubscribe message on the queue so that it can be read by the
thread of execution that was unblocked.
2020-03-18 16:10:18 -04:00
..
2020-03-18 16:10:18 -04:00
2019-08-08 22:12:31 -04:00
2019-09-23 15:38:51 -04:00

awxkit

Python library that backs the provided awx command line client.

For more information on installing the CLI and building the docs on how to use it, look here.