0 Forks
4 Stars
4 Watchers

python-spawny

Tiny utility to launch a script in a separate process, possibly using another python executable/environment. The script may be accessed from the main process through a proxy. This project relies on the default multiprocessing module, therefore the child environment does not require any particular package to be present (not even this package).

How to download and setup python-spawny

Open terminal and run command
git clone https://github.com/smarie/python-spawny.git
git clone is used to create a copy or clone of python-spawny repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with python-spawny https://github.com/smarie/python-spawny/archive/master.zip

Or simply clone python-spawny with SSH
[email protected]:smarie/python-spawny.git

If you have some problems with python-spawny

You may open issue on python-spawny support forum (system) here: https://github.com/smarie/python-spawny/issues