2022-11-28
|~2 min read
|249 words
I was recently working on a Python script that needed to access AWS resources. Fortunately, that’s exactly what the library boto3 is for…
2022-11-28
|~8 min read
|1439 words
Today, I want to talk about Box.com and how to take advantage of some of the programmatic access they make available via their API. I…