**brain-vomity**: - challenges that build on each other - use non-standard libraries - `BeautifulSoup` - `NLTK` - `requests` - write the tests as part of the challenge - graphics/image manipulation (`PIL`?) - Designing algorithms in a language-agnostic way, as well as Python-specific stuff - Project Euler, http://projecteuler.net/
brain-vomity:
BeautifulSoupNLTKrequestsPIL?)