3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Using Gedit as a Python IDE

Step 2Enabling Plugins

Enabling Plugins
«
  • plugins.png
  • etm.png
Now, to make it more like an IDE, here are some of the plugins that work really well. Luckily, I could fit them in 1 scroll-down! :P

External Tools -- (See second pic. for configuration) Great for launching the dev. server, I don't use it, but you might.

File Browser Pane -- Again, I don't like it, but some people like to be able to see all the open docs at once.

Indent Lines -- Self-explanitory

Modelines -- Most python scripts will have a modeline outlining how tabbing works, enabling this will allow gedit to adjust to the tabbing.

Python Console -- What IDE would be complete without a Python Console!?

Snippets -- Good for inserting things like DB connection info, or a set of imports



Voila! Gedit is now a fully-functional IDE! Although I've used gedit as an example, Kate works just as well.

Personally, I perfer drop-down terminals, such as Tilda or Yakuake, rather than using a terminal embedded in an IDE. They stay out of the way, easy to bring down, and you can use them as your main terminal.
« Previous StepDownload PDFView All StepsNext Step »
1 comment
Dec 10, 2008. 1:48 PMendolith says:
I like IPython for interactive work a lot better than the default. Is there a way to include this as the console instead?

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
19
Followers
6
Author:zachninme(olopede industries)
I decided a long time ago to change this text. Now, it still says this.