Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
State graph
#1
Hi,
I need something like library in python which I can use to write a script which will create nice looking graph for state changing machine?
I mean, I want to show on the graph how the states looked like trough time.
Any tips would be priceless :)

Best regards,
Tomek
Reply
#2
How about the transitions package? https://github.com/pytransitions/transitions#-diagrams

First commit was October 2014, newest was last month. So it's been around for a while, and is regularly maintained.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020