Skip to content

Instantly share code, notes, and snippets.

View Phuket2's full-sized avatar

Ian Joicey Phuket2

  • Pattaya, Thailand
View GitHub Profile
@Phuket2
Phuket2 / prm.py
Created November 23, 2015 09:13
prm.py
# coding: utf-8
# only testing modes
from faker import Faker
fake = Faker()
# todo : remove, testing modules
import sqlite3
from collections import namedtuple