An open API service indexing awesome lists of open source software.

https://github.com/mryslab/s2-pi

A Demo And Tutorial For Creating Scratch 2 Extensions For The Raspberry Pi
https://github.com/mryslab/s2-pi

Last synced: 11 months ago
JSON representation

A Demo And Tutorial For Creating Scratch 2 Extensions For The Raspberry Pi

Awesome Lists containing this project

README

          

# s2-pi
## A Demo and Tutorial for Creating Scratch 2 Extensions For The Raspberry Pi
![](https://github.com/MrYsLab/s2-pi/blob/master/docs/images/logo.png)

To install type:

`
sudo pip3 install s2-pi
`

To learn how to create your own extensions, please [read the tutorial](https://mryslab.github.io/s2-pi/).

This project has been crafted with [Pycharm](https://www.jetbrains.com/pycharm/)
![](https://github.com/MrYsLab/s2-pi/blob/master/docs/images/pycharm_logo.png)