from ._bootstrap import bootstrap_src bootstrap_src() from screencast.runner import run_screencast __all__ = ["run_screencast"]