Does it support dynamic model generation? #1160
berislavlopac
started this conversation in
General
Replies: 2 comments 9 replies
-
@berislavlopac |
Beta Was this translation helpful? Give feedback.
7 replies
-
@berislavlopac good day. Have you created a PR or something similar in this direction? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looking at the documentation, this project generates Python code as text, which can be saved into output files to be used/imported as modules.
With Python's dynamic capabilities, it is quite easy to -- instead of textual code -- generate actual model classes on the fly. Is that supported as a use case at the moment?
Beta Was this translation helpful? Give feedback.
All reactions