便携式文本用户界面 [英] portable text user interface

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

问题描述

嗨。

有广泛使用和推荐的Python库吗?

让我制作一个便携式文本用户界面?


-


祝你好运,

Maxim

Hi.
Are there widely used and recommended Python libraries that will
let me makes a portable text user interface?

--

Best regards,
Maxim

推荐答案

您好Maxim,
Hello Maxim,
是否有广泛使用和推荐的Python库可以让我创建一个可移植的文本用户界面?
Are there widely used and recommended Python libraries that will
let me makes a portable text user interface?



如果你只需要一个类似文本的界面就可以使用Tkinter。

见(无耻插件) http://developer.berlios.de/projects/bcd/
http://developer.berlios.de/dbimage.php?id=1112 例如。


如果你需要通过telnet / ssh运行的东西...而不是curses就是你要找的那些
。在某个地方有一个win32端口。


再见。

-

-------- -------------------------------------------------- --------------

Miki Tebeka< mi ********* @ zoran.com>
http://tebeka.bizhat.com

儿童和成人之间的唯一区别是玩具的价格


If you just need a text-like interface you can use Tkinter.
See (shameless plug) http://developer.berlios.de/projects/bcd/ and
http://developer.berlios.de/dbimage.php?id=1112 for example.

If you need something that runs through telnet/ssh ... than curses is what
your looking for. There''s a win32 port to it somewhere.

Bye.
--
------------------------------------------------------------------------
Miki Tebeka <mi*********@zoran.com>
http://tebeka.bizhat.com
The only difference between children and adults is the price of the toys




Miki Tebeka写道:

Miki Tebeka wrote:
Hello Maxim,
Hello Maxim,
是否有广泛使用和推荐的Python库可以让我创建一个可移植的文本用户界面?如果您只需要类似文本的界面,可以使用Tkinter。
请参阅(无耻插件) http://developer.berlios.de/projects/bcd/
http://developer.berlios.de/dbimage.php?id=1112 例如。
Are there widely used and recommended Python libraries that will
let me makes a portable text user interface? If you just need a text-like interface you can use Tkinter.
See (shameless plug) http://developer.berlios.de/projects/bcd/ and
http://developer.berlios.de/dbimage.php?id=1112 for example.




你好Miki,


你的项目看起来非常有趣。如果它无法找到''_bcdrc''文件,它会显示错误消息会更好。如果你从

windoze运行它只会出现并消失。


如何允许''_bcdrc''文件与

脚本。


你有机会将Tkinter文本界面作为单独的

库发布,限制性较小执照 ?它看起来非常好 - 但我

如果是GPL则不能在我的项目中使用它。


问候,

模糊
http:// www。 voidspace.org.uk/python/index.shtml

如果你需要通过telnet / ssh运行的东西...而不是curses你需要的是
。在某个地方有一个win32端口。

再见。
-

---------------- -------------------------------------------------- ------ Miki Tebeka< mi ********* @ zoran.com>
http://tebeka.bizhat.com
儿童和成人之间的唯一区别是



Hello Miki,

Your project looks very interesting. It would be better if it displayed
an error message if it can''t find the ''_bcdrc'' file. If you run it from
windoze it just appears and disapears.

How about allowing the ''_bcdrc'' file to be in the same directory as the
script as well.

Any chance of you releasing the Tkinter text interface as a separate
library, with a less restrictive license ? It looks very good - but I
can''t use it in my projects if it is GPL.

Regards,

Fuzzy
http://www.voidspace.org.uk/python/index.shtml
If you need something that runs through telnet/ssh ... than curses is what your looking for. There''s a win32 port to it somewhere.

Bye.
--
------------------------------------------------------------------------ Miki Tebeka <mi*********@zoran.com>
http://tebeka.bizhat.com
The only difference between children and adults is the price of the



玩具的价格


Hello Fuzzyman,
Hello Fuzzyman,
是否广泛存在使用和推荐的Python库将让我创建一个可移植的文本用户界面?如果您只需要类似文本的界面,可以使用Tkinter。
请参阅(无耻插件) http://developer.berlios.de/projects/bcd/
http://developer.berlios.de/dbimage.php?id=1112 例如。
Are there widely used and recommended Python libraries that will
let me makes a portable text user interface? If you just need a text-like interface you can use Tkinter.
See (shameless plug) http://developer.berlios.de/projects/bcd/ and
http://developer.berlios.de/dbimage.php?id=1112 for example.



您的项目看起来非常有趣。如果它找不到''_bcdrc''文件会显示错误信息会更好。如果你从
windoze运行它只会出现并消失。

如何允许''_bcdrc''文件与
脚本在同一目录中。
酷。用户!

感谢您的评论。我将在

win32平台上的应用程序旁边添加搜索。

您有可能将Tkinter文本界面作为单独的库发布,限制较少的许可证?它看起来非常好 - 但是如果它是GPL,我不能在我的项目中使用它。


Your project looks very interesting. It would be better if it displayed
an error message if it can''t find the ''_bcdrc'' file. If you run it from
windoze it just appears and disapears.

How about allowing the ''_bcdrc'' file to be in the same directory as the
script as well. Cool. A user!
Thanks for the comments. I''ll add searching next to the application on
win32 platforms.
Any chance of you releasing the Tkinter text interface as a separate
library, with a less restrictive license ? It looks very good - but I
can''t use it in my projects if it is GPL.



它只是带有键绑定的标准Tkinter列表框,它不到160

行代码。这里没什么特别的。


再见。

-

-------------- -------------------------------------------------- --------

Miki Tebeka< mi ********* @ zoran.com>
http://tebeka.bizhat.com

儿童和成人之间的唯一区别是玩具的价格


It''s just standard Tkinter Listbox with key bindings and it''s under 160
lines of code. Nothing special here.

Bye.
--
------------------------------------------------------------------------
Miki Tebeka <mi*********@zoran.com>
http://tebeka.bizhat.com
The only difference between children and adults is the price of the toys


这篇关于便携式文本用户界面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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