.coveragerc
.gitignore
AUTHORS.md
CITATION.cff
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
pytest.ini
run_tests.py
setup.cfg
setup.py
.github/workflows/build-docs.yml
.github/workflows/publish-pypi.yml
.github/workflows/run-tests.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/process_html.py
docs/readme.rst
docs/snowfake.rst
docs/_static/agile-open-logo-nocircle-grey_40px.png
docs/_static/custom.css
docs/_static/favicon.ico
docs/_static/snowfake.png
docs/_static/snowfake.svg
docs/_static/snowfake_logo.png
docs/_static/snowfakes.png
docs/_templates/links.html
snowfake/__init__.py
snowfake/_version.py
snowfake/snowfake.py
snowfake.egg-info/PKG-INFO
snowfake.egg-info/SOURCES.txt
snowfake.egg-info/dependency_links.txt
snowfake.egg-info/requires.txt
snowfake.egg-info/top_level.txt
tests/__init__.py
tests/test_snowfake.py