#!/usr/bin/env python3

from argostranslate import gui

gui.main()

