You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pyEfi is a set of python tools in cli form used to gather data from Megasquirt ECU's via the serial interface, store and publish that data via a Redis unix socket, then display and process that dat…
A minimal Python + Fire + PEX app. As it sits, you could use it to help you build portable cli tools. All the compiled file needs is a Python environment.