awx/awxkit
chris meyers 59c9de2761
awxkit python2.7 compatible print
* awxkit still supports python2.7 so do not use fancy f"" yet; instead,
use .format()
2020-03-18 16:10:20 -04:00
..
2020-03-18 16:10:20 -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.