wing ide for python
DISLIN for Python 2.5 9.4
DISLIN is a high-level and easy to use plotting library for displaying data as curves, bar graphs, pie charts, 3D-colour plots, surfaces, contours and maps. Several output formats are supported such as X11, VGA, PostScript, PDF, CGM, SVG, PNG and TIFF. DISLIN is available for the programming languages Fortran 77, Fortran 90 and C. Plotting extensions for the languages Perl, Python and Java are also supported for the most operating systems. more>>
DISLIN for Python 2.5 9.4 is a useful software which is designed to display data graphically. It is intended to be a powerful and easy to use software package for programmers and scientists that does not require knowledge of hardware features.
The software is available for the programming languages C, Fortran 77, Fortran 90, Perl, Python and Java. DISLIN can display graphic information directly on graphic terminals or store them in metafiles. The supported display types are VGA, X Windows, Windows API and Tektronix. The supported file formats are GKSLIN, CGM, HPGL, PostScript, PDF, SVG, WMF, PNG and TIFF.
Major Features:
- 9 software fonts where each font provides 6 alphabets. Hardware fonts for PostScript printers, X11 fonts for X11 displays and TrueType fonts for Windows 95/98/NT displays and WMF files can also be used. The different aphabets contain Roman, Greek, Russian, mathematical and special European characters. Plotting of mathematical formulas with TeX instructions.
- Plotting of twoand three-dimensional axis systems. Axes can be linearly or logarithmically scaled and labeled with linear, logarithmic, date, time, map and user-defined formats.
- Plotting of curves. Several curves can appear in one axis system and can be differentiated by colour, line style and pattern. Multiple axis systems can be displayed on a page.
- Plotting of legends.
- Elementary plot routines for lines, vectors and outlined or filled regions such as rectangles, circles, arcs, ellipses and polygons.
- Shielded regions can be defined.
- Business graphics.
- 3-D colour graphics.
- 3-D graphics.
- Elementary image routines.
- Geographical projections and plotting of maps.
- Contouring.
- Graphical user interface (GUI) routines based on Motif and Windows API functions.
- English manuals in PostScript, PDF and HTML format are available.
- Table widgets
- Cursor features
Requirements:
- Windows,
- Python 2.5

Wings Over Cape Town 1.0
Wings Over Cape Town offers users the pleasure of enjoying high altitude color photos of classic British fighter jets: the Buccaneer, the Hawker Hunter and the Electric Lightning with special and impressive effects. more>> <<less
EasyEclipse for Python 1.2.1
EasyEclipse for Python - Eclipse fot Python development more>>
WARNING: The PyDev plugin will not work if there are spaces in the installation path. The best solution is:
* On Windows, install in a folder different from C:\Program Files.
This distribution includes the following plugins:
Core components:
* Eclipse Platform 3.2.1 - Shared platform services from Eclipse.
* Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects.
* Java for Windows 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Windows only)
* Java for Linux 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Linux only)
Tools for general Java development:
* Eclipse Java Development Tools 3.2.1 - Edit, compile, run, debug, test, refactor, document and deploy Java applications.
Some essential utilities:
* AnyEdit Tools 1.5.6.2 - Useful right-click menus in editors: "Open file under cursor", "Open type under cursor", et cetera.
* Eclipse Utils Plugins 1.0.0.1 - Save the cursor position of editors when closing and re-opening a file. Access common team actions with explorer buttons.
* Color Editor 1.2.4 - Edit with syntax highlighting over 100+ file formats.
IDE for Python development:
* PyDev 1.2.4 - Edit, run, debug and refactor Python and Jython applications.
Version Control tools (note that CVS support is included in the Eclipse Platform):
* Subclipse 1.1.8 - Access and manage Subversion repositories within Eclipse.

X-Blender 2.48a (Python)
Perform graphical manipulations with your 3D images. more>>
X-Blender 2.48a (Python) offers users a handy yet very useful software that is suitable for use on portable drives such as a USB drive, not require any installation, save settings into own folder and can be moved easy. This launcher, called winPenPack launcher, was written and is supported by winPenPack Team.
Major Features:
- Software present on WinPenPack, and also the single packed programs, are always standalone, so they don't need setup procedures.
- All portable apps can be directly launched from your pen drive, passing through a simple and useful main menu, very similar to windows quick launch.
- When your pen drive is plugged into the host PC, you can immediately have your preferred apps ready to go.
Enhancements: Version 2.48a (Python) includes unspecified updates.

