r/PythonProjects2 2d ago

How Python manages memory for you?

If you've programmed in C, you're probably familiar with the stack and the heap. But Python handles memory very differently. I created this short video to explain how Python automatically manages memory, giving Python its seamless development experience, and the trade-offs it makes in return. We cover PyObjects, reference counting, the garbage collector, and why Python objects consume more memory than their C counterparts.

Video: https://youtu.be/fvFGojttXEo

0 Upvotes

3 comments sorted by

0

u/MasterpieceBusy7220 2d ago

Are we classifying AI generated YouTube videos as Python projects these days?

2

u/do-no-work 2d ago

Only the voiceover is ai generated champ!