Created
August 9, 2012 02:57
-
-
Save terrycojones/3300516 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ python describejson.py < ~/fluidinfo/other/kevinrose.json | |
1 dict with 3 keys. Values: | |
1 <type 'int'> | |
1 dict with 4 keys. Values: | |
1 list of length 17993. Items: | |
17993 dict with 5 keys. Values: | |
1 <type 'unicode'> | |
1 <type 'int'> | |
1 list of length 0. | |
1 <type 'unicode'> | |
1 <type 'unicode'> | |
1 list of length 0. | |
2 list of length 11907. Items: | |
11907 dict with 5 keys. Values: | |
1 <type 'unicode'> | |
1 <type 'int'> | |
1 list of length 1. Items: | |
1 <type 'unicode'> | |
1 <type 'unicode'> | |
1 <type 'unicode'> | |
1 <type 'unicode'> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment