#!/Users/liutos/Projects/fledgling/venv/bin/python

from fledgling.cli.main import cli

cli()
