swagger-api/swagger-codegen
View on GitHub[python] Suggestion: use requests lib in python clients
Open
#4,102 opened on Oct 31, 2016
Client: PythonGeneral: Suggestionhelp wanted
Description
I think a lot of boilerplate code could be removed from the python codegen if we used the requests lib. Moreover, bringing oauth2 support would be easy with requests-oauthlib