RSS 204 projects tagged "Windows"

Download Website Updated 17 Jun 2013 PyQt

Screenshot
Pop 588.40
Vit 856.98

PyQt is a comprehensive set of Python bindings for the Qt GUI toolkit.

Download Website Updated 17 Jun 2013 Python-SIP

Screenshot
Pop 565.28
Vit 729.64

SIP is a tool to generate C++ interface code for Python. It is similar to SWIG, but uses a different interface format. It was used to build PyQt and PyKDE, and has support for the Qt signal/slot mechanism.

Download Website Updated 13 Jun 2013 Open Source Computer Vision Library

Screenshot
Pop 305.07
Vit 58.41

The Open Computer Vision Library is a collection of algorithms and sample code for various computer vision problems. The library is compatible with IPL (Intel Image Processing Library) and utilizes Intel Integrated Performance Primitives for better performance.

Download Website Updated 09 Jun 2013 Eric

Screenshot
Pop 1,085.45
Vit 228.38

Eric is a full featured Python and Ruby editor and IDE, written in Python. It is based on the cross platform Qt GUI toolkit, integrating the highly flexible Scintilla editor control. It is designed to be usable as an everyday quick and dirty editor as well as being usable as a professional project management tool, integrating many advanced features that Python offers the professional coder. Eric includes a plug-in system, which allows easy extension of the IDE functionality with plug-ins downloadable from the net. Current stable versions are Eric4 based on Qt4 and Python 2 and Eric5 based on Python 3 and Qt4.

Download Website Updated 06 Jun 2013 KDE Software Compilation

Screenshot
Pop 2,184.15
Vit 229.61

For users on Linux and Unix, KDE offers a full suite of user workspace applications which allow interaction with these operating systems in a modern, graphical user interface. This includes Plasma Desktop, KDE's innovative and powerful desktop interface. Other workspace applications are included to aid with system configuration, running programs, or interacting with hardware devices. While the fully integrated KDE Workspaces are only available on Linux and Unix, some of these features are available on other platforms. In addition to the workspace, KDE produces a number of key applications such as the Konqueror Web browser, Dolphin file manager, and Kontact, the comprehensive personal information management suite. The list of applications includes many others, including those for education, multimedia, office productivity, networking, games, and much more. Most applications are available on all platforms supported by the KDE Development. KDE also brings to the forefront many innovations for application developers. An entire infrastructure has been designed and implemented to help programmers create robust and comprehensive applications in the most efficient manner, eliminating the complexity and tediousness of creating highly functional applications.

Download Website Updated 30 May 2013 PyICU

Screenshot
Pop 98.92
Vit 38.03

PyICU is a Python extension wrapping IBM's International Components for Unicode C++ library (ICU).

Download Website Updated 03 May 2013 Wing IDE

Screenshot
Pop 516.03
Vit 110.77

Wing IDE is a development environment for Python. It provides powerful editing, code intelligence, testing, debugging, and search capabilities that reduce development and debugging time, cut down on coding errors, and make it easier to understand and navigate Python code.

Download Website Updated 25 Apr 2013 Marathon

Screenshot
Pop 286.28
Vit 40.96

Marathon is a GUI test tool that allows you to play and record scripts against a Java Swing UI. It's written in Java, and uses Python and Ruby as its scripting language (the emphasis being on an extremely simple, readable syntax that customers/testers/analysts feel comfortable with). Marathon includes a recorder, editor, player, and debugger to simplify working with test scripts.

Download Website Updated 21 Apr 2013 MUSCLE

Screenshot
Pop 613.23
Vit 100.06

MUSCLE (Multi User Server Client Linking Environment) is an N-way messaging server and networking API. It includes client-side networking APIs for various languages, including C, C++, C#, Delphi, Java, and Python. MUSCLE lets programs communicate over a network via streams of serialized Message objects. The included server program ("muscled") lets its clients message each other and store information in its server-side hierarchical database. The database supports flexible queries via hierarchical wildcarding, and "live" updates via a subscription mechanism.

Download Website Updated 19 Apr 2013 python-bitstring

Screenshot
Pop 355.04
Vit 24.91

bitstring is a Python module that helps to make the creation and analysis of binary data as simple and natural as possible. Objects can be constructed from integers (big and little endian), floats, hex, octal, binary, byte data, iterables, or files. They can be sliced, joined, reversed, packed, unpacked, inserted into, overwritten, and otherwise operated upon with simple functions or slice notation. They can also be parsed, searched, and navigated in, similar to a file or stream. Internally the data is efficiently stored as byte arrays. It is available for Python 2.6 and later (including Python 3).

Screenshot

Project Spotlight

Bos Wars

A futuristic real-time strategy game.

Screenshot

Project Spotlight

GTK+

A library for creating graphical user interfaces.