Skip to content

Instantly share code, notes, and snippets.

View martinegginton's full-sized avatar

martinegginton

View GitHub Profile
# Eventually a GUI to help Kaho!
import datetime as DT
import numpy as np
import pickle
import matplotlib.pyplot as plt
from matplotlib.dates import DateFormatter
import csv
import copy
class Baby(object):
# coding: utf-8
from scene import *
import sound
import random
import math
import time
import ui
import numpy as np
import pendulum