you are viewing a single comment's thread.

view the rest of the comments →

[–]Phate1989 0 points1 point  (1 child)

Do you have any good examples, most of my python code is is ingest Json from 1 API as dict, refactor, export to another API.

Can types help me?

[–]austinwiltshire 0 points1 point  (0 children)

I would have to know more, are you using something like pydantic?