Python GTK 3 IDE












1















Just a Quick Question, to Check if there are any available IDE for Python GTK 3.
IE: An IDE which give the programmer an auto complete feature with method Description Etc.










share|improve this question
















bumped to the homepage by Community 17 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • Please, see this question: askubuntu.com/questions/48299/…. Most of the IDEs listed there have good python support. Personally, I use PyCharm.

    – Javier Rivera
    Jul 26 '12 at 9:03
















1















Just a Quick Question, to Check if there are any available IDE for Python GTK 3.
IE: An IDE which give the programmer an auto complete feature with method Description Etc.










share|improve this question
















bumped to the homepage by Community 17 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
















  • Please, see this question: askubuntu.com/questions/48299/…. Most of the IDEs listed there have good python support. Personally, I use PyCharm.

    – Javier Rivera
    Jul 26 '12 at 9:03














1












1








1


2






Just a Quick Question, to Check if there are any available IDE for Python GTK 3.
IE: An IDE which give the programmer an auto complete feature with method Description Etc.










share|improve this question
















Just a Quick Question, to Check if there are any available IDE for Python GTK 3.
IE: An IDE which give the programmer an auto complete feature with method Description Etc.







gnome application-development gtk3






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Oct 17 '12 at 15:45









Tachyons

13.5k1465113




13.5k1465113










asked Jul 26 '12 at 6:37









AndrewAndrew

914




914





bumped to the homepage by Community 17 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 17 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Please, see this question: askubuntu.com/questions/48299/…. Most of the IDEs listed there have good python support. Personally, I use PyCharm.

    – Javier Rivera
    Jul 26 '12 at 9:03



















  • Please, see this question: askubuntu.com/questions/48299/…. Most of the IDEs listed there have good python support. Personally, I use PyCharm.

    – Javier Rivera
    Jul 26 '12 at 9:03

















Please, see this question: askubuntu.com/questions/48299/…. Most of the IDEs listed there have good python support. Personally, I use PyCharm.

– Javier Rivera
Jul 26 '12 at 9:03





Please, see this question: askubuntu.com/questions/48299/…. Most of the IDEs listed there have good python support. Personally, I use PyCharm.

– Javier Rivera
Jul 26 '12 at 9:03










3 Answers
3






active

oldest

votes


















0














Try using IDLE 3



sudo apt-get install idle3 idle-python3.2 


another one bypython



You might want to take a look at available tools



Ubuntu community Wiki



Power Users Programming






share|improve this answer































    0














    Also I like geney, it is in software center and is beginner friendly.
    Also there is codeblocks which is pretty good.
    And I saw a new one called spider the other day whitch has got some very good reviews.
    Python is well supported in Ubuntu so have a search in software center theres about 20 IDE s with python support just play around till you find one you like...






    share|improve this answer































      0














      Try Anjuta IDE if you want a graphical designer



      sudo apt-get install anjuta anjuta-extras 


      Or try PyCharm jetbrains.com/pycharm if you want a smart full-featured IDE ;-)






      share|improve this answer























        Your Answer








        StackExchange.ready(function() {
        var channelOptions = {
        tags: "".split(" "),
        id: "89"
        };
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function() {
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled) {
        StackExchange.using("snippets", function() {
        createEditor();
        });
        }
        else {
        createEditor();
        }
        });

        function createEditor() {
        StackExchange.prepareEditor({
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: true,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: 10,
        bindNavPrevention: true,
        postfix: "",
        imageUploader: {
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        },
        onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        });


        }
        });














        draft saved

        draft discarded


















        StackExchange.ready(
        function () {
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f168266%2fpython-gtk-3-ide%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        0














        Try using IDLE 3



        sudo apt-get install idle3 idle-python3.2 


        another one bypython



        You might want to take a look at available tools



        Ubuntu community Wiki



        Power Users Programming






        share|improve this answer




























          0














          Try using IDLE 3



          sudo apt-get install idle3 idle-python3.2 


          another one bypython



          You might want to take a look at available tools



          Ubuntu community Wiki



          Power Users Programming






          share|improve this answer


























            0












            0








            0







            Try using IDLE 3



            sudo apt-get install idle3 idle-python3.2 


            another one bypython



            You might want to take a look at available tools



            Ubuntu community Wiki



            Power Users Programming






            share|improve this answer













            Try using IDLE 3



            sudo apt-get install idle3 idle-python3.2 


            another one bypython



            You might want to take a look at available tools



            Ubuntu community Wiki



            Power Users Programming







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jul 26 '12 at 7:00









            atenzatenz

            10.2k43559




            10.2k43559

























                0














                Also I like geney, it is in software center and is beginner friendly.
                Also there is codeblocks which is pretty good.
                And I saw a new one called spider the other day whitch has got some very good reviews.
                Python is well supported in Ubuntu so have a search in software center theres about 20 IDE s with python support just play around till you find one you like...






                share|improve this answer




























                  0














                  Also I like geney, it is in software center and is beginner friendly.
                  Also there is codeblocks which is pretty good.
                  And I saw a new one called spider the other day whitch has got some very good reviews.
                  Python is well supported in Ubuntu so have a search in software center theres about 20 IDE s with python support just play around till you find one you like...






                  share|improve this answer


























                    0












                    0








                    0







                    Also I like geney, it is in software center and is beginner friendly.
                    Also there is codeblocks which is pretty good.
                    And I saw a new one called spider the other day whitch has got some very good reviews.
                    Python is well supported in Ubuntu so have a search in software center theres about 20 IDE s with python support just play around till you find one you like...






                    share|improve this answer













                    Also I like geney, it is in software center and is beginner friendly.
                    Also there is codeblocks which is pretty good.
                    And I saw a new one called spider the other day whitch has got some very good reviews.
                    Python is well supported in Ubuntu so have a search in software center theres about 20 IDE s with python support just play around till you find one you like...







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Jul 26 '12 at 8:55









                    Mark KirbyMark Kirby

                    14k146298




                    14k146298























                        0














                        Try Anjuta IDE if you want a graphical designer



                        sudo apt-get install anjuta anjuta-extras 


                        Or try PyCharm jetbrains.com/pycharm if you want a smart full-featured IDE ;-)






                        share|improve this answer




























                          0














                          Try Anjuta IDE if you want a graphical designer



                          sudo apt-get install anjuta anjuta-extras 


                          Or try PyCharm jetbrains.com/pycharm if you want a smart full-featured IDE ;-)






                          share|improve this answer


























                            0












                            0








                            0







                            Try Anjuta IDE if you want a graphical designer



                            sudo apt-get install anjuta anjuta-extras 


                            Or try PyCharm jetbrains.com/pycharm if you want a smart full-featured IDE ;-)






                            share|improve this answer













                            Try Anjuta IDE if you want a graphical designer



                            sudo apt-get install anjuta anjuta-extras 


                            Or try PyCharm jetbrains.com/pycharm if you want a smart full-featured IDE ;-)







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Dec 29 '13 at 13:31









                            Abdelhak BougouffaAbdelhak Bougouffa

                            763




                            763






























                                draft saved

                                draft discarded




















































                                Thanks for contributing an answer to Ask Ubuntu!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid



                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.


                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function () {
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f168266%2fpython-gtk-3-ide%23new-answer', 'question_page');
                                }
                                );

                                Post as a guest















                                Required, but never shown





















































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown

































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown







                                Popular posts from this blog

                                GameSpot

                                connect to host localhost port 22: Connection refused

                                Getting a Wifi WPA2 wifi connection