Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ipython - An enhanced interactive Python shell
        
        
IPython provides a replacement for the interactive Python interpreter with
extra functionality.
Main features:
 * Comprehensive object introspection.
 * Input history, persistent across sessions.
 * Caching of output results during a session with automatically generated
   references.
 * Readline based name completion.
 * Extensible system of 'magic' commands for controlling the environment and
   performing many tasks related either to IPython or the operating system.
 * Configuration system with easy switching between different setups (simpler
   than changing $PYTHONSTARTUP environment variables every time).
 * Session logging and reloading.
 * Extensible syntax processing for special purpose situations.
 * Access to the system shell with user-extensible alias system.
 * Easily embeddable in other Python programs.
 * Integrated access to the pdb debugger and the Python profiler.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | ipython | 
                0.7.2 | 
                2.fc5 | 
                noarch | 
                3.79 MiB | 
                Fri Aug 11 11:39:42 2006 | 
            
        
        Changelog
        
            - * Fri Aug 11 18:00:00 2006 Shahms E. King <shahms{%}shahms{*}com> 0.7.2-2
 
            - Include, don't ghost .pyo files per new guidelines
 
        
            - * Mon Jun 12 18:00:00 2006 Shahms E. King <shahms{%}shahms{*}com> 0.7.2-1
 
            - Update to new upstream version
 
        
            - * Mon Feb 13 17:00:00 2006 Shahms E. King <shahms{%}shahms{*}com> 0.7.1.fix1-2
 
            - Rebuild for FC-5