.flake8
.pre-commit-config.yaml
LICENSE.txt
MANIFEST.in
README.md
azure-pipelines.yml
pylintrc
pytest.ini
setup.py
tox.ini
compal/__init__.py
compal/functions.py
compal/models.py
compal.egg-info/PKG-INFO
compal.egg-info/SOURCES.txt
compal.egg-info/dependency_links.txt
compal.egg-info/requires.txt
compal.egg-info/top_level.txt
docs/notes.md
examples/__init__.py
examples/guest_fun.py
examples/modem_setup.py
examples/wifi_fun.py
tests/test_function_ids_are_unique.py
tests/test_login_response_parsing.py