A Consolidation of all my tutorial and learning projects for python
pip install devtools
from devtools import debug
debug({
"some": "thing",
"num": 42,
})
Collection of python examples, scripts, side projects, and tutorials.
Jupyter NotebookUnlicense