README.md
pyproject.toml
src/universal_http_api_client/__init__.py
src/universal_http_api_client/adapters.py
src/universal_http_api_client/client.py
src/universal_http_api_client/exceptions.py
src/universal_http_api_client/models.py
src/universal_http_api_client/py.typed
src/universal_http_api_client/utils.py
src/yeonjae_universal_http_api_client.egg-info/PKG-INFO
src/yeonjae_universal_http_api_client.egg-info/SOURCES.txt
src/yeonjae_universal_http_api_client.egg-info/dependency_links.txt
src/yeonjae_universal_http_api_client.egg-info/requires.txt
src/yeonjae_universal_http_api_client.egg-info/top_level.txt
tests/test_basic.py
tests/test_http_api_client.py