Skip to content

Instantly share code, notes, and snippets.

View cwilkes's full-sized avatar

Chris Wilkes cwilkes

View GitHub Profile
@cwilkes
cwilkes / dyn.py
Created March 19, 2017 05:12
python code to insert into dynamo
from __future__ import print_function
import boto3
import json
import uuid
from decimal import Decimal
from datetime import datetime
import random
print('Loading function')
@cwilkes
cwilkes / gist:1636516
Created January 18, 2012 23:30
How to add people to the frobboz directory
testing out gist functionality