mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
dbfe85da53
if we encounter non-strings in JSON responses, attempt to represent them as JSON, instead of stringify-ing them (in py2, stringify-ing adds `u` markers, which is confusing to users) |
||
---|---|---|
.. | ||
awxkit | ||
test | ||
.gitignore | ||
MANIFEST.in | ||
README.md | ||
requirements.txt | ||
setup.py | ||
tox.ini | ||
VERSION |
awxkit
Python library that backs the provided awx
command line client.