In article ,
Ryan Kelly wrote:
>On Wed, 2010-02-24 at 15:05 -0800, Aahz wrote:
>> In article ,
>> Ryan Kelly wrote:
>>>
>>>Yes. The idea of having a "bootstrapping exe" is that actual
>>>application code can be swapped out without having to overwrite the
>>>executable file. As long as you don
On Wed, 2010-02-24 at 15:05 -0800, Aahz wrote:
> In article ,
> Ryan Kelly wrote:
> >
> >Yes. The idea of having a "bootstrapping exe" is that actual
> >application code can be swapped out without having to overwrite the
> >executable file. As long as you don't change python versions, this
> >a
In article ,
Ryan Kelly wrote:
>
>Yes. The idea of having a "bootstrapping exe" is that actual
>application code can be swapped out without having to overwrite the
>executable file. As long as you don't change python versions, this
>allows updates to be safe against system crashes, even on plat
Hi All,
As promised I have made a new release of esky, my auto-update
framework for frozen python apps. Details below for those who are
interested.
Cheers,
Ryan
---
esky: keep frozen apps fresh
Esky is an auto-update framework for frozen Python app
On Feb 19, 4:32 pm, Ryan Kelly wrote:
> On Fri, 2010-02-19 at 11:08 -0800, T wrote:
> > On Feb 18, 7:19 pm, Ryan Kelly wrote:
> > > On Thu, 2010-02-18 at 07:46 -0800, T wrote:
> > > > I have a Python app which I converted to an EXE (all files separate;
> > > > single EXE didn't work properly) via
On Feb 19, 4:28 pm, Ryan Kelly wrote:
> On Thu, 2010-02-18 at 20:32 -0800, CM wrote:
> > On Feb 18, 7:19 pm, Ryan Kelly wrote:
> > > On Thu, 2010-02-18 at 07:46 -0800, T wrote:
> > > > I have a Python app which I converted to an EXE (all files separate;
> > > > single EXE didn't work properly) vi
On Fri, 2010-02-19 at 11:08 -0800, T wrote:
> On Feb 18, 7:19 pm, Ryan Kelly wrote:
> > On Thu, 2010-02-18 at 07:46 -0800, T wrote:
> > > I have a Python app which I converted to an EXE (all files separate;
> > > single EXE didn't work properly) via py2exe - I plan on distributing
> > > this and w
On Thu, 2010-02-18 at 20:32 -0800, CM wrote:
> On Feb 18, 7:19 pm, Ryan Kelly wrote:
> > On Thu, 2010-02-18 at 07:46 -0800, T wrote:
> > > I have a Python app which I converted to an EXE (all files separate;
> > > single EXE didn't work properly) via py2exe - I plan on distributing
> > > this and
On Feb 18, 7:19 pm, Ryan Kelly wrote:
> On Thu, 2010-02-18 at 07:46 -0800, T wrote:
> > I have a Python app which I converted to an EXE (all files separate;
> > single EXE didn't work properly) via py2exe - I plan on distributing
> > this and would like the ability to remotely upgrade the program
On Feb 18, 7:19 pm, Ryan Kelly wrote:
> On Thu, 2010-02-18 at 07:46 -0800, T wrote:
> > I have a Python app which I converted to an EXE (all files separate;
> > single EXE didn't work properly) via py2exe - I plan on distributing
> > this and would like the ability to remotely upgrade the program
On Thu, 2010-02-18 at 07:46 -0800, T wrote:
> I have a Python app which I converted to an EXE (all files separate;
> single EXE didn't work properly) via py2exe - I plan on distributing
> this and would like the ability to remotely upgrade the program (for
> example, via HTTP/HTTPS). Looks like i
11 matches
Mail list logo