Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Python editor

Python editor

Scheduled Pinned Locked Moved The Lounge
javascriptpythonvisual-studiocomlinux
15 Posts 9 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L l a u r e n

    you know i tried to find one a few months ago and ended up using a good regular text editor and a command shell to try things out :)

    "mostly watching the human race is like watching dogs watch tv ... they see the pictures move but the meaning escapes them"

    M Offline
    M Offline
    MoustafaS
    wrote on last edited by
    #3

    So this is it ? :sigh:


    About : Islam
    About : Me Javascript|javascript |javascript

    S 1 Reply Last reply
    0
    • M MoustafaS

      Hi, does anyone know about a good python IDE? I am just willing to learn it, and I have found python shell :zzz: and pythoncard:mad:, is there any better one you experienced ?


      About : Islam
      About : Me Javascript|javascript |javascript

      D Offline
      D Offline
      Diego Moita
      wrote on last edited by
      #4

      Last time I checked IronPython had a pretty good integration with VS. And you get Python access to .NET, also.


      Of all forms of sexual aberration, the most unnatural is abstinence.

      M 1 Reply Last reply
      0
      • D Diego Moita

        Last time I checked IronPython had a pretty good integration with VS. And you get Python access to .NET, also.


        Of all forms of sexual aberration, the most unnatural is abstinence.

        M Offline
        M Offline
        MoustafaS
        wrote on last edited by
        #5

        Thanks, I know that it will be good with vs, but I want one for the native python to use it, I've searched it and nothing good found.


        About : Islam
        About : Me Javascript|javascript |javascript

        1 Reply Last reply
        0
        • M MoustafaS

          Hi, does anyone know about a good python IDE? I am just willing to learn it, and I have found python shell :zzz: and pythoncard:mad:, is there any better one you experienced ?


          About : Islam
          About : Me Javascript|javascript |javascript

          K Offline
          K Offline
          Kevin McFarlane
          wrote on last edited by
          #6

          Presumably you mean free IDEs? What about Eclipse? ActiveState Python? ActiveState Komodo (not free)?

          Kevin

          M 1 Reply Last reply
          0
          • K Kevin McFarlane

            Presumably you mean free IDEs? What about Eclipse? ActiveState Python? ActiveState Komodo (not free)?

            Kevin

            M Offline
            M Offline
            MoustafaS
            wrote on last edited by
            #7

            Thanks, I went to the activestate website, but they say nothing about an IDE.


            About : Islam
            About : Me Javascript|javascript |javascript

            K 1 Reply Last reply
            0
            • M MoustafaS

              Hi, does anyone know about a good python IDE? I am just willing to learn it, and I have found python shell :zzz: and pythoncard:mad:, is there any better one you experienced ?


              About : Islam
              About : Me Javascript|javascript |javascript

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #8

              Stan's Python Editor - see here[^].

              Visit http://www.notreadytogiveup.com/[^] and do something special today.

              M 1 Reply Last reply
              0
              • M MoustafaS

                So this is it ? :sigh:


                About : Islam
                About : Me Javascript|javascript |javascript

                S Offline
                S Offline
                Stuart Dootson
                wrote on last edited by
                #9

                Pretty much all you need, in my experience. I've needed a debugger a lot less with Python than (say) C++.

                M 1 Reply Last reply
                0
                • L Lost User

                  Stan's Python Editor - see here[^].

                  Visit http://www.notreadytogiveup.com/[^] and do something special today.

                  M Offline
                  M Offline
                  MoustafaS
                  wrote on last edited by
                  #10

                  Thanks I will take a look.


                  About : Islam
                  About : Me Javascript|javascript |javascript

                  1 Reply Last reply
                  0
                  • S Stuart Dootson

                    Pretty much all you need, in my experience. I've needed a debugger a lot less with Python than (say) C++.

                    M Offline
                    M Offline
                    MoustafaS
                    wrote on last edited by
                    #11

                    I am just starting learning python, so I didn't know that, thanks for the tip.


                    About : Islam
                    About : Me Javascript|javascript |javascript

                    1 Reply Last reply
                    0
                    • M MoustafaS

                      Hi, does anyone know about a good python IDE? I am just willing to learn it, and I have found python shell :zzz: and pythoncard:mad:, is there any better one you experienced ?


                      About : Islam
                      About : Me Javascript|javascript |javascript

                      U Offline
                      U Offline
                      User of Users Group
                      wrote on last edited by
                      #12

                      I believe SharpDevelop had a Python editor, as well as F# support. It does eat up memory but so does Eclipse and VS and anything runtime. VM ddrrraaggss itself.

                      1 Reply Last reply
                      0
                      • M MoustafaS

                        Hi, does anyone know about a good python IDE? I am just willing to learn it, and I have found python shell :zzz: and pythoncard:mad:, is there any better one you experienced ?


                        About : Islam
                        About : Me Javascript|javascript |javascript

                        Steve EcholsS Offline
                        Steve EcholsS Offline
                        Steve Echols
                        wrote on last edited by
                        #13

                        If all you want is syntax hilighting, Notepad++[^] does a decent job.


                        - S 50 cups of coffee and you know it's on!

                        • S
                          50 cups of coffee and you know it's on!
                          Code, follow, or get out of the way.
                        C 1 Reply Last reply
                        0
                        • M MoustafaS

                          Thanks, I went to the activestate website, but they say nothing about an IDE.


                          About : Islam
                          About : Me Javascript|javascript |javascript

                          K Offline
                          K Offline
                          Kevin McFarlane
                          wrote on last edited by
                          #14

                          ActiveState Python (the Windows version) comes with an IDE, albeit fairly basic. It's what I used when I was playing with Python a few years ago. Try it. It's good enough to get going with. ActiveState used to supply a plugin for Visual Studio that provided IDE support for native Python but it's been discontinued, and it wasn't free either. They want you to use Komodo for commercial Python development.

                          Kevin

                          1 Reply Last reply
                          0
                          • Steve EcholsS Steve Echols

                            If all you want is syntax hilighting, Notepad++[^] does a decent job.


                            - S 50 cups of coffee and you know it's on!

                            C Offline
                            C Offline
                            CoolBreeze812
                            wrote on last edited by
                            #15

                            Here are two very good ones. Both have cross-platform versions and many features such as code completion, syntax highlighting, auto indent, etc. Wingware Python IDE http://wingware.com/[^] PyDev http://pydev.sourceforge.net/index.html[^]

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups