This file contains 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
{ | |
"name" : "Ike's Place", | |
"address" : "3489 16th Street", | |
"city" : "San Francisco", | |
"state" : "California", | |
"phone" : "(415) 553‑6888" | |
"website" : "http://www.ikes.com", | |
"owner_email" : "[email protected]", | |
"owner_name" : "Ike Shehadeh", | |
"socials" : { |
This file contains 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
~/HumanGeo/datacards/crawlers/deps/hacked-bossmashup [master] $ sudo python setup.py install | |
running install | |
running build | |
running build_py | |
copying yos/crawl/dict2xml.py -> build/lib/yos/crawl | |
copying yos/crawl/object_dict.py -> build/lib/yos/crawl | |
copying yos/crawl/xml2dict.py -> build/lib/yos/crawl | |
running install_lib | |
copying build/lib/yos/crawl/dict2xml.py -> /usr/local/Cellar/python/2.7.2/lib/python2.7/site-packages/yos/crawl | |
copying build/lib/yos/crawl/object_dict.py -> /usr/local/Cellar/python/2.7.2/lib/python2.7/site-packages/yos/crawl |
NewerOlder