ydb-platform / ydb-platform/ydb-python-sdk

feature: Автоматически генерировать python class из протобафов

Open
#560 0 comments 0 reactions 1 assignee View on GitHub

@vgvoleg is already working on this.

Since Feb 19, 2025.

area/python area/sdk enhancement
Dominant language
Python
Stars
102
Forks
75
Avg merge
1d 23h
Merged PRs (30d)
13

Description

Сейчас есть проблема что в некоторых местах при изменении публичного протобафа, приходится дописывать код в питон https://github.com/ydb-platform/ydb-python-sdk/pull/553/files#diff-196f6d84ba2b0b6c193f6bd941a7c9dcd93d886c6412cc4803c564936c542bcaR14-R30

Поэтому фича может быть сделана давно, а в python она приезжает не сразу. С помощью автогенерации классов на основе python можно было бы решить эту проблему и автоматически получать изменения

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.