Snek – Integrating Python in Powershell
Snek is a cross-platform PowerShell module for working with Python. Pass objects between the two languages and use Python modules directly in your scripts. (more…)
Read more »
A minimal, clean, typed and asynchronous FSM implementation inspired by Erlang’s gen_fsm – serialx/pygenfsm… Read more