2022-11-28
|~3 min read
|560 words
As part of the build pipeline for a project I’ve been working on lately, we’ve been packaging up projects into zip files that are then…
2022-11-28
|~2 min read
|309 words
The following post is inspired by Trey Hunner’s great post on looping with indexes in Python. What’s below: Standard loop through an…