.gitignore
.travis.yml
LICENSE
MANIFEST.in
Makefile
README.rst
azure-pipelines.yml
codecov.yml
setup.py
tox.ini
.github/workflows/flake8.yaml
.github/workflows/python-publish.yml
.github/workflows/test.yaml
scripts/pepper
scripts/pepper.cmd
tests/__init__.py
tests/conftest.py
tests/requirements.txt
tests/integration/__init__.py
tests/integration/test_clients.py
tests/integration/test_json.py
tests/integration/test_local.py
tests/integration/test_login_opts.py
tests/integration/test_poller.py
tests/integration/test_profile.py
tests/integration/test_token.py
tests/integration/test_vanilla.py
tests/unit/__init__.py
tests/unit/test_init.py
tests/unit/test_login_details.py
tests/unit/test_retcodes_error.py
tests/unit/test_retcodes_fail_fail.py
tests/unit/test_retcodes_fail_none.py
tests/unit/test_retcodes_fail_pass.py
tests/unit/test_retcodes_none_none.py
tests/unit/test_retcodes_pass_fail.py
tests/unit/test_retcodes_pass_none.py
tests/unit/test_retcodes_pass_pass.py
tests/unit/test_token.py
upepper/__init__.py
upepper/cli.py
upepper/exceptions.py
upepper/libpepper.py
upepper/retcode.py
upepper/script.py
upepper.egg-info/PKG-INFO
upepper.egg-info/SOURCES.txt
upepper.egg-info/dependency_links.txt
upepper.egg-info/requires.txt
upepper.egg-info/top_level.txt
usdn_salt_pepper.egg-info/PKG-INFO
usdn_salt_pepper.egg-info/SOURCES.txt
usdn_salt_pepper.egg-info/dependency_links.txt
usdn_salt_pepper.egg-info/requires.txt
usdn_salt_pepper.egg-info/top_level.txt