swagger-api/swagger-codegen

[python] Suggestion: use requests lib in python clients

Open

#4.102 geöffnet am 31. Okt. 2016

Auf GitHub ansehen
 (1 Kommentar) (19 Reaktionen) (0 zugewiesene Personen)HTML (5.474 Forks)batch import
Client: PythonGeneral: Suggestionhelp wanted

Repository-Metriken

Stars
 (12.701 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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