.gitignore
pyproject.toml
requirements.txt
setup.py
.vscode/launch.json
.vscode/settings.json
scriptman/__init__.py
scriptman.egg-info/PKG-INFO
scriptman.egg-info/SOURCES.txt
scriptman.egg-info/dependency_links.txt
scriptman.egg-info/requires.txt
scriptman.egg-info/top_level.txt
scriptman/handlers/__init__.py
scriptman/handlers/chrome.py
scriptman/handlers/cleanup.py
scriptman/handlers/cli.py
scriptman/handlers/csv.py
scriptman/handlers/database.py
scriptman/handlers/directories.py
scriptman/handlers/etl.py
scriptman/handlers/interactions.py
scriptman/handlers/logs.py
scriptman/handlers/scripts.py
scriptman/handlers/selenium.py
scriptman/handlers/settings.py