summaryrefslogtreecommitdiff
path: root/wrappers/python/eduvpn_common/state.py
AgeCommit message (Collapse)Author
2024-02-19Client FSM + Python: Begin implementing a new state machinejwijenbergh
2023-09-25Wrappers Python: Add back event handlerjwijenbergh
Now all the states are back in V2 again, we should have the event handler back as well
2023-09-25Wrappers Python: Implement V2 initial APIjwijenbergh
2023-03-01Format: Run black and gofumptjwijenbergh
2022-10-18Python: Add docstringsjwijenbergh
2022-09-27Python: Capitalize StateType enum valuesjwijenbergh
2022-09-26Python: Move from src/ to eduvpn_common/ and absolufy importsjwijenbergh