#!/home/simon/prog/text-generation-webui/installer_files/conda/bin/python3.10

import pydoc
if __name__ == '__main__':
    pydoc.cli()