setup.cfg
setup.py
sprox/__init__.py
sprox/configbase.py
sprox/entitiesbase.py
sprox/fillerbase.py
sprox/formbase.py
sprox/iprovider.py
sprox/metadata.py
sprox/providerselector.py
sprox/saormprovider.py
sprox/sprockets.py
sprox/tablebase.py
sprox/util.py
sprox/validators.py
sprox/validatorselector.py
sprox/viewbase.py
sprox/widgetselector.py
sprox.egg-info/PKG-INFO
sprox.egg-info/SOURCES.txt
sprox.egg-info/dependency_links.txt
sprox.egg-info/entry_points.txt
sprox.egg-info/not-zip-safe
sprox.egg-info/requires.txt
sprox.egg-info/top_level.txt
sprox/widgets/__init__.py
sprox/widgets/widgets.py
sprox/widgets/templates/__init__.py
sprox/widgets/test/__init__.py
tests/__init__.py
tests/base.py
tests/model.py
tests/test_configbase.py
tests/test_entitiesbase.py
tests/test_formbase.py
tests/test_providerselector.py
tests/test_viewbase.py
tests/widgets/__init__.py
tests/widgets/test_widgets.py