Make a play of tongue twisters
Project Description
Choose the first tongue twister.
# This part isn't ready yet.
Choose the next tongue twister.
options = q(first_tongue_twister)
And continue. To generate a whole play, do this.
for tongue_twister in play(): args = (tongue_twister['translation'], tongue_twister['language'], tongue_twister['original']) print('%s (%s: %s)' % args)
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
tongue-twister-play-0.0.1.tar.gz (2.2 kB) Copy SHA256 hash SHA256 | Source | None | Feb 19, 2015 |