from pythonbrew.installer import install_pythonbrew if __name__ == "__main__": install_pythonbrew()