.gitignore
CHANGELOG.md
LICENSE
README.rst
requirements.txt
setup.py
scirisweb/__init__.py
scirisweb/sw_app.py
scirisweb/sw_config.py
scirisweb/sw_datastore.py
scirisweb/sw_rpcs.py
scirisweb/sw_server.py
scirisweb/sw_tasks.py
scirisweb/sw_users.py
scirisweb/sw_version.py
scirisweb.egg-info/PKG-INFO
scirisweb.egg-info/SOURCES.txt
scirisweb.egg-info/dependency_links.txt
scirisweb.egg-info/requires.txt
scirisweb.egg-info/top_level.txt
tests/test_app.py
tests/test_browser.py
tests/test_datastore.py
tests/test_tasks.py
tests/test_users.py