Windows XP
Python 2.5
Just trying out Crimson editor
Before used Notpad++ which I liked but was looking for something that kept all the files in a project (well maybe not all, but a chosen few) so I can easily start working on a project and all the files I wish to look at are there inlcuding the most important library files I may need or be developing.
Use wxPython as gui, bought the book - quite like it
I am running Mac osx 10.4 on a Pentium iMac.
I am currently using Python 2.5.
My preferred interface is IDLE, but I am currently using Eclipse.
Ralph
You're the first Mac user that we've gotten here. Welcome.
I got the Eclipse install a few weeks ago, but haven't had the time to check it out yet. Perhap soon...
Windows XP
Python 2.5
Just trying out Crimson editor
Before used Notpad++ which I liked but was looking for something that kept all the files in a project (well maybe not all, but a chosen few) so I can easily start working on a project and all the files I wish to look at are there inlcuding the most important library files I may need or be developing.
Use wxPython as gui, bought the book - quite like it
Happy Birthday, jimscafe. We migh have to get you into Boa Constructor (wx base IDE) soon.
Python 2.4.4 (#1, Oct 18 2006, 10:34:39)
[GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin
Type "help", "copyright" , "credits" or "license" for more information.
Python 2.4.4 (#1, Oct 18 2006, 10:34:39)
[GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin
Type "help", "copyright" , "credits" or "license" for more information.
Thanks,
Justin
You may be the first Mac user to become a regular poster.
Installation issues aside, you should be able to get useful info here on the Python Forum on TSDN.
Thanks for joining and posting you OS and version.
Humm lets see, at home and at work I use Python 2.4.4 and emacs is always my editor of choice. So now you've guessed I'm a UNIX/Linux user also. I use Lyx (latex) and epydoc to generate documentation.
Humm lets see, at home and at work I use Python 2.4.4 and emacs is always my editor of choice. So now you've guessed I'm a UNIX/Linux user also. I use Lyx (latex) and epydoc to generate documentation.
Interesting choice of tools. I've got my reasons for using 2.4.4; what are yours?
Interesting choice of tools. I've got my reasons for using 2.4.4; what are yours?
At work we tend to get locked into various versions of languages such as Python and Java, because management is too afraid to change. At home I tend to use whatever comes with Linux until I upgrade the Linux version. At this time both my work and home computers just happen to be the same--more coincidences than anything.
Comment