The Python approach is simple, it doesn’t require a static keyword. All variables which are assigned a value in class declaration are class variables or static variable. And variables which are assigned values inside class methods are instance variables.
For more clarify see below example or go to the github link:
https://gist.github.com/CodersArts/c4a2f3e1e3c8290ab4691a11164c6dfa
Contact here for more help