matheusmello.io
BlogProduct ReleasesToolsBooksContact

python-datamodel

Is there a built-in function to print all the current properties and values of an object?
debugging
September 2, 20231 min read

Is there a built-in function to print all the current properties and values of an object?

🔍 **Looking for a Way to Print Object Properties and Values?** 🔍 If you're searching for a quick and convenient way to print all the current properties and values of an object in your code, you're in luck! We've got you covered with a solution that will

debuggingintrospectionpretty-print
+2
Getting the class name of an instance
instanceof
September 2, 20231 min read

Getting the class name of an instance

# Getting the Class Name of an Instance in Python: A Simple Guide 😎 So you want to find out the name of the class used to create an instance of an object in Python? 🐍 Don't worry, we've got you covered! In this blog post, we will explore common issues a

instanceofintrospectionpython
+1
What are metaclasses in Python?
metaclass
September 2, 20231 min read

What are metaclasses in Python?

# 🔍 What are Metaclasses in Python? 🤔 Have you ever wondered what those mysterious metaclasses in Python are all about? 🤔 Are they just some fancy buzzword or do they actually have a practical use? Let's dive into the world of metaclasses and uncover t

metaclassooppython
+2

About

Personal blog sharing insights on software engineering, technology, and developer productivity.

TwitterGitHubLinkedInEmail

Tags

Loading tags...

Subscribe to Updates

Get the latest posts delivered right to your inbox.

© 2025 MatheusMello.io. All rights reserved.