How to Quick-Start With Python Toga GUI Toolkit on Ubuntu 16.04 Xenial

March 22, 2017 | By the+gnu+linux+evangelist.

Python Toga Quick Start for Ubuntu 16.04 Xenial

Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the BeeWare Python Toga GUI Native Widget Toolkit in Ubuntu 16.04 Xenial Xerus LTS GNU/Linux Desktop.

Toga uses Native System Widgets, Not Themes. When you see a Toga app running, it doesn’t just look like a native app – it is a Native App.

Python Toga Quick Start for Ubuntu 16.04 Xenial - Featured
  1. Open a Terminal Shell emulator window
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    Python Toga Quick Start for Ubuntu 16.04 Xenial - Open Terminal Shell Emulator
  2. Install the PreRequisite Stuff.

    sudo apt install python3-gi gir1.2-webkit-3.0
  3. Install Python 3 PIP for Ubuntu

    Python PIP Install Guide
  4. Installing Toga Toolkit & Demo.

    sudo pip3 install toga-demo
  5. Run Toga Demo.

    toga-demo
  6. Toga Python GUI Quick Start Tutorial

    Toga Quick Start Tut

QuickChic Theme • Powered by WordPress