Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dorooleg opened this issue Feb 19, 2025 · 0 comments
Assignees
Labels

Comments

@dorooleg
Copy link

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants