Skip to content

tmck-code/pp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pp

terminal/cli/python helpers for colour and pretty-printing


pp

recording_1752064579.mp4

bench

recording_1752062696.mp4
from pp import bench

bench.bench(
    tests=[
        (
            (range(2),), # args
            {},          # kwargs
            [0,1],       # expected
        )
    ],
    func_groups=[ [list] ],
    n=100
)

About

terminal/cli/python helpers for colour and pretty-printing

Resources

License

Stars

Watchers

Forks

Packages

No packages published