LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
versioneer.py
tests/__init__.py
tests/conftest.py
tests/test_aio.py
tests/test_sync.py
tests/resources/addressbook.thrift
tests/resources/container.thrift
thriftpy2_httpx_client/__init__.py
thriftpy2_httpx_client/_version.py
thriftpy2_httpx_client.egg-info/PKG-INFO
thriftpy2_httpx_client.egg-info/SOURCES.txt
thriftpy2_httpx_client.egg-info/dependency_links.txt
thriftpy2_httpx_client.egg-info/requires.txt
thriftpy2_httpx_client.egg-info/top_level.txt
thriftpy2_httpx_client/aio/__init__.py
thriftpy2_httpx_client/aio/rpc.py
thriftpy2_httpx_client/aio/transport.py
thriftpy2_httpx_client/sync/__init__.py
thriftpy2_httpx_client/sync/rpc.py
thriftpy2_httpx_client/sync/transport.py