Skip to content

tmck-code/pprint-ndjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pp

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


pprint_ndjson

recording_1752064579.mp4

bench

recording_1752062696.mp4
from pprint_ndjson 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