Pippy is a python code editor with built-in examples and a run-time environment.
| Version | 72.4 |
|---|---|
| Works with | Sugar: 0.98 – 0.116 |
| Updated | March 25, 2020 |
| Developers | Brian Jordan, Anish Mangal, svineet, Ignacio |
| Homepage | http://wiki.sugarlabs.org/go/Activities/Pippy |
| License | GPLv2+, GPLv3+, LGPLv2 |
| Rating | Not yet rated |
| Downloads | 36,392 |
More about this activity
Pippy teaches Python programming by providing access to Python code samples and a fully interactive Python interpreter.
The user can type and execute simple Python programs. For example, it is possible for a user to write Python statements to calculate expressions, play sounds, make games, or make simple text animation.
Pippy ships with many Python examples covering various aspects of the language and included packages.
Image Gallery
Developer Comments
Bugs can be submitted at: http://bugs.sugarlabs.org/
What do you think?
Please log in to submit a review
Please do not post bug reports in reviews. We do not make your email address available to activity developers and they may need to contact you to help resolve your issue.
Release Notes
* Grab focus for the text view on startup,
* Rename clear button,
* Properly use sugar3.datastore,