swagger-api/swagger-codegen

[python] Suggestion: use requests lib in python clients

Open

#4,102 opened on Oct 31, 2016

View on GitHub
 (1 comment) (19 reactions) (0 assignees)HTML (12,701 stars) (5,474 forks)batch import
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

Contributor guide