LICENSE
README.md
pyproject.toml
src/alfred/__init__.py
src/alfred/base/__init__.py
src/alfred/base/config.py
src/alfred/base/constants.py
src/alfred/base/exceptions.py
src/alfred/http/__init__.py
src/alfred/http/http_client.py
src/alfred/http/typed.py
src/alfred/rest/__init__.py
src/alfred/rest/data_points/__init__.py
src/alfred/rest/data_points/base.py
src/alfred/rest/data_points/v1.py
src/alfred/rest/files/__init__.py
src/alfred/rest/files/base.py
src/alfred/rest/files/typed.py
src/alfred/rest/files/v1.py
src/alfred/rest/jobs/__init__.py
src/alfred/rest/jobs/base.py
src/alfred/rest/jobs/typed.py
src/alfred/rest/jobs/v1.py
src/alfred/rest/sessions/__init__.py
src/alfred/rest/sessions/base.py
src/alfred/rest/sessions/v1.py
src/alfred/typings/__init__.py
src/alfred/typings/misc.py
src/alfred/utils/__init__.py
src/alfred/utils/logging.py
src/alfred_python.egg-info/PKG-INFO
src/alfred_python.egg-info/SOURCES.txt
src/alfred_python.egg-info/dependency_links.txt
src/alfred_python.egg-info/requires.txt
src/alfred_python.egg-info/top_level.txt