2 Repositories
Latest Python Libraries
Yaml - Loggers are like print() statements
Upgrade your print statements Loggers are like print() statements except they also include loads of other metadata: timestamp msg (same as print!) arg
38 Jul 20, 2022
Sweeter debugging and benchmarking Python programs.
Do you ever use print() or log() to debug your code? If so, ycecream, or y for short, will make printing debug information a lot sweeter. And on top o
42 Dec 12, 2022