swagger-api/swagger-codegen
[python] Suggestion: use requests lib in python clients
开放
#4,102 创建于 2016年10月31日
Client: PythonGeneral: Suggestionhelp wanted
仓库指标
- 星标
- (12,701 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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