Skip to content

Instantly share code, notes, and snippets.

import argparse
import csv
from collections import Counter, namedtuple
from operator import itemgetter
Vote = namedtuple("Vote", ["voter", "votes"])
votes = []
parser = argparse.ArgumentParser()

Keybase proof

I hereby claim:

  • I am sclark on github.
  • I am sclark (https://keybase.io/sclark) on keybase.
  • I have a public key whose fingerprint is 107E 65B6 CCA5 C074 5721 EF34 CB6C BE57 3E7B ECAD

To claim this, I am signing this object: