kubernetes-client/python

Explore the possibility of type hinting

Open

#225 opened on 2017年5月20日

GitHub で見る
 (30 comments) (39 reactions) (0 assignees)Python (3,323 forks)batch import
help wantedlifecycle/frozen

Repository metrics

Stars
 (6,225 stars)
PR merge metrics
 (平均マージ 10d 3h) (30d で 2 merged PRs)

説明

Python 3 has a type hinting feature very useful for auto complete. This issue is for tracking efforts on researching its backward compatibility with python 2 (from __future__ import import annotations?) and if possible, change code generator to implement it. Best if we contribute it back to swagger-codegen.

コントリビューターガイド