.gitignore
.readthedocs.yaml
LICENSE
Makefile
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/fai-env.rst
docs/fai-files.rst
docs/fai-subprocess.rst
docs/fai.rst
docs/index.rst
fai/__init__.py
fai/_version.py
fai/env.py
fai/files.py
fai/subprocess.py
fai.egg-info/PKG-INFO
fai.egg-info/SOURCES.txt
fai.egg-info/dependency_links.txt
fai.egg-info/requires.txt
fai.egg-info/top_level.txt
tests/test_env.py
tests/test_files.py
tests/test_lib.py
tests/test_subprocess.py