Skip to content

bombela/gevent_subprocess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer

This is useful only with gevent <1.0 gevent >= 1.0 ships with its own suprocess implementation.

Usage

import gevent_subprocess as subprocess

Now you can use the same python subprocess API that you are accustomed with, with the joy of transparently non-blocking I/O.

About

gevent adapter for the standard python subprocess

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages