DrPython 1.6.5

DrPython 1.6.5 Download Summary

  • Language: Python
  • Platform: Linux / BSD
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 816
  • Released: Jun 15, 2007

DrPython 1.6.5 Description

DrPython is a highly customizable, extensible editor/environment for developing programs written in the Python programming Language. It is implemented in wxPython.

Features:
- Cross Platform - Works anywhere wxPython works, adopts the native look and feel of the host os.
- Built with Scintilla - Syntax Highlighting and Styling Built In (Support for Python, C/C , HTML, Plain Text.)
- Built In Prompts -Run the python interpreter, programs in their own process.
- Open as many interpreter/program panels as you want.
- Highly Customizable: -Edit Syntax Highlighting, Tab Width, Printing Options, Default Find/Replace Flags, Folding, Default Python Arguments, Automatic File Backups, Feedback Messages, Toolbar Icons, Python (and wxWidgets) Documentation and more.
- Optional Unicode/Encoding Support (with unicode version of wxPython).
- Easy Access to DrPython Commands: Customize the Right Click Pop Up Menu, Keyboard Shortcuts, and an optional ToolBar.
- Plugins can be installed locally via zip or main plugin file, or downloaded and installed from sourceforge mirrors.
- Scriptable in Python - Quickly write custom python scripts with access to DrPython internals, and access them from the menu, shortcuts, the pop up menu, or the toolbar.
- Quick Access to Files - Bookmarks (which are built into the File Dialog) provide quick access to files and directories.
- The "Open Imported Modules" dialog enables you to get at modules imported in the document.
- Navigate and Manipulate Python Source With Ease

Requirements:

· Python 2.3.0 or later.
· wxPython 2.5.2.7 or later.

DrPython Bookmark

Hyperlink code:
Hyperlink for Forum code:

DrPython 1.6.5 Script Download Notice

Top 4 Download periodically updates information of DrPython 1.6.5 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. DrPython 1.6.5 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

IDLEfork

IDLEfork project was an official experimental development fork of Python's small, light, 'bundled' integrated development environment, IDLE.The objective was to develop a version of ...
Python

RPy R from Python

RPy is a very simple, yet robust, Python interface to the R Programming Language. It can ... errors from the R language are converted to Python exceptions. Any module installed for the R system can be used from within Python.The main goals of RPy are: - It should provide a very robust Python interface to R . - It should ...
Python

Quasi

Quasi is Yet Another Python Shell, but with a twist. It supports pluggable "contexts" for non-Python commands, such as OS commands, MySQLdb queries and external programs. ...
Python

xml parser and generator

... parsing and generating xml. This script uses only the python parser itself for the parsing of xml. xml code is translated to valid python code and then evaluated. The generated objects can then be manipluated within python itself and treated as regular python objects.
Python

Jython

... an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated ... Java platform. It thus allows you to run Python on any Java platform.Jython is an implementation of the high-level, dynamic, object-oriented language Python seamlessly integrated with the Java platform. The predecessor ... Java system using Jython. - Rapid application development - Python programs are typically 2-10X shorter than ...