Siddhant Goel


Posts tagged "python"

2022

β‹… Automatically balancing Beancount DKB transactions

2021

β‹… How you can track your personal finances using Python 🐍

2020

β‹… Uploading binary wheels to PyPI from Github Actions

β‹… Multiple Mixins (and naming conflicts) in Python

2019

β‹… Not everything needs to be async

β‹… Off by 1 (Day)

2018

β‹… The most dynamic static site you'll ever see

β‹… Setting up your Python open source project

β‹… Managing personal finances using Python

β‹… Setting up flake8 for Cython

β‹… Raise better Exceptions

β‹… Beancount DKB

2017

β‹… Handling the β€œN + 1 selects” problem in SQLAlchemy

β‹… Speeding up Python using Cython

β‹… Tornado + SQLAlchemy

β‹… Streaming multipart/form-data parser for Python