python

2 posts tagged python. ← All posts

Splitwise Automation to send expense updates

A Side-Project-Sunday build that automates Splitwise to total my monthly expenses across the app using its API and a bit of Python.

September 28, 2022Project

How-to: Python Paramiko

A how-to guide for using the Python Paramiko library.

March 6, 2022Tutorial