What is your OS and Python Version

Collapse
This is a sticky topic.
X
X
 
  • Time
  • Show
Clear All
new posts
  • cikeling
    New Member
    • Aug 2009
    • 1

    OS:Windos XP
    PY Version:Python 2.5.2
    IDE:Pydev

    Comment

    • csgirlie
      New Member
      • Sep 2009
      • 2

      Windows Vista 64 bit
      Pydev plug in for Eclipse
      Python 2.5

      Comment

      • JDCyrus
        New Member
        • Sep 2009
        • 3

        Hi! This is my first post here. Looks like a good place.

        I generally use Python 2.6.2 on Windows XP. I edit in IDLE, and as far as I know I don't have any other GUI toolkits.

        Comment

        • crisb
          New Member
          • Nov 2009
          • 2

          Howdy lads and lasses!
          Python 3.1 with Notepad++ until I find something that suits me better
          Windows XP

          Comment

          • smegghead
            New Member
            • Dec 2009
            • 3

            windows xp

            python 2.2.1

            scite

            :)

            Comment

            • pythonner
              New Member
              • Aug 2007
              • 11

              Debian 5

              python 2.5.2, or 2.6.2

              I use either NetBeansEA-6.7.1, or GVIM-7.1.314, or Komodo Edit-5.2. Just depends on what mood I'm in.

              Comment

              • pyuser91
                New Member
                • Dec 2009
                • 2

                Windows XP SP3
                Python 2.5.4 (tried later versions but realized not many existing 3rd party modules are compatible)
                Idle

                Eclipse (pydev) when projects are larger

                Comment

                • Mark2012
                  New Member
                  • Apr 2010
                  • 5

                  Ubuntu 9.04
                  python 2.6.2
                  idle(using python 2.6.2)
                  gedit 2.26.1

                  Comment

                  • burntbit
                    New Member
                    • Jun 2010
                    • 3

                    I use Crunchbang Linux. Based off of the Juanty Ubuntu distro 9.04. Python 2.6.2. My favorite IDE of choice is Eric 4.4.5. I'm a recent fan of mechanize. The only GUI experience I have is PyGame.

                    Comment

                    • pwilliams
                      New Member
                      • Jul 2010
                      • 21

                      Originally posted by bartonc
                      For the benefit of those of us who answer questions, PLEASE REPLY in this thread with your operating system, version of python that you are using, editor/IDE, and anything extra like GUI toolkits, etc. Thank you very much.
                      Linux ubuntu version 10.04 ie lucid lynx.
                      Editor vim version 7.2.330
                      Browser firefox 3.6.7
                      Python 2.6.5 and 3

                      Comment

                      • twohot
                        New Member
                        • Dec 2010
                        • 8

                        Python 3.1 and 2.7
                        IDE = Geany, Komodo EDIT, Gedit

                        Comment

                        • Benno
                          New Member
                          • Dec 2010
                          • 3

                          Primarily python 2.5.1, OSX 10.5.8

                          We also have a couple of old sandboxed RH Linux 9 machines running astronomical tasks, they run python 2.2.2.

                          We looked at v3, but no one here is in the least interested in a version that can't directly run already existing source code, so 2.x is it.

                          We typically write on the 2.2.2 platforms and then move the code to the 2.5.1 Mac platform; that way everything works everywhere. Compatibility is critical for us.

                          No IDE, per se - we write in a python-syntax aware editor, though, which simply highlights keywords and so on.

                          Comment

                          • Bridget Barker
                            New Member
                            • Jan 2011
                            • 4

                            OS X 10.6.5 running python 2.6.1

                            use gedit for most everything

                            Comment

                            • Kim Rowden
                              New Member
                              • Jan 2011
                              • 2

                              Win 7
                              IE 8
                              TextPad 5.3.1
                              Python 2.7

                              Comment

                              • Shivareddy
                                New Member
                                • Jan 2011
                                • 6

                                Windows 7 and python 2.6

                                Comment

                                Working...