Contents:
ProjectManager
ProjectManager.get_ast()
ProjectManager.get_blocks()
ProjectManager.get_blocks_length()
ProjectManager.get_coordinate()
ProjectManager.get_description()
ProjectManager.get_head_blocks()
ProjectManager.get_id()
ProjectManager.get_project()
ProjectManager.get_sorted_blocks()
ProjectManager.is_dataset()
ProjectManager.to_json()
get_description()
get_project()
get_token()
Sorter
Sorter.sort_blocks()
Sorter.to_csv()
Tracker
Tracker.get_coordinate()
Tracker.to_csv()
api.scratch_client
Scartch作品の説明文を取得 :param id: プロジェクトID :type id: int
対象のScratch作品の説明文
str
Scartch作品のJSONを取得 :param id: プロジェクトID :type id: int
対象のScratch作品のJSON
dictionary
Scartch作品のJSON取得に必要なトークンを取得 :param id: プロジェクトID :type id: int
JSON取得に必要なトークン