#!/usr/bin/env python3

from argostranslate import cli

cli.main()


