timolesterhuis / diagnostics

analyse diagnostics data
MIT License
1 stars 0 forks source link

Look into the (more-)itertools module #46

Open timolesterhuis opened 5 years ago

timolesterhuis commented 5 years ago

might come handy!

itertools https://docs.python.org/3/library/itertools.html more-itertools https://github.com/erikrose/more-itertools

timolesterhuis commented 5 years ago

also interesting: the boltons module! https://github.com/mahmoud/boltons