CHANGELOG
LICENSE
MANIFEST.in
README.rst
setup.py
begin/__init__.py
begin/cmdline.py
begin/context.py
begin/convert.py
begin/extensions.py
begin/main.py
begin/subcommands.py
begin/utils.py
begin/version.py
begin/wrappable.py
begins.egg-info/PKG-INFO
begins.egg-info/SOURCES.txt
begins.egg-info/dependency_links.txt
begins.egg-info/not-zip-safe
begins.egg-info/requires.txt
begins.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/roadmap.rst
docs/_templates/page.html
docs/examples/advanced.py
docs/examples/bottle_quickstart.py
docs/examples/flags.py
docs/examples/flask_quickstart.py
docs/examples/holygrail_py2.py
docs/examples/holygrail_py3.py
docs/examples/logger.py
docs/examples/longargs.py
docs/examples/multiple_subcommands.py
docs/examples/ordered.py
docs/examples/shell.py
docs/examples/subcommands.py
docs/examples/tracebacks.py
docs/examples/trivial.py
tests/__init__.py
tests/test_begins.py
tests/test_cmdline.py
tests/test_convert.py
tests/test_extensions.py
tests/test_start.py
tests/test_subcommands.py
tests/test_utils.py