Get Attributes from Object in Python on Mac - DevPops-Inc/python GitHub Wiki
• Type print(dir(< object >) and press the return key to get attributes from an object.
•

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