CHANGELOG
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
tabpy/VERSION
tabpy/__init__.py
tabpy/tabpy.py
tabpy.egg-info/PKG-INFO
tabpy.egg-info/SOURCES.txt
tabpy.egg-info/dependency_links.txt
tabpy.egg-info/entry_points.txt
tabpy.egg-info/requires.txt
tabpy.egg-info/top_level.txt
tabpy/models/__init__.py
tabpy/models/deploy_models.py
tabpy/models/scripts/ANOVA.py
tabpy/models/scripts/PCA.py
tabpy/models/scripts/SentimentAnalysis.py
tabpy/models/scripts/__init__.py
tabpy/models/scripts/tTest.py
tabpy/models/utils/__init__.py
tabpy/models/utils/setup_utils.py
tabpy/tabpy_server/__init__.py
tabpy/tabpy_server/state.ini.template
tabpy/tabpy_server/app/ConfigParameters.py
tabpy/tabpy_server/app/SettingsParameters.py
tabpy/tabpy_server/app/__init__.py
tabpy/tabpy_server/app/app.py
tabpy/tabpy_server/app/util.py
tabpy/tabpy_server/common/__init__.py
tabpy/tabpy_server/common/default.conf
tabpy/tabpy_server/common/endpoint_file_mgr.py
tabpy/tabpy_server/common/messages.py
tabpy/tabpy_server/common/util.py
tabpy/tabpy_server/handlers/__init__.py
tabpy/tabpy_server/handlers/base_handler.py
tabpy/tabpy_server/handlers/endpoint_handler.py
tabpy/tabpy_server/handlers/endpoints_handler.py
tabpy/tabpy_server/handlers/evaluation_plane_handler.py
tabpy/tabpy_server/handlers/main_handler.py
tabpy/tabpy_server/handlers/management_handler.py
tabpy/tabpy_server/handlers/query_plane_handler.py
tabpy/tabpy_server/handlers/service_info_handler.py
tabpy/tabpy_server/handlers/status_handler.py
tabpy/tabpy_server/handlers/upload_destination_handler.py
tabpy/tabpy_server/handlers/util.py
tabpy/tabpy_server/management/__init__.py
tabpy/tabpy_server/management/state.py
tabpy/tabpy_server/management/util.py
tabpy/tabpy_server/psws/__init__.py
tabpy/tabpy_server/psws/callbacks.py
tabpy/tabpy_server/psws/python_service.py
tabpy/tabpy_server/static/index.html
tabpy/tabpy_server/static/tableau.png
tabpy/tabpy_tools/__init__.py
tabpy/tabpy_tools/client.py
tabpy/tabpy_tools/custom_query_object.py
tabpy/tabpy_tools/query_object.py
tabpy/tabpy_tools/rest.py
tabpy/tabpy_tools/rest_client.py
tabpy/tabpy_tools/schema.py
tabpy/utils/__init__.py
tabpy/utils/tabpy_user.py