Skip to content

kkatayama/teddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Custom python functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages