pex-tool / pex

A tool for generating .pex (Python EXecutable) files, lock files and venvs.
https://docs.pex-tool.org/
Apache License 2.0
2.52k stars 258 forks source link

Add tab-completion support to PEX repls. #2321

Closed jsirois closed 7 months ago

jsirois commented 8 months ago

This works for all supported Python versions even when those versions own REPL does not support tab-completion out of the box.