Simplify Debug Print Statements using IceCream

preview_player
Показать описание
#mathbyteacademy #python

I discovered this library recently, and found it to be quite useful to replace the print statements I sometimes use for debugging or simply inspecting variables as my code is running.

Code for this Video
================

My Python Courses
=================

- Python 3 Fundamentals (introduction to Python)

- Pydantic V2: Essentials

- Python 3 Deep Dive (Part 1 - Functional)

- Python 3 Deep Dive (Part 2 - Iteration, Generators)

- Python 3 Deep Dive (Part 3 - Hash Maps)

- Python 3 Deep Dive (Part 4 - OOP)
Рекомендации по теме
Комментарии
Автор

Your video is fantastic. Please keep sharing. We are waiting for your python deep dive part 5.

bilal-khan
Автор

You do great videos! Keep them coming. I'm a senior citizen and I love your method of presentation.

mailsonferreira-in
Автор

Loguru is another one that quickly replaces print and the standard logging. Best of both worlds.

gardnmi
Автор

Great stuff Fred! You should give PySnooper a try. I think it does a better job than IceCream.

MaxShapirareal
Автор

Nice little gimmick. But I can already see the pain of trying to remove it later.
When using logging, you get more mature functionality and you can (and should) keep the log calls in.

JakubYTb
Автор

Great Explanation Sir, thank you very much, would you able to tell me the software you using to type the Coding, thanks

MemyEdward
Автор

why did you archived the polymon project? 😭😭

pikaa-siie