If you're going to PyConUS and planning out your talk schedule, I scraped the website talks and saved the title, times, room, speaker, and description into a CSV. You can find it in this Github gist (https://gist.github.com/ptmcg/d851232d6b90812e1c01c990ecec516c), which uses littletable and rich packages to provide a simple REPL to search the talks by keyword, title, and speaker. #pycon #pyconus #python #littletable
