Skip to main content

All Questions

2 votes
1 answer
438 views

Python Classes and Design Questions

What is the best way to design a class to see if an update occurs on a property? I have a whole bunch of classes, and current am going through a re-design of the python package I created. ...
code base 5000's user avatar