Skip to content

Instantly share code, notes, and snippets.

View bodhidogma's full-sized avatar

Paul McAvoy bodhidogma

View GitHub Profile
import csv
import sys
from collections import namedtuple
from datetime import datetime
import re
#
# OFX Specification: http://www.ofx.net/
#
# Instructions (as of 02/15/2015):