LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
../README.md
docs/api_reference.md
docs/authentication.md
docs/error_handling.md
docs/example.py
pylogiless/__init__.py
pylogiless.egg-info/PKG-INFO
pylogiless.egg-info/SOURCES.txt
pylogiless.egg-info/dependency_links.txt
pylogiless.egg-info/requires.txt
pylogiless.egg-info/top_level.txt
pylogiless/api/__init__.py
pylogiless/api/auth.py
pylogiless/api/client.py
pylogiless/api/errors.py
tests/__init__.py
tests/test_auth.py
tests/test_client.py
tests/__pycache__/__init__.cpython-311.pyc
tests/__pycache__/test_auth.cpython-311-pytest-8.3.4.pyc
tests/__pycache__/test_client.cpython-311-pytest-8.3.4.pyc