Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #4643

Re: [ann] pyjamas 0.8alpha1 release

From Terry Reedy <tjreedy@udel.edu>
Subject Re: [ann] pyjamas 0.8alpha1 release
Date 2011-05-04 14:37 -0400
References <BANLkTim23=r-4F9+vF+r8wcBSNVii2c5-Q@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1165.1304534252.9059.python-list@python.org> (permalink)

Show all headers | View raw


On 5/4/2011 10:06 AM, Luke Kenneth Casson Leighton wrote:
> after a long delay the pyjamas project - http://pyjs.org - has begun the
> 0.8 series of releases, beginning with alpha1:
>
> https://sourceforge.net/projects/pyjamas/files/pyjamas/0.8/
>
> pyjamas is a suite of projects, including a python-to-javascript
> compiler

As you well know, there is no such thing as 'python' when it comes to 
compiling actual code. So please specify both in announcements here and 
on the project homepage http://sourceforge.net/projects/pyjamas/
which versions are supported. I do not really want to have to download 
and experiment to determine whether to bother downloading.

If you do not yet support 3.x, I request and recommend that you do so, 
even if only on Windows with comtypes. Since comtypes uses ctypes, I 
presume it works fine with Python 3 (this is one major advantage of 
using ctypes.)

Like it or not, Python 3 is the future of Python. It is the Python that 
many Python newcomers learn first, and perhaps ever will. Such students 
usually have no experience or loyalty to any other GUI package, and I am 
sure that many would love to be able to develop apps that they can run 
on their desktop, give to friends to run in a browser, and run on their 
phones.

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [ann] pyjamas 0.8alpha1 release Terry Reedy <tjreedy@udel.edu> - 2011-05-04 14:37 -0400
  Re: pyjamas 0.8alpha1 release lkcl <luke.leighton@gmail.com> - 2011-05-17 09:07 -0700
    Re: pyjamas 0.8alpha1 release Terry Reedy <tjreedy@udel.edu> - 2011-05-17 21:33 -0400
      Re: pyjamas 0.8alpha1 release lkcl <luke.leighton@gmail.com> - 2011-05-18 02:24 -0700
        Re: pyjamas 0.8alpha1 release lkcl <luke.leighton@gmail.com> - 2011-05-18 06:35 -0700
        Re: pyjamas 0.8alpha1 release Terry Reedy <tjreedy@udel.edu> - 2011-05-18 18:02 -0400
          Re: pyjamas 0.8alpha1 release lkcl <luke.leighton@gmail.com> - 2011-05-19 06:17 -0700
  Re: [ann] pyjamas 0.8alpha1 release harrismh777 <harrismh777@charter.net> - 2011-05-17 11:38 -0500
    Re: [ann] pyjamas 0.8alpha1 release Terry Reedy <tjreedy@udel.edu> - 2011-05-17 21:52 -0400
      Re: [ann] pyjamas 0.8alpha1 release harrismh777 <harrismh777@charter.net> - 2011-05-18 00:29 -0500
        Re: pyjamas 0.8alpha1 release lkcl <luke.leighton@gmail.com> - 2011-05-18 02:39 -0700
    Re: pyjamas 0.8alpha1 release alex23 <wuwei23@gmail.com> - 2011-05-17 22:54 -0700
    Re: pyjamas 0.8alpha1 release lkcl <luke.leighton@gmail.com> - 2011-05-18 06:42 -0700
      Re: pyjamas 0.8alpha1 release Terry Reedy <tjreedy@udel.edu> - 2011-05-18 21:13 -0400
        python2+3 lkcl <luke.leighton@gmail.com> - 2011-05-19 05:42 -0700
          Re: python2+3 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-05-19 22:40 +0000

csiph-web