Dancing Hoskuld
Deity
It wouldn't be hard to add a numeric tracking mechanic that could be worked with in Python that tracks how many times an action or set of actions have been enacted in a city each round and then resets at the beginning of each round. Very easy. Then using it in python would just be a matter of 'if X < limit' we can do this thing.
It can be done completely in Python avoiding the dll/python overhead. I just have other priorities at the moment.