import json >>> import pprint >>> from urllib.request import urlopen >>> with ... pprint.pprint(project_info) {'author': 'The Python Packaging Authority', ...
確定! 回上一頁