kubernetes-client/python

Explore the possibility of type hinting

オープン

#225 opened on 2017/05/20

 (32 件のコメント) (41 件のリアクション) (0 人の担当者)Python (3,323 件のフォーク)batch import
help wantedlifecycle/frozen

Repository metrics

Stars
 (6,225 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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