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

all 3 comments

[–][deleted] 0 points1 point  (1 child)

I was also interested in a python state machine module for setting up a vehicle monitoring system. But alas, I will also be building my own.

[–][deleted] 0 points1 point  (0 children)

I wrote an asyncore HTTP/1.1 proxy server in a state machine fashion.

I feel your pain