README.md
setup.cfg
setup.py
test/test_models/__init__.py
test/test_models/test_categorize_request.py
test/test_models/test_categorize_response.py
test/test_paths/__init__.py
test/test_paths/test_v1_categorize/__init__.py
test/test_paths/test_v1_categorize/test_post.py
thiggle/__init__.py
thiggle/api_client.py
thiggle/configuration.py
thiggle/exceptions.py
thiggle/rest.py
thiggle/schemas.py
thiggle.egg-info/PKG-INFO
thiggle.egg-info/SOURCES.txt
thiggle.egg-info/dependency_links.txt
thiggle.egg-info/requires.txt
thiggle.egg-info/top_level.txt
thiggle/apis/__init__.py
thiggle/apis/path_to_api.py
thiggle/apis/tag_to_api.py
thiggle/apis/paths/__init__.py
thiggle/apis/paths/v1_categorize.py
thiggle/apis/tags/__init__.py
thiggle/apis/tags/thiggle_api.py
thiggle/model/__init__.py
thiggle/model/categorize_request.py
thiggle/model/categorize_response.py
thiggle/models/__init__.py
thiggle/paths/__init__.py
thiggle/paths/v1_categorize/__init__.py
thiggle/paths/v1_categorize/post.py