2005年08月17日 星期三 10:02
一起交流交流。。 有没有办法能够在本地调试anaconda。而不用每次都build一个iso文件。。
2005年08月17日 星期三 10:45
-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050817/ff269040/attachment-0001.htm
2005年08月17日 星期三 10:51
minidom 在 05-8-17,xu.shengyong<zjxushengyong at hotmail.com> 写道: > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese > > >
2005年08月17日 星期三 11:01
在pypi上可以搜出许多xml相关的包,个人认为比较有名的有: elementTree, 4suit, pyxml -- I like python! My Donews Blog: http://www.donews.net/limodou
2005年08月17日 星期三 11:01
> 在 05-8-17,xu.shengyong<zjxushengyong at hotmail.com> 写道: 为什么要找有名的? Pythonic 的精神就是够用,好用就好!! 真正有名的不一定适合你当前的应用哪! 不过就我的经历,4suite 是当前Python 世界中最全的一个处理包了吧, 不过 ElementTree 是最轻便好用的一个 Dom 解析包, -- [Time is unimportant, only life important!]
2005年08月17日 星期三 11:15
多谢,我上去看看哪个文档比较全,我就用哪个! ----- Original Message ----- From: "limodou" <limodou at gmail.com> To: <python-chinese at lists.python.cn> Sent: Wednesday, August 17, 2005 11:01 AM Subject: Re: [python-chinese] 请教:Python有哪些比较有名的 处理XML文件的扩展,谢谢! > 在pypi上可以搜出许多xml相关的包,个人认为比较有名的有: > > elementTree, 4suit, pyxml > > -- > I like python! > My Donews Blog: http://www.donews.net/limodou > -------------------------------------------------------------------------------- > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese >
2005年08月17日 星期三 12:26
提醒的正确,开源精神是非常重要的,今天从python-win32邮件列表中收到一封信,是国外的一个朋友咨询是否可以发布使用别人模块的程序,很受感动: I have some questions regarding the Python Win32 packages and licensing. I've 'Googled' for an answer and searched the Python Win32 archives but haven't come up with anything. I have the GPL'ed versions of QT 3.3.4 and Pyqt 3.13 installed on my Windows box (compiled with MinGW). I've created a GUI app (using the above) that prints plot files (*.plt). This app uses win32print. As I understand it, since I've used GLP'ed Qt & Pyqt, if I were to distribute my app, it would have to be under the GPL as well. My question is, would it be acceptable/allowable to use win32print within my GPL'ed application? If I use py2exe, the 'dist' folder contains pywintypes24.dll and win32print.pyd. Would these libraries be able to be distributed with the app, as well? I apologize for the licensing questions especially if this is not the right forum. I just want to make sure that I do the right thing. I do *not* want to distribute something if it is specifically *not* allowed. I've only been doing this as hobby and I'm not a programmer so this is another reason as to why I'm unsure of the correct answers. I would certainly distribute the source code with the program and include any needed copyright notices for the libraries used, if required. At this time I do *not* want to distribute the app, but if I clean it up and get everything working correctly, I may want to in the near future. I suspect that with the recent release of QT 4 GPL for Windows and with the coming release of Pyqt 4 GPL for Windows, these types of questions will come up more often. Thank you for your help, Bill Burns ----- Original Message ----- From: "Zoom Quiet" <zoom.quiet at gmail.com> To: <python-chinese at lists.python.cn> Sent: Wednesday, August 17, 2005 11:01 AM Subject: Re: [python-chinese] 请教:Python有哪些比较有名的 处理XML文件的扩展,谢谢! >> 在 05-8-17,xu.shengyong<zjxushengyong at hotmail.com> 写道: > 为什么要找有名的? > Pythonic 的精神就是够用,好用就好!! > 真正有名的不一定适合你当前的应用哪! > > 不过就我的经历,4suite 是当前Python 世界中最全的一个处理包了吧, > 不过 ElementTree 是最轻便好用的一个 Dom 解析包, > > -- > [Time is unimportant, only life important!] > -------------------------------------------------------------------------------- > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese >
Zeuux © 2025
京ICP备05028076号