9 results found Sort:
Rich is a Python library for rich text and beautiful formatting in the terminal.
Created
2019-11-10
4,152 commits to master branch, last one 5 days ago
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing ever...
Created
2020-03-14
73 commits to master branch, last one 15 days ago
What if GPT could help you notebook?
Created
2022-07-09
87 commits to main branch, last one about a year ago
pdb + Rich library
Created
2020-06-23
218 commits to master branch, last one about a month ago
traceprint is a Python package that adds stack trace links to the builtin print function, so that editors such as PyCharm can link to the source of the print call.
Created
2021-03-26
61 commits to main branch, last one 3 months ago
find functions when you can't remember their name
Created
2020-09-29
123 commits to master branch, last one 2 years ago
pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.
Created
2022-11-27
131 commits to master branch, last one 10 days ago
Логгер нового поколения
Created
2020-07-07
941 commits to master branch, last one about a year ago
Logging makes simple. Log even the exception that you forgot to catch. Log messages from your print(msg). Support multiprocessing logging too.
Created
2020-05-09
166 commits to master branch, last one about a year ago