diff --git a/awesome/opensource/data/wise-print.json b/awesome/opensource/data/wise-print.json new file mode 100644 index 0000000..f113213 --- /dev/null +++ b/awesome/opensource/data/wise-print.json @@ -0,0 +1,14 @@ +{ + "name": "wise-print", + "type": "package", + "tags": [ + "python", + "logging", + "utilities" + ], + "description": "Simple package to add info to print statements", + "site_url": "https://github.com/dandpz/wise-print", + "repository_platform": "github", + "repository_url": "https://github.com/dandpz/wise-print", + "license": "MIT" + } \ No newline at end of file