LICENSE
README.md
pyproject.toml
boundednumbers/__init__.py
boundednumbers/bounded.py
boundednumbers/functions.py
boundednumbers/modulo_float.py
boundednumbers/modulo_int.py
boundednumbers/types.py
boundednumbers/unit_float.py
boundednumbers.egg-info/PKG-INFO
boundednumbers.egg-info/SOURCES.txt
boundednumbers.egg-info/dependency_links.txt
boundednumbers.egg-info/top_level.txt
tests/test_bounded.py
tests/test_bounded_defaults.py
tests/test_functions.py
tests/test_modulo_int.py
tests/test_unit_float.py