Skip to content

Instantly share code, notes, and snippets.

@atrifex
atrifex / string_picking_practice.py
Last active February 12, 2019 04:50
Guitar string picking practice
# Std
import argparse
import curses
import random
import time
# Parse arguments
parser = argparse.ArgumentParser(description="Program to help you pick random strings on command.")
parser.add_argument('-i','--interval', help='Description for foo argument', type=float, default=2.0)
args = parser.parse_args()

Keybase proof

I hereby claim:

  • I am atrifex on github.
  • I am rthakkar (https://keybase.io/rthakkar) on keybase.
  • I have a public key ASDFZKNr2MwuRLBkfX6kIHxapgqqwAUkLCxmNLd-r9T8Bwo

To claim this, I am signing this object: