|
Features
Pydee features.
Featured This page is not updated as often as it should be: Mercurial history logs may be interesting to look at to have an up-to-date overview of Pydee features. Pydee features(not exhaustive)
2. 'modules' option, i.e. -m or --modules followed by a comma separated (without spaces) list of module names to be imported at startup 3. 's' (or --startup): specify a startup script (overrides PYTHONSTARTUP script) 2. filename/dirname completion (press Tab after a " or ' character) 3. Calltips: object's documentation or arguments (if callable) 4. PYTHONSTARTUP script is executed at startup 5. IPython-like 'run', 'edit', 'cls' and system commands (using prefix '!', e.g. !ls or !dir) 6. IPython's deep reload function as builtin reload replacement 7. 'xedit' command to edit script in an external editor 8. 'oedit' function to edit object in a GUI-based editor (dictionaries, lists, tuples, arrays, strings, ...) 9. Find/replace with a Firefox-like widget (not a pop-up window) 2. History 3. Find/replace with a Firefox-like widget (not a pop-up window) 2. Find/replace with a Firefox-like widget (not a pop-up window) 3. ... See below for a short descript of available widgets. Pydee's PyQt4 widgetsHere are examples of available PyQt4 widgets:
Pydee stores its settings in .pydee.ini, a configuration file in your home directory (on Windows: C:\Documents and Settings\%username%). Thanks to this .ini file, a lot of features of Pydee may be enabled, disabled or tweaked. |
► Sign in to add a comment