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("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 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
File details
Details for the file zombie-translator-0.1.3.tar.gz
.
File metadata
- Download URL: zombie-translator-0.1.3.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6be17c949cb7a835e8e6daa05f7398e23cf38acbc9b09b3dab7c18e12c3ad0ce |
|
MD5 | 594cd419df9d0d236a4f13cb0c4e16fa |
|
BLAKE2b-256 | a69e088300f55a24c87da493d00fecde318634effa97ea987a9bfa174794c191 |