.coveragerc
.gitignore
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.md
nose.cfg
setup.cfg
setup.py
swagger.py.iml
.eggs/README.txt
codet_swaggerpy.egg-info/PKG-INFO
codet_swaggerpy.egg-info/SOURCES.txt
codet_swaggerpy.egg-info/dependency_links.txt
codet_swaggerpy.egg-info/entry_points.txt
codet_swaggerpy.egg-info/requires.txt
codet_swaggerpy.egg-info/top_level.txt
doc/.gitignore
doc/Makefile
doc/source/conf.py
doc/source/index.rst
doc/source/modules.rst
doc/source/swaggerpy.client.rst
doc/source/swaggerpy.rst
doc/source/_static/.keep
doc/source/_templates/.keep
swaggerpy/__init__.py
swaggerpy/client.py
swaggerpy/codegen.py
swaggerpy/http_client.py
swaggerpy/processors.py
swaggerpy/swagger_model.py
swaggerpy_test/__init__.py
swaggerpy_test/client_test.py
swaggerpy_test/http_client_test.py
swaggerpy_test/loader_test.py
swaggerpy_test/util_test.py
test-data/1.1/missing_resource/resources.json
test-data/1.1/simple/resources.json
test-data/1.1/simple/simple.json