Python 3.7 introduced DataClasses to the standard library. Check out how we are using this new feature to upgrade Locus objects.
Read PostCloud Functions are snippets of code that run in the cloud and triggered by a web request How do we stop just anyone from accessing (or worse, updating!) our database?
Read Post