LICENSE.md
README.md
setup.py
stat3ful.egg-info/PKG-INFO
stat3ful.egg-info/SOURCES.txt
stat3ful.egg-info/dependency_links.txt
stat3ful.egg-info/top_level.txt
stateful/.version
stateful/__init__.py
stateful/core/__init__.py
stateful/core/object.py
stateful/core/property.py
stateful/core/state.py
stateful/util/__init__.py
stateful/util/environ.py
stateful/util/timer.py
tests/__init__.py
tests/integration/__init__.py
tests/integration/test_object_property.py
tests/integration/test_timer_object.py
tests/integration/test_timer_object_property.py
tests/integration/test_timer_property.py
tests/unit/__init__.py
tests/unit/test_object.py
tests/unit/test_property.py
tests/unit/test_timer.py
tests/unit/util.py