Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cztomczak/cefpython
/ hook-cefpython3.py
File
hook-cefpython3.py
examples/pyinstaller/hook-cefpython3.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
This is PyInstaller hook file
for
CEF Python. This file
3
helps PyInstaller find CEF Python dependencies that are
4
required to run final executable.
Callers
nothing calls this directly
Calls
5
check_platforms
Function · 0.85
check_pyinstaller_version
Function · 0.85
check_cefpython3_version
Function · 0.85
get_excluded_cefpython_modules
Function · 0.85
get_cefpython3_datas
Function · 0.85
Tested by
no test coverage detected