Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
API call question
#3
It seems that you get a prettier layout if you print it like this:
print(json.dumps(dictfilm, sort_keys=True, indent=4))
But still not presentable Dodgy

Paul
It is more important to do the right thing, than to do the thing right.(P.Drucker)
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.
Reply


Messages In This Thread
API call question - by DPaul - Aug-28-2020, 07:38 AM
RE: API call question - by Axel_Erfurt - Aug-28-2020, 08:11 AM
RE: API call question - by DPaul - Aug-28-2020, 09:18 AM
RE: API call question - by ndc85430 - Aug-29-2020, 06:00 AM
RE: API call question - by DPaul - Aug-29-2020, 06:50 AM
RE: API call question - by snippsat - Aug-29-2020, 08:42 AM
RE: API call question - by DPaul - Aug-29-2020, 09:35 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020