swagger-api/swagger-codegen

[python] Suggestion: use requests lib in python clients

Open

#4.102 aberto em 31 de out. de 2016

Ver no GitHub
 (1 comment) (19 reactions) (0 assignees)HTML (5.474 forks)batch import
Client: PythonGeneral: Suggestionhelp wanted

Métricas do repositório

Stars
 (12.701 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador