Python中是否存在Java Webstart的等价物? [英] Is there an equivalent to Java Webstart in Python?

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

问题描述

大家好,

我想开发一个基于WEB的Python用户应用程序,需要下载
并使用浏览器启动Web服务器。

有没有人知道是否有相当于Java WebStart的

python应用程序?


Nic

解决方案

使用Jython或IronPython。

(差不多)一键式Web部署仅适用于Java和.NET

平台当下。


Jython的问题在于我只能住在aplet

虚拟机里面,

我需要一个可以访问本地计算机的完整功能应用程序

资源。

关于IronPyhton,还没有发布版本。

我正在寻找可以立即使用的东西和plataform

独立(假设python的正确版本已经在本地计算机上安装了

<无线电通信/>
谢谢


Nic

2005年12月5日02:45:04 -0800,詹姆斯 < FP **** @ gmail.com>写道:

使用Jython或IronPython。
(差不多)一次点击Web部署目前仅适用于Java和.NET
平台。



究竟是什么用于Java WebStart?


只需创建一个包含所有内容的.exe安装程序(用于windows),用于

示例py2exe和InnoSetup,以及用于

其他人的distutils兼容包。


Hi everybody,
I want to develop a WEB based Python user appication that nees to be
downloaded and started grom a web server using a browser.
Does anybody know if there is an equivalent of Java WebStart for
python applications?

Nic

解决方案

Use Jython or IronPython.
(Almost) One click web deployment is only available for Java and .NET
platforms at the moment.


The problem with Jython is that I can only live inside the aplet
virtual machine,
I need a full features application with access to the local computer
resources.
Regarding IronPyhton, there is no released version yet.
I am looking for something that can be used now and plataform
independent (assuming the correct version of python is already
installed on the local computer)

Thanks

Nic
On 5 Dec 2005 02:45:04 -0800, "James" <fp****@gmail.com> wrote:

Use Jython or IronPython.
(Almost) One click web deployment is only available for Java and .NET
platforms at the moment.




What use is Java WebStart, exactly?

Just make a .exe installer with everything (for windows), using for
example py2exe and InnoSetup, and a distutils compliant package for the
others.


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

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