jsonclasses
jsonclasses copied to clipboard
🌎 The Modern Declarative Data Flow Framework for the AI Empowered Generation.
Results
2
jsonclasses issues
Sort by
recently updated
recently updated
newest added
How to create a mapping model? It is necessary in the event that the data does not have specific keys The example data is: ```py { '66049558-e3ac-4386-9430-27fb5545beab': {'name': 'John', 'age':...
Is it possible to get the value from aliases? this happens because the key value is too long to call the attributes eg: here api returns something with repetitive or...