.flake8
.gitignore
.pre-commit-config.yaml
LICENSE.md
README.md
mypy.ini
pyproject.toml
release.sh
setup.cfg
tox.ini
.github/workflows/tests.yml
fvalues/__init__.py
fvalues/f.py
fvalues/py.typed
fvalues/version.py
fvalues.egg-info/PKG-INFO
fvalues.egg-info/SOURCES.txt
fvalues.egg-info/dependency_links.txt
fvalues.egg-info/requires.txt
fvalues.egg-info/top_level.txt
tests/test_f.py