MCPcopy
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
34def main() -> None:
35 embed(globals(), locals(), configure=configure)
36
37
38if __name__ == "__main__":

Calls 1

embedFunction · 0.90

Tested by

no test coverage detected