owotrans Owotrans is a module that will convert your text to owo Installation pip install owotranslator Usage from owotrans import owo text = owo('Hello there, General Kenobi') print(text) 'Hewwo thewe, Genewaw Kenobi' License MIT