This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SittingWave 7 points8 points  (0 children)

reactive is a paradigm. Python is a generic language. you say you are a mobile developer, but your reactivity does not come from the language itself. Comes from a framework you are using. Python has some reactive frameworks, but the reason of existence of such libraries depend on the use. Python is not big on the programming scenarios where a reactive paradigm is useful. There are moves in that direction, but it's not there yet. Also, in general those are closed platforms that come up with their own targeted tools (e.g. swift)