Metadata-Version: 2.4
Name: s3-extend
Version: 1.34
Summary: Scratch3 Extension Servers
Author-email: Alan Yorinks <MisterYsLab@gmail.com>
License: AGPL-3.0-or-later
Keywords: Scratch, Extensions,Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-banyan>=3.10
Requires-Dist: pymata-express>=1.11
Requires-Dist: pymata-rh
Requires-Dist: pymata-cpx
Requires-Dist: tmx-pico-aio
Requires-Dist: telemetrix-aio>=1.8
Requires-Dist: telemetrix-esp32
Dynamic: license-file

# Scratch 3 OneGPIO Extension Servers

![](./docs/images/extensions.png)

## Control your favorite physical computing device using Scratch 3.

## Windows, Mac *AND* Linux(including Raspberry Pi) Compatible

## Quick Intallation Intructions:

* For Arduino, Circuit Playground Express, ESP-8266, ESP-32, Robohat-MM1, and Raspberry Pi
Pico boards, install the server firmware. See the 
  [Preparing Your Micro-Controller](https://mryslab.github.io/s3-extend/) section
  of the User's Guide.
  
* Launch the Scratch3 Editor using either the online or offline sites described
in the [Ready, Set, Go/Launch The Scratch3 Editor](https://mryslab.github.io/s3-extend/) 
  section of the User's Guide.
  
* Select your extension and start coding!.

## For full installation and usage, read the [Installation and User's Guide.](https://mryslab.github.io/s3-extend/)

This project was developed with
[Pycharm](https://www.jetbrains.com/pycharm/?from=s3-extend)
![logo](https://github.com/MrYsLab/python_banyan/blob/master/images/icon_PyCharm.png)


