LICENSE
README.md
pyproject.toml
setup.py
confsec/__init__.py
confsec/_version.py
confsec/closeable.py
confsec/openai.py
confsec.egg-info/PKG-INFO
confsec.egg-info/SOURCES.txt
confsec.egg-info/dependency_links.txt
confsec.egg-info/requires.txt
confsec.egg-info/top_level.txt
confsec/client/__init__.py
confsec/client/_httpx.py
confsec/client/client.py
confsec/client/response.py
confsec/lib/LICENSE
confsec/lib/libconfsec.a
confsec/lib/libconfsec.h
confsec/lib/libconfsec_linux_amd64.zip.sha256
confsec/libconfsec/base.py
confsec/libconfsec/libconfsec.py
confsec/libconfsec/libconfsec_py.c
tests/test_client.py
tests/test_client_e2e.py
tests/test_httpx.py
tests/test_httpx_e2e.py
tests/test_openai.py
tests/test_openai_e2e.py
tests/test_response.py