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

Добавление примера реализации генератора json-editor_to_code #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vitalii-wb
Copy link

Данный пример показывает как можно сделать генерацию пользователями правил wb-rules без знания программирования.

Развернуто показано по шагам - как с использованием json-editor, питона и jinja можно реализовать генератор кода правил, в данном случае для переодического пищания зуммера.

Позволяет пользователю заполнить форму такого вида
image

И получить готовое правило в виде кода которое автоматически подхватится и начнет работать.

Более подробно описано в ридми в папке

@aadegtyarev aadegtyarev self-requested a review November 28, 2024 06:20
Copy link
Collaborator

@aadegtyarev aadegtyarev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Скриптик бы с примером и конфиг, чтобы сразу попробовать.

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

Successfully merging this pull request may close these issues.

2 participants