Skip to content

Instantly share code, notes, and snippets.

View oswinso's full-sized avatar

oswinso oswinso

View GitHub Profile
import os
from collections import defaultdict
import argparse
def wtf(path):
dirs = [name for name in os.listdir(path) if os.path.isdir(name) and "JESSII" in name or "JESSI" in name]
dirs.sort()
images_dict = defaultdict(int)

Keybase proof

I hereby claim:

  • I am oswinso on github.
  • I am oswinso (https://keybase.io/oswinso) on keybase.
  • I have a public key whose fingerprint is 2B81 33A4 7CB3 CF90 3940 8F89 5AB9 C4DC BD66 2806

To claim this, I am signing this object: