Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 681 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 681 Bytes

ShakespeareRehearser

Lets the Mac OS X user select the Shakespeare play and character, then speaks the preceding lines so the user can practice their lines (printed in Terminal).

Requires: Mac OS X (Terminal and speaking) Internet connection Python 2.x BeautifulSoup4 module for Python

Use:

  1. Install requirements.
  2. In Terminal type python shakespeareRehearser.py
  3. Choose the play.
  4. Choose the character you're rehearsing.
  5. Listen to the dialog, then speak your lines (they'll show up in Terminal).
  6. When you're done with your lines, press enter to continue.

License: You're free to use and modify this code as you like.