Skip to content

Dhuls-Scratch/Python-3-Scratch-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-3-Scratch-3

Copyright (C) 2021 Dhuls-Scratch

 This file is part of Python 3-Scratch 3.

Python 3-Scratch 3 is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Python 3-Scratch 3 is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Python 3-Scratch 3.  If not, see <https://www.gnu.org/licenses/>.

Note that to comply with Scratch's Terms of Use, the Scratch front end is under CC-BY-SA 2.0 ( https://creativecommons.org/licenses/by-sa/2.0/ ). Because I do not know whether or not CC-BY-SA 2.0 is compatible with GPL 3.0, it is not included here.

This is a project that uses Python 3 to communicate with the Scratch 3.0 cloud server. Using this requires a Scratch Account with the Scratcher status. It also requires Python 3.9 (I used 3.9.5, but switched to 3.9.6) and the Python module scratchclient can be installed by running this command in a terminal "pip install scratchclient" Note that Microsoft Visual C++ Build Tools are required (at least on Windows)

Scratch is available at https://scratch.mit.edu

Scratchclient Documentation is available at https://github.com/CubeyTheCube/scratchclient/wiki

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages