8000 GitHub - tborg/desub: Python module to work with a detached subprocess
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tborg/desub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

desub is a Python module to work with a detached subprocess.

This is useful for making a web interface (or whatever) to monitor a process running in the background. You can start a process from a web request and serve subsequent requests to report status on and show output for the process you started earlier.

Full documentation: http://desub.readthedocs.org/en/latest/

About

Python module to work with a detached subprocess

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0