Get Attributes from Object in Python on Mac - VicPhanDevOps/mac GitHub Wiki

• Type print(dir(< object >) and press the return key to get attributes from an object.
image

⚠️ **GitHub.com Fallback** ⚠️