Debugging Python scripts/add-ins on MacOS?

Debugging Python scripts/add-ins on MacOS?

darran
Enthusiast Enthusiast
1,189 Views
3 Replies
Message 1 of 4

Debugging Python scripts/add-ins on MacOS?

darran
Enthusiast
Enthusiast

 

Is there any way of doing realtime debugging of Python scripts/add-ins on MacOS? 

 

1,190 Views
3 Replies
Replies (3)
Message 3 of 4

darran
Enthusiast
Enthusiast

I figured that this topic was more general than the other focused question (though maybe they are one at the same).

 

What tools are available for developing scripts/add-ins on MacOS? For example, can I at least determine if a script byte-compiles properly (i.e., is syntactically correct)? Can I see the script IO, say in a log file? And ideally, can I step through a python code line by line and use introspection to watch things happen?

0 Likes
Message 4 of 4

kandennti
Mentor
Mentor
0 Likes