Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102544 > unrolled thread
| Started by | Nathan Hilterbrand <nhilterbrand@gmail.com> |
|---|---|
| First post | 2016-02-05 13:58 -0500 |
| Last post | 2016-02-05 13:58 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Daemon strategy Nathan Hilterbrand <nhilterbrand@gmail.com> - 2016-02-05 13:58 -0500
| From | Nathan Hilterbrand <nhilterbrand@gmail.com> |
|---|---|
| Date | 2016-02-05 13:58 -0500 |
| Subject | Re: Daemon strategy |
| Message-ID | <mailman.11.1454698705.2317.python-list@python.org> |
On 02/05/2016 01:39 PM, paul.hermeneutic@gmail.com wrote: > It appears that python-deamon would be exactly what I need. Alas, > appears not to run on Windows. If I am wrong about that, please tell > me. > > To what tools should I turn? > > I am not eager to produce a "service" on Windows unless it cannot be avoided. I am not 100% sure exactly what you want to do, but you might take a look at using 'pythonw.exe' instead of 'python.exe' YMMV Nathan
Back to top | Article view | comp.lang.python
csiph-web