PyGeneCrypyo This Code Encrypt & Decrypt Text into Gene Codes. Example res = GeneEncrypt("HEllo") print(GeneDecrypt(res)) This Prints: $ Hello