Inspecting objects in Python

Опубликовано: 14 Ноябрь 2024
на канале: Python Morsels
643
39

I rely on 4 functions for inspecting Python objects: type(), help(), dir(), and vars().

Article at https://pym.dev/inspecting-python-obj...

More #Python screencasts at https://pym.dev/screencasts/

00:00 Inspecting an object's structure and data
00:55 How to see an object's class
01:25 Looking up documentation with help
02:19 Getting the methods and attributes for an object
02:51 Inspecting direct attributes of an object
03:54 Base classes, module paths, and more
04:34 Inspect Python objects with type, help, dir, and vars


На этой странице сайта вы можете посмотреть видео онлайн Inspecting objects in Python длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Python Morsels 14 Ноябрь 2024, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 643 раз и оно понравилось 39 зрителям. Приятного просмотра!