NYCPlanning / data-engineering-qaqc

streamlit app for data engineering
https://edm-data-engineering.nycplanningdigital.com
1 stars 0 forks source link

182 abstract digital ocean client no caching #203

Closed abrieff closed 2 years ago

abrieff commented 2 years ago

Addresses #182 Abstract Digital Ocean Client into new class (Replaces #198, omits caching code)

The goal with this PR is to DRY the calls to digital ocean, and to more easily facilitate changes in the structure of the application in the future by storing that logic in a central place.