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
- Host: GitHub
- URL: https://github.com/mryslab/s2-pi
- Owner: MrYsLab
- License: agpl-3.0
- Created: 2017-06-25T22:01:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T13:16:31.000Z (over 5 years ago)
- Last Synced: 2025-06-17T12:44:30.124Z (about 1 year ago)
- Language: Python
- Size: 8.13 MB
- Stars: 7
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# s2-pi
## A Demo and Tutorial for Creating Scratch 2 Extensions For The Raspberry Pi

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/)
