MANIFEST.in
setup.cfg
setup.py
bqapi/__init__.py
bqapi/bqclass.py
bqapi/bqfeature.py
bqapi/bqnode.py
bqapi/casauth.py
bqapi/comm.py
bqapi/types.py
bqapi/util.py
bqapi/xmldict.py
bqapi.egg-info/PKG-INFO
bqapi.egg-info/SOURCES.txt
bqapi.egg-info/dependency_links.txt
bqapi.egg-info/requires.txt
bqapi.egg-info/top_level.txt
bqapi.egg-info/zip-safe
bqapi/RequestsMonkeyPatch/__init__.py
bqapi/RequestsMonkeyPatch/monkeypatch.py
bqapi/RequestsMonkeyPatch/requests_patch.py
tests/__init__.py
tests/conftest.py
tests/setup.cfg.sample
tests/test_bqapi.py
tests/test_bqclass.py
tests/test_bqfeature.py
tests/test_comm.py
tests/test_util.py
tests/util.py