LICENSE
README.md
pyproject.toml
setup.py
src/fastrun/__init__.py
src/fastrun/__main__.py
src/fastrun.egg-info/PKG-INFO
src/fastrun.egg-info/SOURCES.txt
src/fastrun.egg-info/dependency_links.txt
src/fastrun.egg-info/requires.txt
src/fastrun.egg-info/top_level.txt
src/fastrun/android/__init__.py
src/fastrun/android/handle.py
src/fastrun/android/script.py
src/fastrun/common/__init__.py
src/fastrun/common/cli.py
src/fastrun/common/command.py
src/fastrun/common/custom.py
src/fastrun/common/process.py
src/fastrun/common/scaffold.py