python/py2exe running in background

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Astan Chee

    #1

    python/py2exe running in background

    Hi,
    Im using py2exe to convert my python scripts to .exe. Im trying to get
    my scripts and .exes to only run (utilize full CPU) when my PC is idle
    (kinda like SETI@home).
    Do i only need to modify GIL parameters or is there more to acomplishing
    this?
    Thanks

Working...