Hacker News new | ask | show | jobs
by chrismmccomas 4595 days ago
This looks wonderful. I have a side project that uses BeautifulSoup to get sports scores and then computes standings based on those results and prints the results out to a text file. Honestly, for me, being a simple and personal program SQL Alchemy was just overkill I felt like, but this project looks like it'll do exactly what I need.

I'll have to look into it more in-depth later, but I love the idea behind it.