Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 936 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 936 Bytes

Documentation Status Build Status

Scratch Tools

A Python package with which to work with Scratch JSON files, from the Creative Computing Lab at the Harvard Graduate School of Education.

Setup

Make sure you have Python 3.7 or higher. Then install the package by running pip install ccl-scratch-tools.

Check it out on PyPI: https://pypi.org/project/ccl-scratch-tools/.

Documentation

Read the documentation of the package here.

Resources

https://github.com/LLK/scratch-rest-api/wiki/ for API documentation