在MS XP Pro上开始使用Python [英] Just Getting Started with Python on MS XP Pro

查看:60
本文介绍了在MS XP Pro上开始使用Python的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在华硕4岁的

主板上下载什么来使用Python和MX XP Pro?我猜想初学者的好书来源是

O''Reilly的书。


Wayne T. Watson(Watson Adventures,Prop。,Nevada)加利福尼亚州城市)

(121.015度W,39.262度N)GMT-8小时标准。时间)

Obz网站:39°15''7" N,121°2''32" W,2700英尺


"我不害怕死亡。在我出生之前,我已经死了数十亿美元和数十亿美元,并且没有遭受任何不便之处。

- Mark Twain(对进化的点头)

-

网页:< home.earthlink.net/~mtnviews>

解决方案

W。 Watson写道:


我在华硕4岁的

主板上下载使用Python和MX XP Pro的内容是什么?我猜想初学者的好书来源是

O''Reilly的书。



你的意思是Microsoft XP Pro?


对于初学者来说,主板并不重要。首先,你需要下载Python本身:

http://www.python.org/download/


或更多可能:

http://www.python.org/ftp/python/2.5/python -2.5.msi


然后你应该下载一个好的编辑器。有很多,列在这里:
http://wiki.python.org / moin / PythonEditors

在Windows下,对于初学者,我会推荐pythonwin,但你可以决定。
决定。


最后,你可以开始练习了。一本书总是好的。您也可以阅读

在线教程:

http://docs.python.org/tut/
http://www.awaretek.com/tutorials.html

问候,


Laszlo


明智的选择+欢迎来到俱乐部。


虽然Python是开源的,并且在Linux上受到很好的赞赏,但我认为你是

会发现这个新闻组中的大多数人都会非常有礼貌

关于_your_选择平台。有些人不会知道在windows上分析奇怪的

过程,并且有用地建议''如果你使用真正的操作系统......''。但实际上,Python在Linux上和Linux上一样快乐,并且在XP上缺​​少脚本/ shell替代品使得

在那里更有用。


唯一真正的XP缺点是Python没有捆绑在Windows上,而且它包含在OS X和大多数(全部?)Linux发行版中。$ br / >

因此,给另一个XP用户提供* .py程序本身意味着很少,它需要在一个exe中打包(参见py2exe)或者你需要获得

你的伙伴在他们的机器上安装python。

按便宜/有用的降序排列。


1.下载python +完成教程。好吧,也许不是全部

,但是在pythonwin周围,你可以快速试用一些重要的片段



2.使用任何ol '_you_熟悉的文本编辑器,保存到文件,

和python< fileunder DOS。以后你总是可以选择一个编辑器。

i更喜欢eclipse + pydev,是的,甚至在windows上。


个人,我发现pythonwin _great_来测试代码交互式地,

平庸写出大量代码并偶尔方便调试

代码。


如果你讨厌输入python < fileunder DOS,然后我想你将有
从pythonwin运行程序。

3.互联网


这个新闻组非常有用。


潜入python,相当不错的网络资源

www.diveintopython.org


4.书籍:


学习Python,isbn 0596002815 ,非常好。


Win32上的Python编程,isbn 1565926218,很好,如果有点过时

(2000,涵盖COM但没有.Net)


深入Python - Python in a Nutshell,isbn 0596100469

5. GUI的东西。


wxPython。如果,像我一样,你讨厌手动编码所有东西并想要一个VB

拖放克隆你将不得不四处寻找其他人的建议

- 有几个这样的编辑做wxPython,但我从来没有发现任何完全符合我的喜好。我相信其他人会在他们的建议中加入


6.数据库的东西。


就个人而言,在MS SQL上工作,我保证为mxODBC - 共享软件,我多年来一直使用
而不支付,直到我认定那个人肯定

赚了我的


< blockquote> 75。

http://www.egenix.com/files/python/e...xtensions.html

7.准备* .py程序分发给用户wo Python


py2exe - www.py2exe.org/


最好的运气。


What do I download to use Python with MX XP Pro on an ASUS 4 year old
motherboard? I would guess a good book source for starters would be the
O''Reilly book.

Wayne T. Watson (Watson Adventures, Prop., Nevada City, CA)
(121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
Obz Site: 39° 15'' 7" N, 121° 2'' 32" W, 2700 feet

""I do not fear death. I had been dead for billions
and billions of years before I was born, and had
not suffered the slightest inconvenience from it."
-- Mark Twain (a nod to evolution)
--
Web Page: <home.earthlink.net/~mtnviews>

解决方案

W. Watson wrote:

What do I download to use Python with MX XP Pro on an ASUS 4 year old
motherboard? I would guess a good book source for starters would be the
O''Reilly book.

You mean Microsoft XP Pro?

For a beginner, the motherboard does not really matter. First of all,
you should download Python itself:

http://www.python.org/download/

or more probably:

http://www.python.org/ftp/python/2.5/python-2.5.msi

Then you should download a good editor. There are many, listed here:
http://wiki.python.org/moin/PythonEditors
Under Windows, for a beginner, I would recommend pythonwin, but you can
decide.

Finally, you can start practicing. A book is always good. You can read
online tutorials too:

http://docs.python.org/tut/
http://www.awaretek.com/tutorials.html
Regards,

Laszlo


Wise choice + welcome to the club.

Though Python is open source and well appreciated on Linux, I think you
will find that most people in this newsgroup will be fairly courteous
about _your_ choice of platform. Some will not know about the weird
process forking stuff on windows and helpfully suggest that ''if you
were to use a real OS...''. But in reality Python is just as happy on
XP as on Linux and the lack of scripting/shell alternatives on XP makes
it all the more useful there.

The only real XP drawback is that Python is not bundled on Windows,
while it is included with OS X and most (all?) Linux distros.

So, giving a *.py program to another XP user means little by itself, it
needs to be either packaged in an exe (see py2exe) or you need to get
your buddy to install python on their machine.
In descending order of cheapness/usefullness.

1. download python + work through the tutorial. well, maybe not all
of it, but with pythonwin around, you can try out significant snippets
quickly.
2. use any ol'' text editor that _you_ are familiar with, save to file,
and python <fileunder DOS. later on you can always pick an editor.
i prefer eclipse + pydev, yes, even on windows.

personally, i find pythonwin _great_ to test out code interactively,
mediocre to write lots of code with and occasionally handy to debug
code in.

if you hate typing python <fileunder DOS, then I guess you will have
to run programs from pythonwin.
3. internet

this newsgroup is very informative.

dive into python, pretty good net resource

www.diveintopython.org

4. books:

Learning Python, isbn 0596002815, is pretty good.

Python Programming on Win32, isbn 1565926218, is good, if a bit dated
(2000, covers COM but no .Net)

In depth Python - Python in a Nutshell, isbn 0596100469
5. GUI stuff.

wxPython. If, like me, you hate handcoding everything and want a VB
drag&drop clone you will have to look around for someone else''s advice
- there are several such editors that do wxPython but I have never
found anything entirely to my liking. I am sure others will chime in
with their recommendations.
6. Database stuff.

Personally, working on MS SQL, I vouch for mxODBC - shareware, which I
used for years without paying, until I decided the guy had definitely
earned my


75.

http://www.egenix.com/files/python/e...xtensions.html
7. Prepping *.py programs for distribution to users w.o. Python

py2exe - www.py2exe.org/

Best o'' luck.


这篇关于在MS XP Pro上开始使用Python的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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