Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prompt-toolkit/ptpython
/ main
Function
main
examples/python-embed.py:7–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
6
7
def
main() -> None:
8
embed(globals(), locals(), vi_mode=False)
9
10
11
if
__name__ ==
"__main__"
:
Callers
1
python-embed.py
File · 0.70
Calls
1
embed
Function · 0.90
Tested by
no test coverage detected