sinarezaei

Results 5 comments of sinarezaei

Can you please give an example of the json result you want to get after serializing graph? You want json keys to be complex objects?

I'm having the same issue.

I'm facing this error too. I don't know whats wrong the name of email field is 'email' I tried `with open('output.html', 'w') as f: f.write(browser.html.encode('utf-8'))` after `browser.visit('https://www.coursera.org/?authMode=login')` and it's not...

Can you please have a look at https://github.com/sinarezaei/pykson/pull/18#issuecomment-1250254193

I don't understand the usecase for JsonObject, why shouldn't one use the ObjectField? Can you please elaborate on that?