.gitattributes
.gitignore
.gitmodules
LICENSE
README.md
cibuildlib.py
pyproject.toml
.github/workflows/main.yml
example/test.py
example/testpyqt.py
example/testtkinter.py
example/fluent/.gitignore
example/fluent/README.md
example/fluent/main.py
example/fluent/package.json
example/fluent/public/favicon.ico
example/fluent/public/index.html
example/fluent/public/logo192.png
example/fluent/public/logo512.png
example/fluent/public/manifest.json
example/fluent/public/robots.txt
example/fluent/src/App.css
example/fluent/src/App.js
example/fluent/src/App.test.js
example/fluent/src/index.css
example/fluent/src/index.js
example/fluent/src/logo.svg
example/fluent/src/reportWebVitals.js
example/fluent/src/setupTests.js
webviewpy/__init__.py
webviewpy/__init__.pyi
webviewpy/__version__.py
webviewpy.egg-info/PKG-INFO
webviewpy.egg-info/SOURCES.txt
webviewpy.egg-info/dependency_links.txt
webviewpy.egg-info/entry_points.txt
webviewpy.egg-info/top_level.txt
webviewpy/platform/.keepdir
webviewpy/platform/darwin/x64/libwebview.dylib
webviewpy/platform/linux/x64/libwebview.so
webviewpy/platform/win32/x64/webview.dll
webviewpy/platform/win32/x86/webview.dll
webviewpy/tools/__init__.py
webviewpy/tools/__pyinstaller/__init__.py
webviewpy/tools/__pyinstaller/hook-webviewpy.py