Initial pyswaggerclient release
First release of pyswaggerclient--a python library for connecting to swagger-documented APIs with python. It programmatically constructs a module out of the API using pyswagger enabling you to access it as you would any other python module.