from pycipher import Beaufort print Beaufort('CULTURE').encipher('HELLOWORLD') print Beaufort('CULTURE').decipher('VQAIGVQLJI')