1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 09:25:10 +03:00
awx/awxkit
2021-08-11 19:51:06 -04:00
..
awxkit Generate a small random size when necessary 2021-08-11 18:58:07 -03:00
test Run flake8 on awxkit 2021-06-29 11:32:59 -04:00
.gitignore import awxkit 2019-08-08 22:12:31 -04:00
MANIFEST.in make awxkit have the same version as the AWX package 2019-08-12 09:42:04 -04:00
README.md add link to awxkit docs 2019-09-23 15:38:51 -04:00
requirements.txt Keep awxkit's requirements on the setup.py 2020-04-29 14:47:21 -04:00
setup.py Python: Bump to python 3.8 2021-03-24 21:02:32 +01:00
tox.ini Python: Bump to python 3.8 2021-03-24 21:02:32 +01:00
VERSION Bump version and changelog 2021-08-11 19:51:06 -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.