MANIFEST.in
README.md
pyproject.toml
setup.py
python/wfloat/__init__.py
python/wfloat/__main__.py
python/wfloat/_assets.py
python/wfloat/_bindings.py
python/wfloat/_cache.py
python/wfloat/_cli.py
python/wfloat/_constants.py
python/wfloat/_download.py
python/wfloat/_model.py
python/wfloat/_native.py
python/wfloat/_results.py
python/wfloat/_version.py
python/wfloat.egg-info/PKG-INFO
python/wfloat.egg-info/SOURCES.txt
python/wfloat.egg-info/dependency_links.txt
python/wfloat.egg-info/entry_points.txt
python/wfloat.egg-info/not-zip-safe
python/wfloat.egg-info/requires.txt
python/wfloat.egg-info/top_level.txt
tests/test_basic.py