README.md
pyproject.toml
scriptcast/__init__.py
scriptcast/__main__.py
scriptcast/config.py
scriptcast/directives.py
scriptcast/export.py
scriptcast/generator.py
scriptcast/recorder.py
scriptcast.egg-info/PKG-INFO
scriptcast.egg-info/SOURCES.txt
scriptcast.egg-info/dependency_links.txt
scriptcast.egg-info/entry_points.txt
scriptcast.egg-info/requires.txt
scriptcast.egg-info/top_level.txt
scriptcast/assets/__init__.py
scriptcast/assets/fonts/DMSans-Regular.ttf
scriptcast/assets/fonts/Pacifico.ttf
scriptcast/assets/themes/aurora.sh
scriptcast/assets/themes/dark.sh
scriptcast/assets/themes/light.sh
scriptcast/shell/__init__.py
scriptcast/shell/adapter.py
scriptcast/shell/bash.py
scriptcast/shell/zsh.py
tests/__init__.py
tests/test_cli.py
tests/test_config.py
tests/test_directives.py
tests/test_export.py
tests/test_generator.py
tests/test_integration.py
tests/test_recorder.py
tests/test_registry.py
tests/test_shell.py
tests/test_theme.py