scratchapi2
A new Scratch API Client for Python 3+
Under GPLv3 or any later version
Copyright © 2018 apple502j, kenny2github All rights reversed. (It's all right to say "reversed", it's GPL!)
This program 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.
This program 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 this program. If not, see https://www.gnu.org/licenses/.
Scratch is a project of the Lifelong Kindergarten Group at the MIT Media Lab. Scratch is a trademark of the Lifelong Kindergarten Group at the MIT Media Lab. The ScratchAPI2 Development Team is NOT a team of MIT, and none of the member is on Scratch Team. Please remember that it's a hobby and inofficial.
==== What is this? It is a library for humans (and some robots). This library is a client of Scratch API, so lots of features are available. But the development team decided to remove all deprecated features.
It consists of some classes, such as:
==== Requirements
==== For people who want to add a feature The ScratchAPI2 Development Team needs help. See this for detail: https://github.com/apple502j/scratchapi2/issues/2
==== Want to join? Answer: Yes! But please make sure you're familiar with Python 3.x, have GitHub account, and know about Scratch!
Needed Works:
==== (By the way) Story On June 9th, apple502j, the programmer on the team started making it. When making, Kenny2scratch always helps. The great co-worker made this library greater. For example, GenericData was made by him.
On July 4th, the library had a great update by him. His codes made this library better and better.