Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prompt-toolkit/ptpython
/ main
Function
main
examples/python-embed-with-custom-prompt.py:34–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
33
34
def
main() -> None:
35
embed(globals(), locals(), configure=configure)
36
37
38
if
__name__ ==
"__main__"
:
Callers
1
python-embed-with-custom-prompt.py
File · 0.70
Calls
1
embed
Function · 0.90
Tested by
no test coverage detected