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
#percolator
The library designed to run script and parse its output. It uses line buffered
pipe (os.openpty) to retrieve the output allowing to get "realtime" child
output in python script.