.gitattributes
.gitignore
LICENSE
README.md
pyproject.toml
pytest.ini
.github/workflows/ci.yml
.github/workflows/publish.yml
examples/async.py
examples/simple.py
sharkiq/__init__.py
sharkiq/auth0.py
sharkiq/ayla_api.py
sharkiq/const.py
sharkiq/exc.py
sharkiq/fallback_auth.py
sharkiq/sharkiq.py
sharkiq.egg-info/PKG-INFO
sharkiq.egg-info/SOURCES.txt
sharkiq.egg-info/dependency_links.txt
sharkiq.egg-info/requires.txt
sharkiq.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_ayla_api.py
tests/test_sharkiq.py