sugar-activity-web
Sugar toolkit GTK+ 3
Install
- All systems
-
curl cmd.cat/sugar-activity-web.sh
- Debian
-
apt-get install python-sugar3
- Ubuntu
-
apt-get install python-sugar3
- Arch Linux
-
pacman -S sugar-toolkit-gtk3
- Kali Linux
-
apt-get install python-sugar3
- Fedora
-
dnf install sugar-toolkit-gtk3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-sugar3
- Raspbian
-
apt-get install python-sugar3
- Dockerfile
- dockerfile.run/sugar-activity-web
sugar-toolkit-gtk3
Sugar toolkit GTK+ 3
python-sugar3
GTK3-based Sugar toolkit - Python bindings
Sugar is a desktop environment. It is conceived as a platform upon which children learn with Sugar Activities. The platform provides mechanisms for collaboration, reflection, and exploration. Sugar Activities cover a broad range of applications: browsing, drawing, composing, writing, programming, etc. The sugar3 library contains a set of widgets to build HIG compliant applications and interfaces to interact with system services like presence and the datastore. This package contains Python bindings.