LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.py
bgweb/__init__.py
bgweb/jobs.py
bgweb/server.py
bgweb/users.py
bgweb/utils.py
bgweb/web.py
bgweb.egg-info/PKG-INFO
bgweb.egg-info/SOURCES.txt
bgweb.egg-info/dependency_links.txt
bgweb.egg-info/requires.txt
bgweb.egg-info/top_level.txt
bgweb/manager/__init__.py
bgweb/manager/authorization.py
bgweb/manager/constants.py
bgweb/manager/jobs.py
bgweb/manager/users.py
bgweb/manager/utils.py
bgweb/profile/__init__.py
bgweb/profile/auth0_profile.py
bgweb/profile/bgprofile.py
bgweb/tools/__init__.py
bgweb/tools/authentication/__init__.py
bgweb/tools/authentication/auth0.py
bgweb/tools/authentication/authentication.py
bgweb/tools/authentication/dummy.py
bgweb/tools/authentication/utils.py
bgweb/user/__init__.py
bgweb/user/user.py