IDE Plus for VB 6.0
Added to your IDE environment through Add-in Manager. more>> IDE PLUS is a VB productivity tool implemented as VB add-in. It can be easily added to your IDE environment through Add-in Manager. This tool has a collection of buttons that will definitely boost you programming productivity with Visual Basic 6.0, especially when youre handlling large and complex project group. The following image shows all the buttons available on the toolbar. The functionality of each button is briefly described.<<less
Python 3.1 / 2.6.1
A remarkably powerful dynamic programming language that is used in a wide variety of application domains more>>
Fans of Python use the phrase "batteries included" to describe the standard library, which covers everything from asynchronous processing to zip files. The language itself is a flexible powerhouse that can handle practically any problem domain. Build your own web server in three lines of code. Build flexible data-driven code using Pythons powerful and dynamic introspection capabilities and advanced language features such as meta-classes, duck typing and decorators.
Python lets you write the code you need, quickly. And, thanks to a highly optimized byte compiler and support libraries, Python code runs more than fast enough for most applications.
Major Features:
- Very clear, readable syntax
- strong introspection capabilities
- Intuitive object orientation
- Natural expression of procedural code
- Full modularity, supporting hierarchical packages
- Exception-based error handling
- Very high level dynamic data types
- Extensive standard libraries and third party modules for virtually every task
- Extensions and modules easily written in C, C++ (or Java for Jython, or .NET languages for IronPython)
- Embeddable within applications as a scripting interface
- Python is powerful... and fast
- Fans of Python use the phrase "batteries included" to describe the standard library, which covers everything from asynchronous processing to zip files. The language itself is a flexible powerhouse that can handle practically any problem domain. Build your own web server in three lines of code.
- Python plays well with others
- Python can integrate with COM, .NET, and CORBA objects.
- For Java libraries, use Jython, an implementation of Python for the Java Virtual Machine.
- For .NET, try IronPython , Microsoft's new implementation of Python for .NET, or Python for .NET.
- Python runs everywhere
- Python is available for all major operating systems: Windows, Linux/Unix, OS/2, Mac, Amiga, among others.
- Python is available for all major operating systems: Windows, Linux/Unix, OS/2, Mac, Amiga, among others.
- Python is friendly... and easy to learn
- The Python newsgroup is known as one of the friendliest around. The avid developer and user community maintains a wiki, hosts international and local conferences, runs development sprints, and contributes to online code repositories.
- Python is Open
- The Python implementation is under an open source license that makes it freely usable and distributable, even for commercial use. The Python license is administered by the Python Software Foundation.
Enhancements
- Regular Python dictionaries iterate over key/value pairs in arbitrary order. Over the years, a number of authors have written alternative implementations that remember the order that the keys were originally inserted. Based on the experiences from those implementations, a new collections.OrderedDict class has been introduced.
- The OrderedDict API is substantially the same as regular dictionaries but will iterate over keys and values in a guaranteed order depending on when a key was first inserted. If a new entry overwrites an existing entry, the original insertion position is left unchanged. Deleting an entry and reinserting it will move it to the end.
- The standard library now supports use of ordered dictionaries in several modules. The configparser module uses them by default. This lets configuration files be read, modified, and then written back in their original order. The _asdict() method for collections.namedtuple() now returns an ordered dictionary with the values appearing
Detroit Red Wings Desktop Theme 1.0
A great desktop theme for the greatest hockey team in the world! more>>

NaviCoder IDE Lite for Java 2.2
NaviCoder IDE Lite for Java provides you with a tool to compile and debug your Java program from the editor environment, as well as browse through your classes. more>> <<less
Wings 3D 0.98.36
Wings 3D is a subdivision modeler which made possible to assign materials, vertex color, UV coordinates and textures more>>
Stanis Python Editor 0.8.2a
Stanis Python Editor is a python IDE with auto-indentation, auto completion, call tips, syntax coloring, syntax highlighting more>>
Special is its blender support with a blender 3d object browser and its ability to run interactively inside blender. Spe ships with wxGlade (gui designer), PyChecker (source code doctor) and Kiki (regular expression console). Spe is extensible with wxGlade.Stanis Python Editor is a Python editor.
Main features:
- Intellisense & autocompletion
- Call tips
- Syntax coloring
- Sidebar with class explorer, index & todo
- Drag & drop
- Tab Controls
- Uml Diagrams
Eclipse IDE for Java Developers 3.1.2
an open development platform more>> Eclipse is an open source community whose projects are focused on building an extensible development platform, runtimes and application frameworks for building, deploying and managing software across the entire software lifecycle. Many people know us, and hopefully love us, as a Java IDE but Eclipse is much more than a Java IDE.<<less
Dabo Runtime Engine for Windows 0.8.2
bundles all required programs for running Dabo on Windows more>> Dabo is the premier desktop application framework for Python. It requires not only Python, but several other open source programs that can take a while to download, install and configure. This is a single executable that contains all of these dependencies, and which installs without touching the Windows Registry, minimizing the chances of it breaking anything else. If youd like to explore Dabo but dont want to bother installing all of the required dependencies, the Runtime Engine is for you.<<less
cEdit and Ide 1.0
cEdit and Ide is a package that contains two stand-alone applications: the cEdit and the Ide. more>>
Main features:
- Editor,
- Hexeditor,
- Syntax-highlight,
- Filebrowser,
- Projects,
- Tool-integration,
- Output,
- Logview,
- Codebrowser(ctags).

Eclipse IDE for C/C++ Developers 3.1.2
An IDE for C/C++ developers with Mylyn integration more>> An IDE for C/C++ developers with Mylyn integration
Feature List
org.eclipse.cdt
org.eclipse.cdt.mylyn
org.eclipse.cdt.platform
org.eclipse.cvs
org.eclipse.epp.usagedata.feature
org.eclipse.mylyn.bugzilla_feature
org.eclipse.mylyn.context_feature
org.eclipse.mylyn.ide_feature org.eclipse.mylyn.team_feature org.eclipse.mylyn_feature
org.eclipse.platform _M<<less
JCODER (Java IDE for Windows) 1.0
Jcoder is a Java IDE that enables programmers to create and debug code faster. more>> Jcoder is a Java IDE that runs on Windows which enables programmers to create and debug code faster. Jcoder can be used in conjuction with different Java Developer Kits by configurating JDK profiles. Jcoder features an intutive interface and provides a wide range of features: fast opening, rapid response times, customizable user interface, project management, wizards, class viewer, package viewer, tabbed documents and remote debugging.<<less