Replace attrs
in generated models?
#574
michaeloliverx
started this conversation in
Feature request
Replies: 1 comment 1 reply
-
I converted this into a discussion because there are a few alternatives to |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
TypedDict
might be a good option for models:attrs
to_dict
orfrom_dict
on modelsclass
etcDescribe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Beta Was this translation helpful? Give feedback.
All reactions