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
Repository metrics
- Stars
- (12,701 stars)
- PR merge metrics
- (No merged PRs in 30d)
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