MCPcopy
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
7def main() -> None:
8 embed(globals(), locals(), vi_mode=False)
9
10
11if __name__ == "__main__":

Callers 1

python-embed.pyFile · 0.70

Calls 1

embedFunction · 0.90

Tested by

no test coverage detected