streaming data from aws s3 to box

2020-06-18

 | 

~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…

uncommon html tags: insertion, deletion, citation

2020-06-17

 | 

~2 min read

 | 

244 words

Yesterday, I wrote about the use of the tag to effect a strike through in a Markdown document rendered to HTML. Well, that took me down a…

getting strikethroughs when writing in markdown

2020-06-16

 | 

~1 min read

 | 

163 words

This evening I was going on my merry way when I realized that I wanted to add some emphasis to my writing by adding a strikethrough mark…

packing and unpacking tuples in python

2020-06-15

 | 

~3 min read

 | 

447 words

Unlike a list or a dictionary, in Python, tuples are immutable.1 This is clear when investigating the methods available on the object…

exploring python methods with help and dir

2020-06-14

 | 

~3 min read

 | 

469 words

Over the past few days I’ve been exploring different data structures and built-in methods with Python. I looked at strings, lists basics…

Hi there and thanks for reading! My name's Stephen. I live in Chicago with my wife, Kate, and dog, Finn. Want more? See about and get in touch!