Python API for accessing FPP model? #3433
-
Hello, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
Can you do it with the JSON outputs of |
Beta Was this translation helpful? Give feedback.
-
Hey, I actually worked on a Python based AST walker that uses FPP-to-JSON. Hopefully it can fit your usecase. |
Beta Was this translation helpful? Give feedback.
@zimri-leisher in CI here's what we do:
If there is a need for users, we may want to add
fprime-util fpp-to-json
to handle this