Skip to main content

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

Project 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!

Installing

`bash pip install zombie-translator `

Using

`python >>> 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("Go to hell!")) Go to GRAGH! `

You can also turn off the profanity filter: `python >>> print from_zombish(to_zombish("Go to hell!", with_profanity_filter=False)) Go to hell! `

Updates and Roadmap

Roadmap

This version is pretty much all we can see adding to this package. But if other people have ideas, send ‘em as pull requests!

Recent updates (full log in CHANGES)

0.1

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zombie-translator-0.1.tar.gz (2.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page