Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 419 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 419 Bytes

055

I thought it would be a fun little exercise to load all PyCon 2017 talks into an SQlite DB, maybe to keep track of what I watch (set a % goal maybe?)

I made a script that uses BeautifulSoup to scrape the (downloaded) talks site. It puts the talks into namedtuples and imports them into the DB:

pycon talks site

resulting DB

DB filtered