Sam Agnew

Sam Agnew @sagnew

About: Former Developer evangelist at Twilio, Python/JavaScript developer.

Location:
New York City
Joined:
Nov 13, 2018

Sam Agnew
articles - 6 total

How to Write Lua Scripts for Video Games with the BizHawk Emulator

BizHawk is a multi-system emulator beloved by the Tool Assisted Speedrun community for its...

Learn More 0 1Jan 31

5 Awesome Vim Tricks to Spice up your .vimrc

If there's one thing Vim users love more than saving a few seconds per day on keystrokes, it's...

Learn More 4 4Jan 23

Working with Files Asynchronously in Python using aiofiles and asyncio

Asynchronous code has become a mainstay of Python development. With asyncio becoming part of the...

Learn More 0 0Jan 14

Asynchronous HTTP Requests in Python with HTTPX and asyncio

Asynchronous code has increasingly become a mainstay of Python development. With asyncio becoming...

Learn More 2 0Jan 10

Web Scraping and Parsing HTML in Python with Beautiful Soup

The internet has an amazingly wide variety of information for human consumption. But this data is...

Learn More 1 1Jan 10

Working with JSON in Python

Describing a few different solutions for working with JSON in Python.

Learn More 303 13Nov 19 '18