MANIFEST.in
README.md
setup.py
sharefile_webui/VERSION
sharefile_webui/__init__.py
sharefile_webui/main.py
sharefile_webui.egg-info/PKG-INFO
sharefile_webui.egg-info/SOURCES.txt
sharefile_webui.egg-info/dependency_links.txt
sharefile_webui.egg-info/entry_points.txt
sharefile_webui.egg-info/not-zip-safe
sharefile_webui.egg-info/requires.txt
sharefile_webui.egg-info/top_level.txt
sharefile_webui/core/__init__.py
sharefile_webui/core/config.py
sharefile_webui/core/setuptools.py
sharefile_webui/core/datafiles/__init__.py
sharefile_webui/core/datafiles/base.py
sharefile_webui/core/datafiles/file_tokens.py
sharefile_webui/core/datafiles/users.py
sharefile_webui/core/resources/__init__.py
sharefile_webui/core/resources/api.py
sharefile_webui/core/resources/web.py
sharefile_webui/static/css/app.css
sharefile_webui/static/img/file.png
sharefile_webui/static/img/folder.png
sharefile_webui/static/img/share.png
sharefile_webui/static/js/app.js
sharefile_webui/static/js/jquery-3.3.1.min.js
sharefile_webui/static/js/utils.js
sharefile_webui/templates/index.html