pytransitions / transitions

A lightweight, object-oriented finite state machine implementation in Python with many extensions
MIT License
5.67k stars 529 forks source link

😭 How do you specify final state? The front page docs do not say #655

Closed enjoysmath closed 5 months ago

enjoysmath commented 5 months ago

I'll take a guess that it goes in the same place as 'initial', but who knows ! 🙄

enjoysmath commented 5 months ago

I just want to say this is an amazing library. I didn't get my code working using transitions alone, but I used transitions-gui, which even simulates the machine! This is freaking amaze balls 🎱