Workin' on updating Ao3rdr. Mightily suffering from "bit rot" (meaning the libraries I rely on were very out of date).... what I'm working on now is to redo the connection to the database.
8 years ago was when I first wrote this, woah. And I didn't put in any tests... what a fool I was! That's part of the reason for re-doing the database interface- switching from boto2 (nice to use) to boto3 (horrible to use, but can test the thing with moto aka "mock boto")






