zombie-translator

The best way to understand and be understood by your zombie friends
Download

zombie-translator Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Steven Skoczen
  • Publisher web site:
  • https://github.com/GoodCloud/

zombie-translator Tags


zombie-translator Description

zombie-translator is the easiest way to understand and be understood by your zombie friends and neighbors. It's simple, easy, and makes speaking zombie fun!Installingbash pip install zombie-translator Usingpython >>> from zombie_translator import to_zombish, from_zombish >>> z = to_zombish("Hello, world!") >>> print z Bgbbnhnhhr, MrhrrrnhRA! >>> print from_zombish(z) "Hello, world!"There's also an optional profanity filter that replaces a set of arguably 'bad' words with zombie-speak. For example,python >>> print from_zombish(to_zombish("Don't be a jackass, man.")) Don't be a GRAANH, man.You can also turn off the profanity filter: python >>> print from_zombish(to_zombish("Don't be a jackass, man.", with_profanity_filter=False)) Don't be a jackass, man.Updates and RoadmapRoadmapThis version is pretty much all we can see adding to this package. But if other people have ideas, send 'em as pull requests!Product's homepage


zombie-translator Related Software