Python Webstart? [英] Python Webstart ?

查看:69
本文介绍了Python Webstart?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




只是想知道是否有类似于/或
Java webstart for Python的计划(或现有项目)。我认为这对python来说是一个福音。我希望
能够使用Python开始我的新项目,但部署(以及

长期升级)因素是pyfreeze和py2exe
$ b的主要痒$ b只是没有正确划伤。


谢谢


Huy

解决方案

周五,2004年9月17日21:43:04 +1000 schrieb huy:



只是想知道是否有任何计划(或现有项目)类似于用于Python的Java webstart。我认为这对python来说是一个福音。我很乐意使用Python开始我的新项目,但是部署(以及长期升级)因素是pyfreeze和py2exe只是没有正确划伤的主要因素。







webstart做什么用?


Thomas


Thomas Guettler写道:

webstart做了什么?




没什么用,这就是为什么python没有这样的野兽。


Istvan。


< blockquote> On Fri,2004年9月17日21:43:04 +1000,huy< ny ***** @ swiftdsl.com.au>写道:



只是想知道是否有任何类似于Java webstart for Python的计划(或现有项目)。我认为这对python来说是一个福音。我很乐意使用Python开始我的新项目,但是部署(以及长期升级)因素是pyfreeze和py2exe只是没有正确划伤的主要因素。




我真的不明白为什么Python Webstart会比pyfreeze和py2exe更有用。如果你正在谈论某种方式让人们在不需要安装的情况下测试你的应用程序,我可以获得它,但我仍然不会认为这是值得的。请记住 -

JVM是现代浏览器的近乎标准的一部分,所以假设很多人(那些使用现代GUI浏览器的人)安全相对可靠)

将能够测试你的程序。但是Python VM并没有设计成像这样工作的
;最后,用户仍然需要下载一些客户端库(一种适用于各种浏览器的PyVM插件),这对于
来说几乎无法贬低Python的重点。 Webstart。


如果你真的*想要用Python编程并让它与

Webstart合作,为什么不用Jython呢?编译完成后,Jython程序

与Java应用程序无法区分 - 两者都是在JVM上运行的。我不知道是否有人之前做过,但是运行Jython

程序,因为Webstart应用程序应该是可行的,如果不是

自动。

-

Carlos Ribeiro

Consultoria em Projetos

博客: http://rascunhosrotos.blogspot.com

博客: http://pythonnotes.blogspot.com

mail: ca ******** @ gmail.com

邮件: ca ******** @ yahoo.com


Hi,

Just wondering if there were any plans (or existing projects) similar to
Java webstart for Python. I think this would be a boon for python. I
would love to start my new project using Python but the deployment (and
long term upgrading) factor is a major itch which pyfreeze and py2exe
just doesn''t scratch properly.

Thanks

Huy

解决方案

Am Fri, 17 Sep 2004 21:43:04 +1000 schrieb huy:

Hi,

Just wondering if there were any plans (or existing projects) similar to
Java webstart for Python. I think this would be a boon for python. I
would love to start my new project using Python but the deployment (and
long term upgrading) factor is a major itch which pyfreeze and py2exe
just doesn''t scratch properly.



Hi,

what does webstart do?

Thomas


Thomas Guettler wrote:

what does webstart do?



nothing useful, and that''s why there is no such beast for python.

Istvan.


On Fri, 17 Sep 2004 21:43:04 +1000, huy <ny*****@swiftdsl.com.au> wrote:

Hi,

Just wondering if there were any plans (or existing projects) similar to
Java webstart for Python. I think this would be a boon for python. I
would love to start my new project using Python but the deployment (and
long term upgrading) factor is a major itch which pyfreeze and py2exe
just doesn''t scratch properly.



I sincerely don''t understand why a Python Webstart would be more
useful than pyfreeze and py2exe. If you''re talking about some way for
people to test your application without the need to install it, I can
get it, but still I don''t think that it''s worth it. Remember -- the
JVM is a near standard part of modern browsers, so it''s relatively
safe to assume that a lot of people (those using modern GUI browsers)
will be able to test your program. But the Python VM is not designed
to work like that; in the end, the user still would need to download
some client library (a PyVM-plugin for browsers of sorts), which
pretty much defeats the point of the Python Webstart.

If you *really* want to program in Python and have it working with
Webstart, why not do it using Jython? Once compiled, a Jython program
is undistinguishable from a Java app -- both are meant to run under
the JVM. I don''t know if anyone did it before, but running Jython
programs as Webstart applications should be possible, if not
automatic.

--
Carlos Ribeiro
Consultoria em Projetos
blog: http://rascunhosrotos.blogspot.com
blog: http://pythonnotes.blogspot.com
mail: ca********@gmail.com
mail: ca********@yahoo.com


这篇关于Python Webstart?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