| | |
what does an IDE really do?
Please support our Python advertiser: Programming Forums - DaniWeb Sister Site
Thread Solved |
•
•
Join Date: Aug 2005
Posts: 148
Reputation:
Solved Threads: 6
•
•
•
•
Originally Posted by shanenin
For my simple programs I have wirtten, I have just been using a simple editer with syntax highlighting. This seems sufficient. What kinds of thing can a good IDE do for me?
- Micko
It depends what you want the IDE to do. For pure quick Python I like the DrPython IDE. It brings up code on a tabbed notebook and you can cut and paste existing code easily from one page to another. It splits the screen to show results, again you can cut and paste results back to the code, nice for tutorials. It also brings up the Python interactive shell as a split window for short tests.
However, I also convert a lot of programs from one language to another. For that chore I like to use ConText, since I can sat it up to run either code and it highlights the code depending on the file extension. Little perks, but I like them.
However, I also convert a lot of programs from one language to another. For that chore I like to use ConText, since I can sat it up to run either code and it highlights the code depending on the file extension. Little perks, but I like them.
May 'the Google' be with you!
•
•
Join Date: May 2005
Posts: 215
Reputation:
Solved Threads: 16
I just installed Dr Python on my linux box, I like it. I like being able to comment and uncomment blocks of code, also (un)indendent blocks of code. It has autoindenting, I will try that, but am not sure what i think of it.
Does it have code completion, I did not notice it anywhere?
Does it have code completion, I did not notice it anywhere?
In a perfect world exceptions would not be needed.
I use DrPython a lot, got hooked on it! Yes, it has code completion, you have to install it as a plugin from the internet. Let me see, you go to Options, then to Configure Plugins, then to Install..., pick the Website, then select the plugin from the choices (Add), now download (follow directions on install).
There is a plugin.html file in DrPython's documentation directory with more details.
There is a plugin.html file in DrPython's documentation directory with more details.
May 'the Google' be with you!
![]() |
Similar Threads
- Dreaded IDE #1 ERROR info. (Storage)
- Tecra 8100 - IDE #1 Error (Storage)
- IDE #1 Error after replacing DVD Drive (Storage)
- Bloodshed C++ IDE (C++)
- Change IDE device locations on W2K (Windows NT / 2000 / XP)
- IDE devices lost during post W2K (Windows NT / 2000 / XP)
- OptiPerl - Perl IDE (Perl)
Other Threads in the Python Forum
- Previous Thread: Is Python better than C++
- Next Thread: Interrupt Sleep function
Views: 2813 | Replies: 4
| Thread Tools | Search this Thread |
Tag cloud for Python
approximation array beginner book builtin change cipher clear client code color converter countpasswordentry cturtle curved def dictionary drive dynamic examples excel file float format ftp function gui homework import inches input java library line lines linux list lists loop microcontroller mouse mysqldb mysqlquery newb number numbers output parsing path plugin port prime program programming projects py2exe pygame pymailer pyqt python random recursion recursive redirect remote script scrolledtext search singleton socket sqlite ssh string strings strip subprocess sum syntax table terminal text textarea thread threading time tkinter tlapse tuple tutorial twoup ubuntu unicode urllib urllib2 variable vigenere wikipedia windows wxpython xlwt






