yandex-cloud / python-sdk

Yandex.Cloud Python SDK
MIT License
75 stars 24 forks source link

sdk is not PEP 561 compatible #108

Closed zerlok closed 2 weeks ago

zerlok commented 1 month ago
$ poetry show yandexcloud
 name         : yandexcloud                   
 version      : 0.293.0                       
 description  : The Yandex.Cloud official SDK 

dependencies
 - cryptography >=2.8
 - googleapis-common-protos >=1.63.0
 - grpcio >=1.64.0
 - protobuf >=4.25.3
 - pyjwt >=1.7.1
 - requests >=2.22.0
 - six >=1.14.0

mypy error:

Skipping analyzing "yandex": module is installed, but missing library stubs or py.typed marker  [import-untyped]

soluton: https://peps.python.org/pep-0561/#packaging-type-information