My Custom Python Functions Install python setup.py install Usage from teddy import * binomail(n, r) split_string(line, n) xor2(s1, s2) get_length_itertools(iter_type, iter_obj, iter_size)