psdash icon indicating copy to clipboard operation
psdash copied to clipboard

Windows + Asyncio + Python 3

Open techtonik opened this issue 10 years ago • 1 comments

These changes allowed me to get psdash running on Windows + Asyncio (because there is no gevent binaries) + Python 3 (because Asyncio is for Python 3).

techtonik avatar Mar 05 '15 20:03 techtonik

I admit this one is hacky, but maybe somebody will be interested to improve on this proof of concept. Network interfaces on Windows are not shown, because netifaces return GUIDs and psdash expects names. I didn't configure logs to see if they are rendered. Load Average required stub.

techtonik avatar Mar 05 '15 20:03 techtonik